[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
after two ./native-installs
From: |
Kevin Bullock |
Subject: |
after two ./native-installs |
Date: |
Sat, 06 Aug 2005 12:34:56 -0500 |
User-agent: |
Mozilla Thunderbird 1.0.2 (Windows/20050317) |
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
- after two ./native-installs,
Kevin Bullock <=