Help formatting external hdd! |
|
|
|
||||
|
Quote:
try mke2fs -j =/dev/sdc or mke2fs -j =./dev/sdc or mke2fs -j ./dev/sdc or mke2fs -j /dev/sdc -j or mke2fs =/dev/sdc -j If those don't work (you don't need the 1 unless its multipartioned) try the "mke2fs --help" command and read that If you still can't get it to work write back and I'll try it again on my system (Don't want to leave you hanging on your investment )(BTW mke2fs -j /dev/sdc literally equates to "format device located on USB - use jornalling (the basis of EXT3)) POST the correction if you find it yourself THANKS
Last edited by hacked2123; 01-27-2007 at 04:57 AM.
|
|
|
||||
|
Quote:
1) connect your drive 2) run the terminal and type: fdisk -l. This shows you what devices are connected. you'll know the drive when you see it. ex) DEV/sdc (or whatever your drive will be called)....500 GB external..... 3) After you determine this, type in : mkfs.ext3 /dev/xxx where xxx= your drive name. In this case sdc or something similar. 4) reboot linux, and your good to go. You should be able to click the external drive icon in 'my computer' to get access to the files. |
|
|
||||
|
Quote:
|
|
|
||||
|
nicetry -> I am going to assume it is because your not mounting your external drive. BUT, lets try this -> Quote:
|
|
|
||||
|
Hello, I finally got my external enclosure for my 3.5" external hdd, the only problem is I can't find it in Windows. The 3.5" hdd is a 120 GB Western Digital that I pulled one of my older computers, the hdd fits and everything but Windows says unknown device and I can't reformat to anything. Please someone help me, I have no clue what to do. |
|
|
||||
|
Quote:
1) right click on the my computer icon located in the desktop(or start panel) 2) click 'manage' 3) Computer management will open up 4) Keep looking down on your left until you see the words 'Disk Management', and click it. 5) on your right you will see a list of disks you currently have installed. Directly below that, you will see Disk 0, Disk 1, etc. 6) Right click on the hard drive that resembles yours and try formatting it from there. In most instances hard drives not detectable in device manager, do show up in Disk Management. However it may require some partitioning/formatting for it to be recognizable. See if that helps. |
|
| Thread Tools | |
|
|