ok well that didnt really work, I still cant write to it.
My fstab looks like this:
/dev/hda5 / reiserfs notail 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hda7 /home reiserfs notail 1 2
none /mnt/cdrom supermount dev=/dev/hdb,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
/dev/hda2 /mnt/stuff vfat defaults,user,umask=002,gid=100 0 0
/dev/hda1 /mnt/winnt ntfs ro,umask=0,iocharset=iso8859-1 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0
what am i missing here?
|