Ubuntu :: Getting 2nd NTFS Hard Drive Detected?

Nov 21, 2010

I am trying to mount a 2nd NTFS storage disk in my new installation on Ubuntu 10.10, I can see it in the disk manager, but cannot access the files, I tried following the steps on this on another thread and i got the following error:

View 8 Replies


ADVERTISEMENT

Ubuntu :: Access To Ntfs Hard Drive(Drive #2 That Is)?

Oct 7, 2010

I want to load ubuntu on my home pc. I have two hard drives but not have enough dvd's to back everything up on #2 hard drive. If I load ubuntu on drive 1 can I get in two drive two?

View 2 Replies View Related

Ubuntu :: External Hard Drive Not Detected On 9.10?

Jan 4, 2010

My Toshiba 500Gb USB hard drive is not being detected anymore when i insert it in 9.10. It only started doing this from last week, it was fine before (and it works fine in Windows XP). The connections are fine and all, because when i type "lsusb", i see it as follows:

Bus 001 Device 003: ID 19d2:0063 ONDA Communication S.p.A.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 0930:0b09 Toshiba Corp.

[code]...

View 9 Replies View Related

Ubuntu :: External Hard Drive Not Detected

Jan 5, 2011

I have 1tb Seagate Freeagent NTFS External HD. I have Windows Vista Ultimate SP1 with dual boot as Ubuntu. I'm primarily a windows user, since i'm not that well acquainted with linux. External Hard Drive does not detect- when i connect it..it just gives a whirring sound and the "My Computer" window hangs. Figured out the cause- and temporary solution- The drive should do principle mount automatically. It won't if the file system is not "clean". That is possible if the drive was connected while you hibernated Windows, or if you did not properly disconnect the drive.

I booted with ubuntu and did the following-
sudo fdisk -l
and got the following:
Disk /dev/sdb: 1000.2 GB, 1000204884992 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x396e2b4d

Device Boot Start End Blocks Id System
/dev/sdb1 1 121601 976760001 7 HPFS/NTFS

Then I typed:
sudo mkdir /media/FreeAgent
sudo chmod 777 /media/FreeAgent
And wrapped it up with editing fstab with the following code:
#FreeAgent USB Drive
/dev/sdf1 /media/FreeAgent ntfs defaults 0 0

Now the browser window for the freeagent hard drive pops up and I can access everything. I try to shutdown the computer but it won't as long as the hard disk is connected. So I have to pull the usb out. And the problem remains the same. I want the hard disk to be detected normally on my windows/linux (like normal usbs work-plug it in and it works). Also have no clue how to work a temporary solution like this with windows yet. I have boot with ubuntu everytime and repeat these steps when I want to access it.

View 3 Replies View Related

Ubuntu :: Unmountable Ntfs Hard Drive

May 3, 2010

I just tried mounting my Iomega 1tb hard external hard drive, but it doesn't seem to work. The drive doesn't show up in nautilus. When I look at it with parted it shows as a ms-dos filesystem. If I plug it into my imac, it shows doesn't mount either, but in the driveutility it shows up as a fat32.Windows 7 doesn't seem to helpfull as it just says that the drive needs to be formatted.Is there any way to recover my files before I format, or better yet solve this problem without formatting?

View 5 Replies View Related

Ubuntu :: Make Hard Drive NTFS?

Feb 18, 2011

I am attempting to put vista onto my laptop from a Full install of Ubuntu 10.10, but when I boot from my vista CD and attempt the instalation it says I have to have my drive formated to NTFS, I have tried to google how to get this done.ied to go to ystem>Administration>Disk Utility and then edit the type of the partition but there are like 20 options and none of which are just NTFS. what should I do?

View 9 Replies View Related

Ubuntu :: External Hard Drive No Longer Detected?

Mar 14, 2011

I have a problem with my external hard drive. I've always used to connect it to my Ubuntu Server with the following command: sudo mount -t ntfs-3g /dev/sdc1 ..and it's worked fine, but after a reboot I did a couple of times ago, the hard drive no longer appears.sudo fdisk -l doesn't show the hard drive anymore. Connecting it to a Windows computer works, I even tried the "safely remove harddrive" function, but to no avail.

View 2 Replies View Related

Ubuntu :: NTFS USB Hard Drive Unexpectedly Unmounts?

Feb 5, 2010

I recently updated to Kernel 2.6.32.7 available from the: Mainline. The reason I have done this is because it corrects an error that prevents my web-cam from functioning (Microsoft VX-3000). So, with this kernel I have a functioning web-cam *but* I have noticed now that my USB Hard Drive intermittently now unmounts. I am unable to remount the device without rebooting Ubuntu. The drive was mounting dirty but installing NTFSProgs and running NTFSfix was the solution for that. I have disabled power management completely on my machine by editing /etc/default/acpi-support and changing SUSPEND_METHODS to "none" and both ACPI_SLEEP and ACPI_HIBERNATE to false. This seems to have made the USB hard drive take longer before it unmounts but it does still unmount. Also as a GRUB2 boot option I have tried acpi=off but this also disabled my usb keyboard and mouse and my BIOS isn't flexible enough to work around that so I cannot use that option. With these things in mind are there any other avenues I could pursue and things I could try?

Edit: It may not be "unmounting" it just disappears. Also, I could try to whitelist the USB controller in /etc/default/acpi-support if I knew how to find out what it was called but I do not know how to do that.. Yet !

Edit2: I moved the physical plug to another slot where it connects on the computer. If this disconnects again I'll swap out the cable. If it disconnects again.. I'll go buy a huge 1TB internal sATA and call it a day. ~

View 1 Replies View Related

Ubuntu :: Non-ntfs Hard-drive - Install Windows?

Apr 18, 2011

Some time ago I reformatted my hard drive to just run Ubuntu. Now I need to install Windows XP but when I put in the install disk it says it can't find a hard drive. I'm guessing this is because the hard drive is formatted to a Linux-specific ext4/extended/linux-swap set-up. The ext4 partition is 71GB and only uses 13GB. I have 57GB free. I can see all this in Gparted but how do I now split that ext4 up and free some space for ntfs partition for Windows? Indeed is this what I should be doing? Obviously I can't unmount the ext4 bit whilst in Ubuntu.

Ultimately I want to do a complete reformat of the hard disk and just install Windows XP for the time being (I'm handing the laptop in for a hardware service).

[Code]...

View 7 Replies View Related

Ubuntu :: Share NTFS External Hard Drive?

Apr 18, 2011

I've been searching for a way to do this with no luck. I've got a 1TB external hard drive I used to share over the network from my Windows desktop -- which is now a Ubuntu desktop.I've tried setting it up as a samba share, and the closest I've gotten is mount error(12): Cannot allocate memory. I've tried the suggestions (editing /etc/security/limits.conf), and that removed the warning I got from testparms but didn't fix the mounting on my mythtv box.

View 1 Replies View Related

Ubuntu :: Clone A Windows Hard Drive With Ntfs?

Mar 13, 2011

sudo ddrescue /dev/sda /home/custom/user/sda_image.img /home/custom/user/logfile

problem is would not mount under /mnt to see if it worked

sudo ddrescue /dev/sda /home/custom/user/sda_image.iso /home/custom/user/logfile

the sda_image.img file is 55gb the other one tht is .iso is 0gb so now trying

dd if=/dev/sda of=/home/custom/usr/sda_image.iso

waiting to see what is going on any body got any advice on how to make the image work?

View 9 Replies View Related

Ubuntu :: Possible To Have Hard Drive Mount Automatically(NTFS)?

Jun 5, 2010

I have two 1TB HDD's formatted in NTFS, one has windows and other stuff i use even on linux and the other is all media. i can mount them easy, but this is a minor annoyance because everytime i log in i must type in my password. is there no way to have them auto mounted on startup?

View 10 Replies View Related

General :: Automount A Usb Ntfs Hard Drive ?

Jul 31, 2009

(Using ubuntu 9.04) I really don't want to trash my system! I have an external usb hard drive I want to automount on bootup / startup. Not 100% sure of the best / safest way: here is some info on my drives

Code:

ONCE MOUNTED THROUGH FILE MANAGER AND RUNNING DF AGAIN HERE IS THE DRIVE

Here is my fstab file

So the drive is a NTFS drive and it's /dev/sdb1 and label is /media/Mybook

View 2 Replies View Related

Fedora Hardware :: USB External Hard Drive Not Detected

Aug 17, 2010

I just had a fresh install of Fedora 13 x86_64 on my notebook after using fedora 13 x32 for a while.I am using KDE Desktop.Everything seemed to be working fine out of the box except for minor problems with sound and plugins.The biggest issue is that Fedora does not recognize when I plug an external USB HDD (WD 320 GB for this matter).The USB light on the HDD does not go on, and nothing is auto mounted.It seems that USB does not work at all - I have tried to plug another USB device and it didn't seem to have power.

View 2 Replies View Related

Ubuntu Servers :: Change Hard Drive From FAT32 To NTFS

Jun 12, 2010

Im usning ubuntu server 10.04 (Command-line)My second harddrive is FAT32 but i would like to change it to HTFS so i can store large files (larger than 2GB)

View 8 Replies View Related

Ubuntu :: Can't Mount Ntfs Partition Located On Other Hard-drive?

Dec 19, 2010

Does someone know how to reconfigure this? I have three hard drives.

1. Sata 1TB. It has Windows xp and ubuntu 10.10 on it
2. old 30G drive. It has ubuntu 10.04 on it
3. Old 120G with ubuntu 10.04

I installed the oses on each drive by disconnecting the others. So each drive has a boot record, and I can choose by pressing F11 at boot. All ubuntus can see and mount the NTFS partition except the one I installed last. It's on the 120G drive.

[Code]...

View 9 Replies View Related

Ubuntu Installation :: Is Keeping NTFS Hard Drive Still Worth It?

May 14, 2011

It's been about three days since I've made Ubuntu my OS and I'm quite surprised to see, when I tried it first via wubi, that it actually reads NTFS partitions.It made backing up easy for me though now is it still alright that I still keep them NTFS or should I now start converting them to ext4? Except for my external hard drive.and what's the difference with ext3 and ext4? I was shown these options when I tried formatting my hard drive.

My other hard drive has two partitions which was done when I installed windows a few years back..If I would to reformat should I combine these partitions into one and make new partitions via that?

View 4 Replies View Related

Ubuntu :: Mount Hard Drive Image That Has Ntfs Format ?

Mar 19, 2011

Wanted to image my mom computer. Her computer is windows 7 and has ntfs. So... how do I mount it?

Below is what I did.

Code:

View 3 Replies View Related

Hardware :: NTFS - Sharing Hard Drive Between Windows / Ubuntu?

Mar 13, 2009

I've got a SATA drive (formatted as NTFS) I share between an XP machine and an Ubuntu machine. From Ubuntu, I never write to the drive... I only write to it from the XP box. So, I am wondering about a couple of things:

- If I do write to it from the Ubuntu machine, will that create any problems. By that I mean, if I add, rename, edit files from the Ubuntu machine, will that negatively affect anything?

- If, from the Ubuntu machine, I set perms on the files and folders on the drive, how will that affect things when I plug it back into the XP machine?

View 1 Replies View Related

Ubuntu Installation :: Hard Drive Messed Up After Installing 10.10 - Unreadable Or Its Not Detected ?

Dec 26, 2010

I installed Ubuntu 10.10 onto my laptop and got a new plug and play device that wasnt being read so I went to go and install windows onto my laptop and when I get to the screen to select my partition it says its unreadable or its not detected but when I restart it it works fine in loading ubuntu.

View 2 Replies View Related

Ubuntu :: Can't Unmount External Hard Drive Without Root Not Being Detected By GParted

May 26, 2011

I have Seagate Freeagent Go 500GB external hard drive that I use for backup. I wanted to resize the partition so I used GParted to shrink the 500GB NTFS partition to 400GB. The other 100 I wanted to encrypt and use for some other more important files. For some reason, the shrink failed and I disconnected the hard drive and reconnected it. I didn't see the icon appear on the desktop. I went into the Disk Utility to discover that GParted's shrink error deleted all of the partitions on my hard drive. So I created a new 400GB NTFS partition and put back all of my files. The other 100 is unallocated currently.

It will normally mount automatically and show up on the desktop but the hard drive won't mount without me going into the Disk Utility and mounting it through there. I can't even mount it from the Terminal with root privileges. It gives me this:

Quote:

sudo mount /media/My Data
mount: can't find /media/My Data in /etc/fstab or /etc/mtab

Now, I can unmount with root privileges and I can unmount it from the Disk Utility. I can browse and edit the files within. But I can't unmount it from within Nautilus or on the desktop (the Safely Remove Drive option is not there).

The new 400GB partition also isn't detected by GParted. It just shows the whole drive as unallocated.

View 2 Replies View Related

Debian Configuration :: Fdisk And NTFS Hard Drive

Aug 24, 2015

when I type 'fdisk -l' I get the following:

Device Boot Start End Sectors Size Id Type
/dev/sdb1 16065 584830259 584814195 278.9G f W95 Ext'd (LBA)
/dev/sdb5 16128 584830259 584814132 278.9G 7 HPFS/NTFS/exFAT

I have 2 hard drives both are 278.9GB in a mirror raid 1. Why does 2 partitions show up? Are they referring to each physical hard drive? I want to believe that this is the same partition and not two different physical hard drives since both are in the same 'start' and 'end' range. Is that correct?

View 3 Replies View Related

Ubuntu Installation :: Screen Flashes With Bios Info - No Hard Drive Detected

Jan 1, 2011

I have been running Ubuntu 9.04 for the past year. Tonight decided to upgrade to 9.10 thru update manager. Every thing regarding the install seemed fine until the request to restart the computer. I hit the restart and it will not boot up. Computer goes thru the normal restart screens.

Screen flashes with bios info--no hard drive detected, then proceeds to show booting from hd, then loads grub stage 1.5 (not grub 2)and screen goes blank.

View 6 Replies View Related

Hardware :: Unable To Mount NTFS External Hard Drive

Jun 21, 2011

I'm having problems mounting my NTFS external hard drive .

dmseg :

Code:

1.padlock: VIA PadLock Hash Engine not detected.
2.PPP MPPE Compression module registered
3.PPP BSD Compression module registered
4.PPP Deflate Compression module registered
5.npviewer.bin[5405]: segfault at ff99cd48 ip ff99cd48 sp bfc8afac error 4
6.usb 4-2: new high speed USB device using ehci_hcd and address 5

[code].....

View 2 Replies View Related

General :: External Hard Drive Can Not Mount On, It Is Of Ntfs Filesystem?

Apr 10, 2011

my external HDD of 750GB bring me an error during mounting!it asks me to get to windows and reboot twice or cmd chkdsk/f of which when i do it only option comes is to format it, i do not wanna format it coz it's with a lot of ma useful data!am using debian just asking if its possible to retrieve ma data from it using commands persay and what are those

View 2 Replies View Related

Hardware :: Mounting External Usb Hard Drive NTFS In Write Mode

Feb 17, 2010

I have a problem in auto mounting external usb hard drive in write mode.

I'm using Debian Etch.

# /etc/fstab: static file system information.

Writing to etrenal USB hard drive doesn't work:

View 7 Replies View Related

General :: Format External Hard Drive In NTFS Using The Utility Program?

Mar 21, 2010

Trying to format a external Hard drive in NTFS using the utility program.

The error message is

"Error creating file system: helper exited with exit code 1: cannot spawn 'mkntfs -f /dev/sdb1': Failed to execute child process "mkntfs" (No such file or directory)"

View 4 Replies View Related

Debian Hardware :: Easy Way To Mount And Unmount External USB NTFS Hard Drive

Dec 16, 2010

I am trying to mount an external USB hard drive. I'm using Debian Lenny 5. I tried to right-click on the hard drive and then select the mount command inside the gnome desktop environment but it gives me an error. Is there an easy way to mount and unmount this hard drive? The hard drive itself is formatted from the factory in NTFS. I'm going to leave it in this file format is a need to use it with Windows machines as well.

View 4 Replies View Related

OpenSUSE :: Unable To Mount Other Drive (NTFS, FAT32 And EXT4) On The Hard Disk?

Sep 27, 2010

Just installed opensuse 11.3 Kdeversion on my laptop. Before installing it on live mode i had a problem of accessing my other drives (NTFS, FAT32 and EXT4) which said HAL system policy...etc mounting error. I could access all drives with root privilege. I thought problem will be solver once i install opensuse on my system. How ever i was really disappointed after seeing the same problem post install. Googled around for the solution and got this link

[Code]...

After this the problem got worse now i am not able to see any of the drives in the side panel. Gone through many forum and posts all discuss about external USB HDD.

View 9 Replies View Related

Ubuntu Installation :: Installation Error No Hard Drive Detected

Feb 11, 2011

After lot's of research i still can't find any solution to my problem, that's why i'm posting a message here.So, it's been few days now that i'm trying to install ubuntu 10.10, with the live CD, but each time when i must choose where to install it or how to make partition, it just tell me there is no hard drive..(i have two 1 TB sata hard drive )So i tried many things, GParted doesn't find my hard drive either, they appear in the bios (i can run windows), try to uninstall a raid program that might hide the hard drive, but it didn't work either.

So i came to see that i had Marvell 9123 which seems to be a SATA controller, and few people seems to have some similar issue with that Marvell stuff..I'm quite desperate now.. i tried to install ubuntu on a USB drive but my computer just doesn't boot on it (i tried this method for the sb drive URL...

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved