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>
index | next in thread | previous in thread | raw e-mail
-----Mensagem original----- De: Sean Bruno [mailto:sbruno@miralink.com] 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: > > > > > > 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 Sean, You´re right, it works now. Thanks a lot. Gleizerhelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081118164733.5C8BB8FC12>
