> Date: Sat, 15 Nov 2003 09:51:40 +1000 (EST)
> From: Andy Farkas <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
> 
> Richard Coleman wrote:
> 
0. mergemaster -p
> > 1. make buildworld
> > 2. make buildkernel KERNCONF=NAME_OF_KERNEL_FILE
> > 3. make installkernel KERNCONF=NAME_OF_KERNEL_FILE
2 and 3  may be combined into 'make kernel KERNCONF=NAME_OF_KERNEL_FILE'
> > 4. shutdown -r now
> > 5. boot into single user mode
> > 6. fsck -p
> > 7. mount -u /
This is redundant. Since V4 days 'mount -a -t ufs' will make root (and
any other devices listed as RW in fstab) RW.
> > 8. mount -a -t ufs
> > 9. swapon -a
> 
>   9.5 adjkerntz -i
> 
> > 10. make installworld
> > 11. mergemaster
> > 12. reboot
> 
> 
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to