Edit this file
/etc/fstab
and add this line
/dev/hdb8 /windows vfat umask=000 0 0
here, /dev/hdb8 – is the partition
/windows – is mount point
vfat – is file system type
umask=000 – is option
and save the file n reboot….
Edit this file
/etc/fstab
and add this line
/dev/hdb8 /windows vfat umask=000 0 0
here, /dev/hdb8 – is the partition
/windows – is mount point
vfat – is file system type
umask=000 – is option
and save the file n reboot….