#14946: TL-WDR4300 pivot root not working
------------------------------+--------------------------------
  Reporter:  anonymous        |      Owner:  developers
      Type:  defect           |     Status:  new
  Priority:  response-needed  |  Milestone:  Chaos Calmer 15.05
 Component:  packages         |    Version:  Trunk
Resolution:                   |   Keywords:
------------------------------+--------------------------------

Comment (by mikecai):

 I have the same issue in tl-720n v4 with tf card(16G).

 My /etc/config/fstab is:

 config global
         option anon_swap '0'
         option anon_mount '0'
         option auto_swap '1'
         option auto_mount '1'
         option delay_root '15'
         option check_fs '0'

 config mount
         option  target '/overlay'
         option  uuid '8bbd5035-70f8-40ad-9da2-4167abd59293'
         option  fstype  ext4
         option  options rw,sync
         option  enabled '1'
         option  enabled_fsck 0

 config swap
         option uuid '78b1f160-1ca4-452c-b790-3f4e50020def'
         option enabled '1'

 config mount
         option target '/mnt/sda3'
         option uuid 'f45fcdb6-af0b-464c-ba44-07b998ec9881'
         option enabled '1'

 everythim I run /sbin/block mount it said:
 block: /dev/mtdblock3 is already mounted
 block: /dev/sda3 is already mounted

 and my block info:
 root@OpenWrt:/# block info
 /dev/mtdblock2: UUID="470f2557-0da2896b-5eaea3ce-11971589" VERSION="4.0"
 TYPE="squashfs"
 /dev/mtdblock3: TYPE="jffs2"
 /dev/sda1: UUID="8bbd5035-70f8-40ad-9da2-4167abd59293" NAME="EXT_JOURNAL"
 VERSION="1.0" TYPE="ext4"
 /dev/sda2: UUID="78b1f160-1ca4-452c-b790-3f4e50020def" VERSION="2"
 TYPE="swap"
 /dev/sda3: UUID="f45fcdb6-af0b-464c-ba44-07b998ec9881" NAME="EXT_JOURNAL"
 VERSION="1.0" TYPE="ext4"

 any idea?

--
Ticket URL: <https://dev.openwrt.org/ticket/14946#comment:16>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to