#19038: extroot broken
---------------------------+----------------------------------
 Reporter:  rudoyeugene@…  |      Owner:  developers
     Type:  defect         |     Status:  new
 Priority:  high           |  Milestone:  Chaos Calmer (trunk)
Component:  packages       |    Version:  Trunk
 Keywords:  extroot        |
---------------------------+----------------------------------
 Part o the logread output
 {{{
 Thu Feb 19 19:53:18 2015 user.emerg syslog: this file has been obseleted.
 please call "/sbin/block mount" directly
 Thu Feb 19 19:53:18 2015 user.err syslog: /dev/mtdblock3 is already
 mounted
 Thu Feb 19 19:53:18 2015 user.emerg syslog: block: /dev/mtdblock3 is
 already mounted
 Thu Feb 19 19:53:19 2015 authpriv.info dropbear[938]: Not backgrounding
 Thu Feb 19 19:53:20 2015 user.emerg syslog: kmodloader: loading kernel
 modules from /etc/modules-boot.d/*
 Thu Feb 19 19:53:20 2015 user.debug syslog: ran 1 iterations
 Thu Feb 19 19:53:20 2015 user.err syslog: extroot: failed to load
 /tmp/jffs_cfg/etc/config/fstab: Entry not found
 Thu Feb 19 19:53:20 2015 user.emerg syslog: block: extroot: failed to load
 /tmp/jffs_cfg/etc/config/fstab: Entry not found
 Thu Feb 19 19:53:20 2015 user.emerg syslog: jffs2 is ready
 Thu Feb 19 19:53:20 2015 user.emerg syslog: rootfs_data:/dev/mtdblock3 is
 already mounted as /overlay
 }}}

 cat /etc/config/fstab
 {{{
 config 'global'
         option  anon_swap       '0'
         option  anon_mount      '0'
         option  auto_swap       '1'
         option  auto_mount      '1'
         option  delay_root      '1'
         option  check_fs        '0'

 config 'mount'
         option  target  '/'
         option  uuid    '62ede9ed-3967-4708-bd61-8fe163d7dc8e'
         option  enabled '1'
         option  fstype 'ext4'
         option  options 'rw,sync'
 }}}
 From official trunk: CHAOS CALMER (Bleeding Edge, r44487)

 If I try to mount the drive as /mnt/sda1 - everything is OK
 If I try extroot or overlay - not working
 Please, help

--
Ticket URL: <https://dev.openwrt.org/ticket/19038>
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