Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2008 14:47:10 -0300
From:      "Gleizer Vitor" <gleizzer@nti.ufop.br>
To:        "'Sean Bruno'" <sbruno@miralink.com>
Cc:        freebsd-embedded@freebsd.org
Subject:   RES: NanoBSD boot problem
Message-ID:  <20081118164733.5C8BB8FC12@mx1.freebsd.org>
In-Reply-To: <491C6065.30809@miralink.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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

GLEIZER VITOR wrote:
> Hi everybody,
>
>
> When I try to boot Nanobsd, it returns this error:
>
>
> =20
>
>
> 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=20
> 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:=20
> 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
>
>
> =20
>
>
> And manually doesn=B4t work, too.
>
>
> Any idea?
>
>
> Thanks
>
>
> =20
>
>
> 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"
>  =20
It appears that your "root" device is "da0" yet your nanoBSD image is=20
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=20
"da0" as your boot device.  I think that should work.



--=20
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



Sean,

You=B4re right, it works now.

Thanks a lot.

Gleizer




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