I have read man pages for fstab and mount but am still facing probs...
My fstab for the concerned files...
/dev/hda2 /home/abhishek/music auto rw,auto,user,async,exec 0 0
/dev/hda1 / home/abhishek/miscellany e xt3 rw,auto,user,async,exec 0 0
wrote the above fstab after reding the posts but to no avail
2 probs:
1. At boot time it says this-> Mounting other filesystem: wrong fs_type,bad option,bad superblock for /dev/hda1 ...[FAILED]
2. Still no write-permission to a user (i login as 'abhishek') despite the option 'user' in the 4th field of fstab (for both the files)
Plea: Kindly help...