Bug 155996 - NanoBSD not booted as Disk
Summary: NanoBSD not booted as Disk
Status: Closed Feedback Timeout
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-usb (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 15:30 UTC by Jens Kellner
Modified: 2015-12-25 05:13 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Kellner 2011-03-28 15:30:10 UTC
Booted NanoBSD as Disk from USB-Stick. 
Boot/Start normal
Error:
Booted to:
mount root wating from usbus

mountroot>?
Geom show no label or disk

NANO_DISK=da0
Kernel
option scbus
device da 
device pass
device miibus
device ata
device umass
device ohci
device ehci
device uhci
device usb

try different usb stick with USB 1.1, USB 2.Chipset's/Motherboard's, (VIA-Mini ITX USB 2.0)Inter Chipsatz 810 and Chipsatz SiS 930 or 936 (Desknote A910) with USB 1.1

different nanobsd.sh, orginal nanobsd.sh from source Freebsd and change with Glabel
NANO_GLABEL_SYS/DATA/CFG

creation of the images is without error
also used this file
http://svn.tomjudge.com/freebsd/nanobsd/functions/create_diskimage

for i386 System or Disk

all create disk the same problem


my english is not good,
freebsd is a good os
Greetings from Germany
thank you

Fix: 

not
How-To-Repeat: create NanoBSD Disk Image, copy image of usb stick and boot
Comment 1 Hans Petter Selasky 2011-03-28 15:37:08 UTC
On Monday 28 March 2011 16:25:25 Jens Kellner wrote:
> >Number:         155996
> >Category:       usb
> >Synopsis:       NanoBSD not booted as Disk
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-usb
> >State:          open
> >Quarter:
> >Keywords:
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Mon Mar 28 14:30:10 UTC 2011
> >Closed-Date:
> >Last-Modified:
> >Originator:     Jens Kellner
> >Release:        8.1 and 8.2
> >Organization:
> 
> >Environment:
> 8.1 Release -tested, 8.2 Release
> 
> >Description:
> Booted NanoBSD as Disk from USB-Stick.
> Boot/Start normal
> Error:
> Booted to:
> mount root wating from usbus
> 

There is a root wait variable you can set, which gives the USB stick some time 
to enumerate. Will probably solve your issue. Search the mailing lists for 
existing solution.

--HPS
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2012-02-29 21:47:56 UTC
State Changed
From-To: open->feedback

Note that Hans asked for feedback/gave advise on how 
to probably resolve this. Please look at whether this 
resolves your problem or not.