Date: Wed, 6 Jan 1999 12:24:42 -0600 From: "Thomas T. Veldhouse" <veldy@visi.com> To: "Larry S. Marso" <larry@marso.com>, <freebsd-current@FreeBSD.ORG> Subject: Re: bootblocks: once or each time? Message-ID: <019f01be39a1$dc9eb8e0$236319ac@w142844.carlson.com>
next in thread | raw e-mail | index | archive | help
You could go to /usr/src/sys/boot and then do: make all install clean You shouldn't need to do a build world unless some of the includes have changed. It has worked for me in the past. I am curious to know if the new boot blocks will mount root correctly or rather, will it try to mount the correct root. It seemed to ignore rootdev before and always subtracted one or from currdev (or simply default to disk1s1a). Tom Veldhouse veldy@visi.com -----Original Message----- From: Larry S. Marso <larry@marso.com> To: freebsd-current@FreeBSD.ORG <freebsd-current@FreeBSD.ORG> Date: Wednesday, January 06, 1999 12:06 PM Subject: bootblocks: once or each time? >I updated to 3.0-current elf a few days ago. I installed the new >bootblocks. > >I just updated my sources again, and note that there are more changes >to sys/boot. If I do a fresh buildworld, should I be installing new >bootblocks again, as well as a make installworld? > >Best regards >-- >Larry S. Marso >larry@marso.com > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?019f01be39a1$dc9eb8e0$236319ac>