mountroot> while booting r255342 memstick

2013-09-11 Thread Uzumaki Naruto
Hi, I downloaded FreeBSD-10.0-CURRENT-amd64-20130907-r255342-memstick.img and dd into KINGSTON DT 101 G2 1.00 USB pendrive boot it from Intel I5 laptop but hang screen output as below. Root mount waiting for: usbus0 ugen0.3: at usbus0 Trying to mount root from ufs:/dev/ufs/FreeBSD_Install [ro,n

Re: mountroot> while booting r255342 memstick

2013-09-11 Thread Glen Barber
On Thu, Sep 12, 2013 at 12:32:12AM +, Uzumaki Naruto wrote: > Hi, > I downloaded FreeBSD-10.0-CURRENT-amd64-20130907-r255342-memstick.img and dd > into KINGSTON DT 101 G2 1.00 USB pendrive > > boot it from Intel I5 laptop but hang > screen output as below. > > Root mount waiting for: usbus0

RE: mountroot> while booting r255342 memstick

2013-09-11 Thread Uzumaki Naruto
> Date: Wed, 11 Sep 2013 20:56:10 -0400 > From: g...@freebsd.org > Subject: Re: mountroot> while booting r255342 memstick > > On Thu, Sep 12, 2013 at 12:44:31AM +, Uzumaki Naruto wrote: > > > Is this USB 2.0 or USB 3.0 port? > > > > > > Glen >

RE: mountroot> while booting r255342 memstick

2013-09-11 Thread Uzumaki Naruto
> If the issue is GPT and MBR, I am quite sure this laptop BIOS doesn't support > GPT disk type, because OEM Acer only gave GPT supported BIOS for model that > pre-loaded with Windows 8. Maybe it helps to clarify, this laptop got no UEFI firmware, I could convert my hard disk to GPT type using

Re: mountroot> while booting r255342 memstick

2013-09-11 Thread Nathan Whitehorn
On 09/11/13 20:42, Uzumaki Naruto wrote: If the issue is GPT and MBR, I am quite sure this laptop BIOS doesn't support GPT disk type, because OEM Acer only gave GPT supported BIOS for model that pre-loaded with Windows 8. Maybe it helps to clarify, this laptop got no UEFI firmware, I could con

Re: mountroot> while booting r255342 memstick

2013-09-12 Thread Lundberg, Johannes
Does it work with the 9.1 image? If it does, you probably have the same problem as I do with the new Macbook Air. Optimisations made to the xhci driver causes it to fail. What I've done is to create a new install image with sys/dev/usb/controller/xhci* reverted back to 243780. -- Johannes Lundberg

Re: mountroot> while booting r255342 memstick

2013-09-12 Thread Glen Barber
Also, if you can try the 9.2-RC4 image, that would also be appreciated. If this is a problem only with 10.0, this is something re@ and hselasky@ (bcc'd) needs to be aware of. Glen On Fri, Sep 13, 2013 at 11:09:30AM +0900, Lundberg, Johannes wrote: > Does it work with the 9.1 image? If it does, yo

Re: mountroot> while booting r255342 memstick

2013-09-12 Thread Joel Dahl
On Thu, Sep 12, 2013 at 12:32:12AM +, Uzumaki Naruto wrote: > Hi, > I downloaded FreeBSD-10.0-CURRENT-amd64-20130907-r255342-memstick.img and dd > into KINGSTON DT 101 G2 1.00 USB pendrive Looks similar to what I reported back in February: http://lists.freebsd.org/pipermail/freebsd-current/20

RE: mountroot> while booting r255342 memstick

2013-09-13 Thread Uzumaki Naruto
> Also, if you can try the 9.2-RC4 image, that would also be appreciated. > If this is a problem only with 10.0, this is something re@ and hselasky@ > (bcc'd) needs to be aware of. > > Glen tried 9.2-RC4 image, (64bit) memstick same error, mountroot> ? List of GEOM managed disk devices: ada0s1

RE: mountroot> while booting r255342 memstick

2013-09-13 Thread Uzumaki Naruto
dd back to 10 current xhci0: ehci0: ehci1: usbus0 on xhci0 usbus1 on ehci0 usbus2 on ehci1 usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 480Mbps High Speed USB v2.0 usbus2: 480Mbps High Speed USB v2.0 ugen1.1: at usbus1 ugen0.1: <0x8086> at usbus0 ugen2.1: at usbus2 uhub0: on usbus1 uhub1

RE: mountroot> while booting r255342 memstick

2013-09-13 Thread Uzumaki Naruto
fyi, I just tried FreeBSD 10 ALPHA memstick same issue, stuck at mountroot> too. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f

RE: mountroot> while booting r255342 memstick

2013-09-13 Thread Uzumaki Naruto
Thanks for this info, Joel Would try the solution, rebuild the whole thing, kinda new with this. > Date: Fri, 13 Sep 2013 07:05:18 +0200 > From: j...@vnode.se > To: narut...@outlook.com > CC: freebsd-current@freebsd.org; m...@freebsd.org > Subject: Re: mountroot> while bootin

RE: mountroot> while booting r255342 memstick

2013-09-14 Thread Uzumaki Naruto
I dd into another pendrive, it seems to go through mountroot this time, Consider problem solved, solution is change another pendrive brand if stuck at mountroot> with Kingston. Thanks. ___ freebsd-current@freeb