El 28/11/13 05:11, Felix Miata escribió:
1-cloned a nicely functional 13.1 partition 2-assigned new UUID & partition label, updated Grub menu & fstab on cloned partition 3-booted the clone 4-zypper clean -a 5-replace 13.1 repos with Factory's in /etc/zypp/repos.d/ 6-zypper ref; zypper in zypper libzypp rpm glibc libsolv-tools, udev systemd; zypper -v dup 7-booted the updated clone partition to the newly installed kernel
Result: can't do much until manually remounting / rw
Booting 13.1's 3.11.6 init mounts / rw. Either I have to add rw to cmdline, or remount / rw before doing much of anything is possible.
Is this expected with 3.12.1? Expected of Dracut? Bug? Explicit rw now required for / in fstab?
Your root filesystem is likely to have errors.. dracut does NOT mount / ro unless explicitly told to by using --ro-mnt option.. and currently depending on your setup, having the root filesystem listed in fstab or even having a /etc/fstab file at all may not be required. hard to tell without logs, boot with "debug" in the cmdline. -- "Judging by their response, the meanest thing you can do to people on the Internet is to give them really good software for free". - Anil Dash -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org