I have a 10 GB external USB drive that will not mount in Kubuntu. I can use it in XP with no problems but I can not, for the life of me, get this thing to mount.
From other posts I've read I know the below information will be asked of me so here it is :
sudo fdisk -l
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2bee2bed
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6135 49279356 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 6136 9572 27607702+ 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/sda3 9573 9726 1237005 5 Extended
Partition 3 does not end on cylinder boundary.
/dev/sda5 9573 9726 1236973+ 82 Linux swap / Solaris
Disk /dev/sdb: 20.0 GB, 20020396032 bytes
240 heads, 63 sectors/track, 2586 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0x0000675f
Device Boot Start End Blocks Id System
/dev/sdb1 1 2585 19542568+ 7 HPFS/NTFS
Disk /dev/sdd: 10.0 GB, 10056130560 bytes
255 heads, 63 sectors/track, 1222 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x01d4dd2f
Device Boot Start End Blocks Id System
/dev/sdd1 1 1222 9815683+ 7 HPFS/NTFS
cat /etc/mtab
/dev/sda2 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.22-14-generic/volatile tmpfs rw 0 0
securityfs /sys/kernel/security securityfs rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0
//HPMEDIAVAULT/FileShare /home/mrmsudawgs/smb4k/HPMEDIAVAULT/FileShare cifs rw,mand,nosuid,nodev,user=mrmsudawgs 0 0
//HPMEDIAVAULT/CinemaNow /home/mrmsudawgs/smb4k/HPMEDIAVAULT/CinemaNow cifs rw,mand,nosuid,nodev,user=mrmsudawgs 0 0
//DV8000/SharedDocs /home/mrmsudawgs/smb4k/DV8000/SharedDocs cifs rw,mand,nosuid,nodev,user=mrmsudawgs 0 0
cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda2
UUID=2a1490dd-8026-4342-af25-61c8d59db830 / ext3 nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# /dev/sda5
UUID=b953cc16-c853-41d1-89c1-c150ea5f3467 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
/dev/fd0 /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0
hpmediavault:/shares/Volume1/FileShare /mnt/mediavault nfs
hpmediavault:/shares/Volume1/Backup /mnt/mediavault nfs
<device> /media auto users,noauto,atime,auto,rw,nodev,exec,nosuid 0 0
All help is appreciated.
m
From other posts I've read I know the below information will be asked of me so here it is :
sudo fdisk -l
Disk /dev/sda: 80.0 GB, 80000000000 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2bee2bed
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6135 49279356 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 6136 9572 27607702+ 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/sda3 9573 9726 1237005 5 Extended
Partition 3 does not end on cylinder boundary.
/dev/sda5 9573 9726 1236973+ 82 Linux swap / Solaris
Disk /dev/sdb: 20.0 GB, 20020396032 bytes
240 heads, 63 sectors/track, 2586 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0x0000675f
Device Boot Start End Blocks Id System
/dev/sdb1 1 2585 19542568+ 7 HPFS/NTFS
Disk /dev/sdd: 10.0 GB, 10056130560 bytes
255 heads, 63 sectors/track, 1222 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x01d4dd2f
Device Boot Start End Blocks Id System
/dev/sdd1 1 1222 9815683+ 7 HPFS/NTFS
cat /etc/mtab
/dev/sda2 / ext3 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
/sys /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,noexec,nosuid,nodev,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
devshm /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
lrm /lib/modules/2.6.22-14-generic/volatile tmpfs rw 0 0
securityfs /sys/kernel/security securityfs rw 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0
//HPMEDIAVAULT/FileShare /home/mrmsudawgs/smb4k/HPMEDIAVAULT/FileShare cifs rw,mand,nosuid,nodev,user=mrmsudawgs 0 0
//HPMEDIAVAULT/CinemaNow /home/mrmsudawgs/smb4k/HPMEDIAVAULT/CinemaNow cifs rw,mand,nosuid,nodev,user=mrmsudawgs 0 0
//DV8000/SharedDocs /home/mrmsudawgs/smb4k/DV8000/SharedDocs cifs rw,mand,nosuid,nodev,user=mrmsudawgs 0 0
cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda2
UUID=2a1490dd-8026-4342-af25-61c8d59db830 / ext3 nouser,defaults,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# /dev/sda5
UUID=b953cc16-c853-41d1-89c1-c150ea5f3467 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,atime,noauto,rw,dev,exec,suid 0 0
/dev/fd0 /media/floppy0 auto user,atime,noauto,rw,dev,exec,suid 0 0
hpmediavault:/shares/Volume1/FileShare /mnt/mediavault nfs
hpmediavault:/shares/Volume1/Backup /mnt/mediavault nfs
<device> /media auto users,noauto,atime,auto,rw,nodev,exec,nosuid 0 0
All help is appreciated.
m
Comment