600+
19-03-07, 12:18 PM
Hola fellow geeks:)
Have been trying to get UBUNTU to automount my windows partitions on startup but can only manage to get 1 of them mounted.
sda6 is the one not mounting with all the mp3s on:(
sda5 has the movies and it's fine
Here is an output from my fstab and fdisk.
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sdb1
UUID=a9dd8485-015c-4dde-902e-39948fd256b6 / ext3 defaults,errors=remount-ro 0 1
# /dev/sdb5
UUID=bfae33e5-10b9-454f-8bc7-7822f0458285 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0
/dev/sda2 /media/windowstoo vfat defaults 0 0
/dev/sda5 /media/Saves ntfs nls=utf8,umask=0222 0 0
/dev/sda6 /media/morewindows vfat defaults 0 0
And fdisk
Disk /dev/sda: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5099 40957686 7 HPFS/NTFS
/dev/sda2 5100 19929 119121975 f W95 Ext'd (LBA)
/dev/sda5 5100 15935 87040138+ 7 HPFS/NTFS
/dev/sda6 15936 19929 32081773+ b W95 FAT32
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30024 241167748+ 83 Linux
/dev/sdb2 30025 30401 3028252+ 5 Extended
/dev/sdb5 30025 30401 3028221 82 Linux swap / Solaris
Disk /dev/sdc: 6495 MB, 6495068160 bytes
240 heads, 63 sectors/track, 839 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 839 6342808+ b W95 FAT32
Disk /dev/sdd: 20.0 GB, 20003880960 bytes
255 heads, 63 sectors/track, 2432 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 2432 19535008+ c W95 FAT32 (LBA)
Have been trying to get UBUNTU to automount my windows partitions on startup but can only manage to get 1 of them mounted.
sda6 is the one not mounting with all the mp3s on:(
sda5 has the movies and it's fine
Here is an output from my fstab and fdisk.
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sdb1
UUID=a9dd8485-015c-4dde-902e-39948fd256b6 / ext3 defaults,errors=remount-ro 0 1
# /dev/sdb5
UUID=bfae33e5-10b9-454f-8bc7-7822f0458285 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto 0 0
/dev/ /media/floppy0 auto rw,user,noauto 0 0
/dev/sda2 /media/windowstoo vfat defaults 0 0
/dev/sda5 /media/Saves ntfs nls=utf8,umask=0222 0 0
/dev/sda6 /media/morewindows vfat defaults 0 0
And fdisk
Disk /dev/sda: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 5099 40957686 7 HPFS/NTFS
/dev/sda2 5100 19929 119121975 f W95 Ext'd (LBA)
/dev/sda5 5100 15935 87040138+ 7 HPFS/NTFS
/dev/sda6 15936 19929 32081773+ b W95 FAT32
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30024 241167748+ 83 Linux
/dev/sdb2 30025 30401 3028252+ 5 Extended
/dev/sdb5 30025 30401 3028221 82 Linux swap / Solaris
Disk /dev/sdc: 6495 MB, 6495068160 bytes
240 heads, 63 sectors/track, 839 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 839 6342808+ b W95 FAT32
Disk /dev/sdd: 20.0 GB, 20003880960 bytes
255 heads, 63 sectors/track, 2432 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 2432 19535008+ c W95 FAT32 (LBA)