Dude- you have pioneered some new ground here. I have never heard of an empty fstab before. /etc/fstab and lilo.conf are quite unrelated. I would strongly suggest reinstalling. My fstab looks like so:
You won't have as many listings but I think you get the idea. Knoppix installs everything to one partition /root. Your other drives will also have entries. If you need any help at all reinstalling just post or better yet- get on irc andCode:# /etc/fstab: filesystem table. # # filesystem mountpoint type options dump pass proc /proc proc defaults 0 0 usbdevfs /proc/bus/usb usbdevfs defaults 0 0 /dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0 /dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0 /dev/hda1 none swap sw 0 0 #/dev/hda2 /? ext3 auto,users,exec 0 0 /dev/hda3 / ext3 defaults,errors=remount-ro 0 1 #dev/hda4 is the extended partition #/dev/hda5 /? ext3 auto,users,exec 0 0 /dev/hda6 /home ext3 auto,users,exec 0 0 /dev/hda7 /tmp ext3 auto,users,exec 0 0 /dev/hda8 /var ext3 auto,users,exec 0 0 #/dev/hda9 /? ext3 auto,users,exec 0 0 /dev/hda10 /media ext3 auto,users,exec 0 0 #/dev/hda11 /? auto noauto,users,exec 0 0 #/dev/hda12 /? ext3 auto,users,exec 0 0 /dev/hda13 /remaster ext3 auto,users,exec 0 0 /dev/hda14 /usr ext3 auto,users,exec 0 0
/j #knoppix


Reply With Quote










