Okay, progressing...
The  MAKEDEV script:
Is this correct for my machine: (HD = hda1 is root and hda2 is swap)

./MAKEDEV hd0s1 hd0s2 hd2

hd0s1 is my root
hd0s2 is my swap
hd2 is my cdrom

In the fstab, for me -- is this correct based on my configuration:

/dev/hd0s1 / extfs rw 1 1
/dev/hd0s2 none swap sw 0 0
(I don't need the /home correct?)
/dev/hd2 /cdrom iso9660fs ro,noauto 0 0 (Is this format okay? Do I need to space it out like the others?)

Thank you,
Kevin




_______________________________________________
Help-hurd mailing list
Help-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/help-hurd

Reply via email to