RES: NanoBSD boot problem

Gleizer Vitor gleizzer at nti.ufop.br
Tue Nov 18 08:47:34 PST 2008



-----Mensagem original-----
De: Sean Bruno [mailto:sbruno at miralink.com] 
Enviada em: quinta-feira, 13 de novembro de 2008 14:14
Para: GLEIZER VITOR
Cc: freebsd-embedded at freebsd.org
Assunto: Re: NanoBSD boot problem

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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-embedded
> To unsubscribe, send any mail to
"freebsd-embedded-unsubscribe at 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 at miralink.com
Google:  seanwbruno at gmail.com
Yahoo:  sean_bruno at yahoo.com



Sean,

You´re right, it works now.

Thanks a lot.

Gleizer



More information about the freebsd-embedded mailing list