signal 12's everywhere on Current with update this morning.

Kevin Oberman oberman at es.net
Sat Nov 15 09:19:45 PST 2003


> Date: Sat, 15 Nov 2003 09:51:40 +1000 (EST)
> From: Andy Farkas <andyf at speednet.com.au>
> Sender: owner-freebsd-current at freebsd.org
> 
> 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
> 
> 
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> 


More information about the freebsd-current mailing list