#18908: PC Engines WRAP / x86 / cannot boot or cannot mount partitions
-----------------------+------------------------
 Reporter:  bittorf@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 when dd'ing the gunzipped 'openwrt-x86-generic-combined-ext4.img.gz'
 (r44150, x86/WRAP-board in menuconfig) to a CF-card, the board will not
 boot, but hangs (after printing some newlines):

 {{{
 GRUB loading......




 }}}

 when dd'ing && booting the same image (but the squashfs-variant), the
 board boots, but there is no writeable partition, so all changes to uci
 are lost:

 {{{
 root@WRAP:/# mount
 rootfs on / type rootfs (rw)
 proc on /proc type proc (rw,noatime)
 sysfs on /sys type sysfs (rw,noatime)
 tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
 tmpfs on /dev type tmpfs (rw,relatime,size=512k,mode=755)
 devpts on /dev/pts type devpts (rw,relatime,mode=600)
 debugfs on /sys/kernel/debug type debugfs (rw,noatime)
 }}}

 {{{
 root@WRAP:/# df -h
 Filesystem                Size      Used Available Use% Mounted on
 tmpfs                    60.5M    784.0K     59.7M   1% /tmp
 tmpfs                   512.0K         0    512.0K   0% /dev
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18908>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to