What would I put in my fstab to auto mount my windows drive everytime I boot up using ntfs 3g? Here is the output of fdisk -l
Disk /dev/sda: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7343c164
Device Boot Start End Blocks Id System
/dev/sda1 * 1 48642 390709248 7 HPFS/NTFS
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00005111
Device Boot Start End Blocks Id System
/dev/sdb1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sdb2 * 263 2873 20972857+ 83 Linux
/dev/sdb3 2874 60801 465306660 83 Linux
jaybott wrote:
> What would I put in my fstab to auto mount my windows drive everytime I
> boot up using ntfs 3g? Here is the output of fdisk -l
>
> Disk /dev/sda: 400.0 GB, 400088457216 bytes
> 255 heads, 63 sectors/track, 48641 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> Disk identifier: 0x7343c164
>
> Device Boot Start End Blocks Id System
> /dev/sda1 * 1 48642 390709248 7 HPFS/NTFS
>
> Disk /dev/sdb: 500.1 GB, 500107862016 bytes
> 255 heads, 63 sectors/track, 60801 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> Disk identifier: 0x00005111
>
> Device Boot Start End Blocks Id System
> /dev/sdb1 1 262 2104483+ 82 Linux swap /
> Solaris
> /dev/sdb2 * 263 2873 20972857+ 83 Linux
> /dev/sdb3 2874 60801 465306660 83 Linux
Occasionally when you windows it will pause and check the disk, clean it up so to speak. That’s normal with or without Linux.
If the mount fails as it will occasionally, it’s probably because windows needs another “clean”. But I’ve only ever had to reinstall windows once as a result of having it mounted read/write in Linux. I did something silly to a windows system file – it wasn’t the Linux it was me.