Date: Thu, 1 Apr 1999 19:30:14 -0600 From: Nathan Ahlstrom <nrahlstr@winternet.com> To: Paul Wolstenholme <wolstena@oscar.cprost.sfu.ca>, freebsd-questions@FreeBSD.ORG Subject: Re: Boot Blocks on 3.1 Message-ID: <19990401193014.A7814@winternet.com> In-Reply-To: <Pine.BSF.4.05.9904011716230.92114-100000@oscar.cprost.sfu.ca>; from Paul Wolstenholme on Thu, Apr 01, 1999 at 05:23:06PM -0800 References: <Pine.BSF.4.05.9904011716230.92114-100000@oscar.cprost.sfu.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
Paul Wolstenholme <wolstena@oscar.cprost.sfu.ca> wrote: > Greetings, > > I have recently upgraded to 3.1 stable using sysintall. Everything works > great. I've seen similar questions in the archive but could not find a > answer to the following question. So, I apologize in advance. > > I checked disk space and noticed that only the root partition has been > switched from sd->da: > > /dev/da0s1a 31775 25768 3465 88% / > /dev/sd0s1f 2827216 2249797 351242 86% /usr > /dev/sd0s1e 1017327 705049 230892 75% /var > procfs 4 4 0 100% /proc > > > Should I run > > disklabel -B /usr > disklabel -B /var You should run 'disklabel -B da0s1'. ;-) > I've read http://www.freebsd.org/~rnordier/boot.txt and am not sure > whether this should be done on each slice. Those are partitions. ;-) > Should I also change my fstab entries from sd -> da. Yes. It is not strictly necessary, but a good idea. You should make sure that da0s1[a-h] exist first. Good Luck, Nathan -- Nathan Ahlstrom FreeBSD: http://www.FreeBSD.org/ nrahlstr@winternet.com PGP Key ID: 0x67BC9D19 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990401193014.A7814>