Click to See Complete Forum and Search --> : lots of problems in slack 7.1


Danger Fan
11-13-2000, 08:18 AM
cdrom doesn't mount. it tells me that i'm missing something in my fstab or mtab file. yeah, i am. what line is supposed to be in those files? second, zip drive. doesn't work. tried lots of stuff. still can't get it to work. can anyone help me out? third, cannot read win2k partition (of course, this is due to the fact that it's an ntfs partition). so does anyone know which kernel will have support for reading ntfs? thanks!

TheGimp
11-13-2000, 04:54 PM
I can only help with the cdrom problem. Put this in /etc/fstab

/dev/cdrom /mnt/cdrom iso9660 ro,user,noauto 0 0

If /dev/cdrom isn't linked to the right device like hdb, hdc, etc, then substitute it with the right one http://www.linuxnewbie.org/ubb/smile.gif