View Full Version : 8.04 64-bit, where are my hard drives?
gsrcrxsi
June 19th, 2008, 10:38 AM
so i backed up all my VMs, music, pictures, etc to one of my many hard drives. including about 600-700GB of movies, and now with a fresh install i dont see my hard drives in the file manager. why doesnt mythbuntu see them?
tgm4883
June 19th, 2008, 01:11 PM
Did you mount them somewhere?
Whats the output of
sudo fdisk -l
and also
mount
gsrcrxsi
June 19th, 2008, 06:56 PM
mount what? theres nothing there to mount. before on 7.10 in file manager, it showed my unmounted drives as "500 GB volume" now theres nothing there
tgm4883
June 19th, 2008, 06:59 PM
mount what? theres nothing there to mount. before on 7.10 in file manager, it showed my unmounted drives as "500 GB volume" now theres nothing there
Yea, it was mounted. You could run the commands I asked, otherwise I can't try to help you.
gsrcrxsi
June 19th, 2008, 10:30 PM
sorry i didnt mean to sound standoff-ish, i just wasnt at my desktop when i typed that. if they are already mounted somewhere thats great, ive just never has an OS do that by default.
so it appears that they have been mounted
icrum@MythTVBackend:~$ sudo fdisk -l
[sudo] password for icrum:
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf317f317
Device Boot Start End Blocks Id System
/dev/sda1 * 1 38161 306528201 83 Linux
/dev/sda2 38162 38913 6040440 5 Extended
/dev/sda5 38162 38913 6040408+ 82 Linux swap / Solaris
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000f48
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 1912 15358108+ 7 HPFS/NTFS
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00061ff5
Device Boot Start End Blocks Id System
/dev/sdc1 1 60801 488384001 83 Linux
Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0005d5f4
Device Boot Start End Blocks Id System
/dev/sdd1 1 60801 488384001 83 Linux
Disk /dev/sde: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00085060
Device Boot Start End Blocks Id System
/dev/sde1 1 60801 488384001 83 Linux
thanks, i think i can work with them now, ill just have to set them to mount elsewhere.
uopjohnson
June 20th, 2008, 05:58 PM
Actually from this we can't tell if they are mounted:
mount with no arguments will tell you what has already been mounted. All fdisk did is tell you waht physical drives were in your machine.
tgm4883
June 20th, 2008, 06:44 PM
Yes, please run the other command now and post the results
mount
gsrcrxsi
June 23rd, 2008, 03:29 PM
i said i got it, lol. i ran fdisk and printed the output 2 posts above.
i just edited the fstab and mounted them where i wanted them. it works how i want now
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.