Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2008 09:14:13 -0800
From:      Sean Bruno <sbruno@miralink.com>
To:        GLEIZER VITOR <gleizzer@nti.ufop.br>
Cc:        freebsd-embedded@freebsd.org
Subject:   Re: NanoBSD boot problem
Message-ID:  <491C6065.30809@miralink.com>
In-Reply-To: <7081d84f31b719bbacd94ff7ce15675f@cedro.ufop.br>
References:  <7081d84f31b719bbacd94ff7ce15675f@cedro.ufop.br>

next in thread | previous in thread | raw e-mail | index | archive | help
GLEIZER VITOR wrote:
> Hi everybody,
>
>
> When I try to boot Nanobsd, it returns this error:
>
>
>  
>
>
> Nov 12 20:03:53  kernel: da0 at umass-sim0 bus 0 target 0 lun 0
> Nov 12 20:03:53  kernel: da0: <Generic USB Flash Disk 0.00> Removable Direct
> Access SCSI-2 device 
> Nov 12 20:03:53  kernel: da0: 40.000MB/s transfers
> Nov 12 20:03:53  kernel: da0: 963MB (1974271 512 byte sectors: 64H 32S/T
> 963C)
> Nov 12 20:03:53  kernel: Trying to mount root from ufs:/dev/ad0s1a
> Nov 12 20:03:53  kernel: 
> Nov 12 20:03:53  kernel: Manual root filesystem specification:
> Nov 12 20:03:53  kernel: <fstype>:<device>  Mount <device> using filesystem
> <fstype>
> Nov 12 20:03:53  kernel: eg. ufs:da0s1a
> Nov 12 20:03:53  kernel: ?                  List valid disk boot devices
> Nov 12 20:03:53  kernel: <empty line>       Abort manual input
>
>
>  
>
>
> And manually doesn´t work, too.
>
>
> Any idea?
>
>
> Thanks
>
>
>  
>
>
> Gleizer
>
>
> _______________________________________________
> freebsd-embedded@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded
> To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.org"
>   
It appears that your "root" device is "da0" yet your nanoBSD image is 
trying to use the default of "ad0" for root.
You should change the NANO_DRIVE variable to "da0" and rebuild your image.

You could also change the file "/conf/base/etc/nanobsd.conf" to reflect 
"da0" as your boot device.  I think that should work.



-- 
Sean Bruno
MiraLink Corporation
6015 NE 80th Ave, Ste 100
Portland, OR 97218
Phone 503-621-5143
Fax 503-621-5199
MSN: sbruno@miralink.com
Google:  seanwbruno@gmail.com
Yahoo:  sean_bruno@yahoo.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?491C6065.30809>