Date: Mon, 15 Apr 2013 20:50:27 -0400 From: George Mitchell <george+freebsd@m5p.com> To: Kimmo Paasiala <kpaasial@gmail.com>, freebsd-current@freebsd.org Subject: Re: After a source upgrade from 8.3-RELEASE to r249432 (HEAD) Message-ID: <516CA053.5080704@m5p.com> In-Reply-To: <CA%2B7WWScENLvChnkQq31vf_NiA5aTjS6yEBizT2Hhh4JARp-U6A@mail.gmail.com> References: <516C5BE2.50005@m5p.com> <1366063788.1350.3.camel@localhost> <516C82D2.5040109@m5p.com> <CA%2B7WWScENLvChnkQq31vf_NiA5aTjS6yEBizT2Hhh4JARp-U6A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/15/13 18:52, Kimmo Paasiala wrote: > On Tue, Apr 16, 2013 at 1:44 AM, George Mitchell <george+freebsd@m5p.com> wrote: >> On 04/15/13 18:09, Sean Bruno wrote: >>> >>> On Mon, 2013-04-15 at 15:58 -0400, George Mitchell wrote: >>>> >>>> that does not respond to key presses on the keyboard. It times out >>>> and >>>> continues loading anyway. At this stage, I am always presented with a >>>> manual mountroot: prompt, and I have to type "ufs:/dev/ada0s1a" to get >>>> any further. >>>> >>>> >>> >>> Hrm ... is /dev/ada0s1a the default root disk in your /etc/fstab ? >>> >>> Sean >>> >> Yes: >> >> # Device Mountpoint FStype Options Dump Pass# >> /dev/ada0s1b none swap sw 0 0 >> /dev/ada0s1a / ufs rw 1 1 >> [...] >> >> >> > Change the order so that the root device is the first in /etc/fstab. > > -Kimmo > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > I tried that and there was no change. I still get the "mountroot:" prompt and have to type ufs:/dev/ada0s1a. -- George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?516CA053.5080704>