This is used for copying:
cp -a ${copyfrom}/* ${copyto} # "cp -a" from busybox also copies hidden
files
The problem is that only
cp -a ${copyfrom}/ ${copyto} # "cp -a" from busybox also copies hidden
files
without the * copies hidden files, when you add a * it does not. As the
.disk dir is not copied a name for the "disk" is asked with the result
that it does not boot. So the bug is definitely NOT fixed.
--
toram does not work
https://bugs.launchpad.net/bugs/526305
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs