Making Picostation m2HP work

John-Mark Gurney jmg at funkthat.com
Mon Aug 26 22:54:21 UTC 2013


hiren panchasara wrote this message on Mon, Aug 26, 2013 at 15:04 -0700:
> and using that lzma for compression, I finally was able to boot:
> 
> 
> 
> > U-Boot 1.1.4.2-s594 (Dec  5 2012 - 15:23:07)
> 
> Board: Ubiquiti Networks XM board (rev 1.0 e302)
> DRAM:  32 MB
> Flash:  8 MB
> PCIe WLAN Module found (#1).
> Net:   eth0, eth1

[...]

> Timecounters tick every 1.000 msec
> Trying to mount root from ufs:/dev/map/rootfs.uncompress []...
> mountroot: waiting for device /dev/map/rootfs.uncompress ...
> Mounting from ufs:/dev/map/rootfs.uncompress failed with error 19.
> 
> Loader variables:
> 
> Manual root filesystem specification:
>   <fstype>:<device> [options]
>       Mount <device> using filesystem <fstype>
>       and with the specified (optional) option list.
> 
>     eg. ufs:/dev/da0s1a
>         zfs:tank
>         cd9660:/dev/acd0 ro
>           (which is equivalent to: mount -t cd9660 -o ro /dev/acd0 /)
> 
>   ?               List valid disk boot devices
>   .               Yield 1 second (for background tasks)
>   <empty line>    Abort manual input
> 
> mountroot>
> 
> 
> Now,  will look into why "Mounting from ufs:/dev/map/rootfs.uncompress
> failed with error 19."

What does the list of valid disk boot deviecs lists?  19 is ENODEV, so
probably /dev/map/rootfs.uncompress doesn't exist for some reason...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-embedded mailing list