View Single Post
Old 12-10-2004, 04:36 PM   #6 (permalink)
OperativeK
Guest
 
# /etc/fstab: filesystem table.
#
# filesystem mountpoint type options dump pass
/dev/hdd1 / ext3 defaults,errors=remount-ro 0 1

proc /proc proc defaults 0 0
/dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
usbdevfs /proc/bus/usb usbdevfs defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/sr0 /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/dvd /dvd iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdaudio /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0
# Added by KNOPPIX
/dev/hdc1 /mnt/hdc1 ntfs noauto,users,exec,ro,umask=000 0 0
# Added by KNOPPIX
/dev/hdd2 none swap defaults 0 0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,umask=000 0 0

reply to teflonian:
Well if you load with the live cd and all the drivers work then you know everything should work as a hd install right ; ). Other than that I love the look and it support my tv card and lisa setup is easy, plus, plus, plus.....

I really like the feel and sounds. I love all the packages and everything I want to do is basicly ready to go. Just like it. I used to like Storm2000 if you all tried that Debian distro but it went into hybernation. Lastly I dual boot and already know lilo faily well plus. It can mount my ntfs drives if read/write if needed. Whats not to like.

reply to bendsley:
It already has all the packages I like except Cheops which doesn't work yet, and a few others.

reply to debianuser:
I run the 3.4 distro because the newer kernel wont suppor my audio or atleast it doens't set it up by default. Plus I like the look of the 3.4 better. Posted my fstab above. Thanks all for your replys. : )
 
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73