On Thu, 10 Feb 2000, John Baldwin wrote:
| You need a -current kernel for installworld to work. In fact,
| if you aren't running a -current kernel installworld will blow
| up on your machine. Try this instead:
|
| - cvsup -current
| - make buildworld
| - make buildkernel
| - make installkernel
- backup /dev to /dev.orig
- mkdir /dev
- copy /usr/src/etc/MAKEDEV* into /dev
- remake all devices in /dev (don't forget to make the disk slice
entries separately)
| - reboot into single user mode
| - make -DNOINFO installworld
| - make installworld
| - merge over /etc changes, etc.
| - reboot
--
Eugene M. Kim <[EMAIL PROTECTED]>
"Is your music unpopular? Make it popular; make music
which people like, or make people who like your music."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message