Re: CURRENT ( > r249381): can't find boot partition on GPT disk

2013-04-13 Thread O. Hartmann
On Sat, 2013-04-13 at 10:07 +, Marcus Reid wrote:
> On Sat, Apr 13, 2013 at 09:14:10AM +0200, O. Hartmann wrote:
> > Trying to boot a kernel > r249381 fails and I see on the console the
> > loader prompt at "mountroot". Obviously, the bootloader doesn't find
> > the root/boot partition.
> 
> Same problem observed here.  r249435, gpt zfs root.  Entering
> "zfs:zroot" at the mountroot prompt allows system to continue booting.
> 
> Marcus

The problem vanished with the most recent sources (FreeBSD 10.0-CURRENT
#0 r249436: Sat Apr 13 12:23:27 CEST 2013)

Oliver


signature.asc
Description: This is a digitally signed message part


Re: CURRENT ( > r249381): can't find boot partition on GPT disk

2013-04-13 Thread Dan Mack

On Sat, 13 Apr 2013, Marcus Reid wrote:


On Sat, Apr 13, 2013 at 09:14:10AM +0200, O. Hartmann wrote:

Trying to boot a kernel > r249381 fails and I see on the console the
loader prompt at "mountroot". Obviously, the bootloader doesn't find
the root/boot partition.


Same problem observed here.  r249435, gpt zfs root.  Entering
"zfs:zroot" at the mountroot prompt allows system to continue booting.

Marcus


Same problem here, also with gpt zfs root.

Dan

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: CURRENT ( > r249381): can't find boot partition on GPT disk

2013-04-13 Thread Rainer Hurling
On 13.04.2013 12:07 (UTC+2), Marcus Reid wrote:
> On Sat, Apr 13, 2013 at 09:14:10AM +0200, O. Hartmann wrote:
>> Trying to boot a kernel > r249381 fails and I see on the console the
>> loader prompt at "mountroot". Obviously, the bootloader doesn't find
>> the root/boot partition.
> 
> Same problem observed here.  r249435, gpt zfs root.  Entering
> "zfs:zroot" at the mountroot prompt allows system to continue booting.

Same here without gtp and zfs, but with ufs. Seems to be solved for me
with r249436.

Rainer

> Marcus

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: CURRENT ( > r249381): can't find boot partition on GPT disk

2013-04-13 Thread Marcus Reid
On Sat, Apr 13, 2013 at 09:14:10AM +0200, O. Hartmann wrote:
> Trying to boot a kernel > r249381 fails and I see on the console the
> loader prompt at "mountroot". Obviously, the bootloader doesn't find
> the root/boot partition.

Same problem observed here.  r249435, gpt zfs root.  Entering
"zfs:zroot" at the mountroot prompt allows system to continue booting.

Marcus
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


CURRENT ( > r249381): can't find boot partition on GPT disk

2013-04-13 Thread O. Hartmann
Trying to boot a kernel > r249381 fails and I see on the console the
loader prompt at "mountroot". Obviously, the bootloader doesn't find the
root/boot partition. On all FreeBSD 10 boxes I have this phenomenon is
the same, all boxes have GPT (UFS) partitions to boot from and set GPT
labels to address the partitions:

/etc/fstab looks like

 # DeviceMountpoint  FStype  Options DumpPass#
/dev/gpt/root   /   ufs rw  1   1
/dev/gpt/swap   noneswapsw  0   0
tmpfs   /tmptmpfs   rw,size=4294967296  0
0
/dev/gpt/var/varufs rw  2   2
tmpfs   /var/runtmpfs   rw,size=4294967296  0
0
/dev/gpt/var.tmp/var/tmpufs rw  2
2
/dev/gpt/compat /compat ufs rw  2   2
/dev/gpt/usr/usrufs rw  2   2
/dev/gpt/usr.src/usr/srcufs rw  2
2
/dev/gpt/usr.obj/usr/objufs rw  2
2
/dev/gpt/usr.local  /usr/local  ufs rw  2
2


Booting the old kernel works fine.

regards,

Oliver


signature.asc
Description: This is a digitally signed message part