2014-04-07 23:08 GMT+08:00, Thomas Lange <[email protected]>: >>>>>> On Sun, 06 Apr 2014 22:25:24 +0800, ding <[email protected]> said: > > > When I pass argument root=nfs:[fe80:xx:xx%eth0]:/xx, it leads the boot > fail. > > However, the ipv6 address has been autoconfigured and I can mount it > in > > fallback mode using mount.nfs (mount -t nfs doesn't work). It seems > that nfs- > > lib.sh passes the wrong server:path to mount command. > Can you please give more details about the wrong passing of the > arguments? > You may want to try the newer dracut version 037-1, since it includes > several ipv6 fixes. But I'm not sure if they will fix your problem. > > -- > regards Thomas >
I downloaded the newer version and checked it manually. `diff' told me just line 100 was modified. Sorry I don't have the proper marchine to test it. But I guess that the script uses the colon as the delimiter only and treats brackets as ordinary characters, which of course goes wrong in the ipv6 environment. Regards. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

