mckechan
2008-02-21, 12:26 PM CST
I had a USB drive plugged in at work where I use FC6. One partition is a mac format and the other is FAT. I have a load of mp3s on the FAT partition. At work the USB drive is picked up fine.
I definitely unmounted the drives before removing it.
When I plugged in at home where I use F8 it didn't work. fdisk -l gives:
Disk /dev/dm-0: 30.2 GB, 30299652096 bytes
255 heads, 63 sectors/track, 3683 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 2080 MB, 2080374784 bytes
255 heads, 63 sectors/track, 252 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800
Disk /dev/dm-1 doesn't contain a valid partition table
If I try to mount:
[root@lobster ~]# mount /dev/dm-0 /media/COMPUBOT -t vfat -rw -o umask=0000
mount: /dev/dm-0 already mounted or /media/COMPUBOT busy
I got nowhere with XP either. Is it screwed???? :(
I definitely unmounted the drives before removing it.
When I plugged in at home where I use F8 it didn't work. fdisk -l gives:
Disk /dev/dm-0: 30.2 GB, 30299652096 bytes
255 heads, 63 sectors/track, 3683 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 2080 MB, 2080374784 bytes
255 heads, 63 sectors/track, 252 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800
Disk /dev/dm-1 doesn't contain a valid partition table
If I try to mount:
[root@lobster ~]# mount /dev/dm-0 /media/COMPUBOT -t vfat -rw -o umask=0000
mount: /dev/dm-0 already mounted or /media/COMPUBOT busy
I got nowhere with XP either. Is it screwed???? :(