qemu-img-1.5.3-60.el7_0_0.2.x86_64<br />
qemu-kvm-1.5.3-60.el7_0_0.2.x86_64<br />
ipxe-roms-qemu-20130517-5.gitc4bce43.el7.noarch<br />
libvirt-daemon-driver-qemu-1.1.1-29.el7.x86_64<br />
qemu-kvm-common-1.5.3-60.el7_0_0.2.x86_64<br />
<br />
linux16 /vmlinuz-3.10.0-123.4.2.el7.x86_64 root=/dev/mapper/root-root ro rd.lvm.lv=root/root rd.lvm.lv=root/usr crashkernel=auto vconsole.keymap=us vconsole.font=latarcyrheb-sun16 rd.lvm.lv=swap01/swap rhgb quiet LANG=en_US.UTF-8 single<br />
initrd16 /initramfs-3.10.0-123.4.2.el7.x86_64.img<br />
<br />
<br />
above boot parameters wont boot into single user mode. we need to edit fstab, since we have problem with fstab, one of cifs is dead and console thrown: <br />
[ 249.762250] systemd[1]: Found dependency on NetworkManager-wait-online.service/start<br />
[ 309.765091] systemd[1]: Found dependency on basic.target/start<br />
[ 369.767088] systemd[1]: Breaking ordering cycle by deleting job paths.target/start<br />
[ 429.769091] systemd[1]: Job paths.target/start deleted to break ordering cycle starting with basic.target/start<br />
[ 489.773088] systemd[1]: Found ordering cycle on basic.target/start<br />
[ 549.775098] systemd[1]: Found dependency on sockets.target/start<br />
<br />
<br />
However we are still unable to boot into single user mode.
↧