qemu disk-mounting issue on openSUSE
- From: Michael Hill <mdhillca gmail com>
- To: ostree-list gnome org
- Subject: qemu disk-mounting issue on openSUSE
- Date: Tue, 8 Jan 2013 04:59:18 -0500
Below is the qemu command line followed by the last screenful or two
of output for four different attempts. I get similar results on F18,
but can still boot today's qemu img with "/dev/vda" using the last
host kernel I generated (2 Jan).
Mike
/dev/vda with kernel vmlinuz-3.4.11-yocto-standard:
# qemu-kvm -vga vmware -cpu core2duo -M pc-0.15 -kernel
/boot/ostree/vmlinuz-3.4.11-yocto-standard -initrd
/boot/ostree/initramfs-3.4.11-yocto-standard.img -drive
file=/ostree/ostree-qemu.img,if=virtio -m 1024M -vga vmware -append
'rd.plymouth=0 root=/dev/vda ostree=gnome/current ' -monitor stdio
dracut: issuing e2fsck -a /dev/vda
dracut: /dev/vda: clean, 59394/524288 files, 812416/2097152 blocks
dracut: Mounting /dev/vda with -o
EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
dracut Warning: /sysroot/ostree/gnome/current has no proper rootfs layout, ignor
ing and removing offending mount hook
dracut Warning: /sysroot/ostree/gnome/current has no proper rootfs layout, ignor
ing and removing offending mount hook
dracut Warning: Can't mount root filesystem
dracut Warning: Can't mount root filesystem
Generating "/run/initramfs/sosreport.txt"
You might want to save "/run/initramfs/sosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.
To get more debug information in the report,
reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell.
/bin/sh: 0: can't access tty; job control turned off
dracut:/#
------------
/dev/vda with kernel vmlinuz-3.6.0-gnome-ostree:
# qemu-kvm -vga vmware -cpu core2duo -M pc-0.15 -kernel
/boot/ostree/vmlinuz-3.6.0-gnome-ostree -initrd
/boot/ostree/initramfs-3.6.0-gnome-ostree.img -drive
file=/ostree/ostree-qemu.img,if=virtio -m 1024M -vga vmware -append
'rd.plymouth=0 root=/dev/vda ostree=gnome/current ' -monitor stdio
(some virtio_blk: Unknown symbol errors)
[ 3.161074] Switching to clocksource tsc
[ 35.788444] dracut Warning: Could not boot.
dracut Warning: Could not boot.
[ 35.795092] dracut Warning: "/dev/vda" does not exist
dracut Warning: "/dev/vda" does not exist
Generating "/run/initramfs/sosreport.txt"
You might want to save "/run/initramfs/sosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.
To get more debug information in the report,
reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell.
/bin/sh: 0: can't access tty; job control turned off
dracut:/#
------------
# blkid ostree-qemu.img
ostree-qemu.img: UUID="af7b9767-457c-4c05-8d18-de2705c3e652" TYPE="ext4"
------------
disk UUID with kernel vmlinuz-3.4.11-yocto-standard:
# qemu-kvm -vga vmware -cpu core2duo -M pc-0.15 -kernel
/boot/ostree/vmlinuz-3.4.11-yocto-standard -initrd
/boot/ostree/initramfs-3.4.11-yocto-standard.img -drive
file=/ostree/ostree-qemu.img,if=virtio -m 1024M -vga vmware -append
'rd.plymouth=0 root=UUID="af7b9767-457c-4c05-8d18-de2705c3e652"
ostree=gnome/current ' -monitor stdio
dracut: dracut-3.8 dracut-024-daab3d3
systemd-udevd[101]: starting version 196
Floppy drive(s): fd0 is 1.44M
FDC 0 is S82078B
device node not found
mount: special device /dev/disk/by-uuid/"af7b9767-457c-4c05-8d18-de2705c3e652" d
oes not exist
dracut Warning: Failed to mount -t auto -o ,ro /dev/disk/by-uuid/"af7b9767-457c-
4c05-8d18-de2705c3e652" /sysroot
dracut Warning: Failed to mount -t auto -o ,ro /dev/disk/by-uuid/"af7b9767-457c-
4c05-8d18-de2705c3e652" /sysroot
dracut Warning: *** An error occurred during the file system check.
dracut Warning: *** An error occurred during the file system check.
dracut Warning: *** Dropping you to a shell; the system will try
dracut Warning: *** Dropping you to a shell; the system will try
dracut Warning: *** to mount the filesystem(s), when you leave the shell.
dracut Warning: *** to mount the filesystem(s), when you leave the shell.
dracut Warning:
dracut Warning:
Generating "/run/initramfs/sosreport.txt"
You might want to save "/run/initramfs/sosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.
To get more debug information in the report,
reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell.
/bin/sh: 0: can't access tty; job control turned off
(Repair:/#
-------------
disk UUID with kernel vmlinuz-3.6.0-gnome-ostree:
# qemu-kvm -vga vmware -cpu core2duo -M pc-0.15 -kernel
/boot/ostree/vmlinuz-3.6.0-gnome-ostree -initrd
/boot/ostree/initramfs-3.6.0-gnome-ostree.img -drive
file=/ostree/ostree-qemu.img,if=virtio -m 1024M -vga vmware -append
'rd.plymouth=0 root=UUID="af7b9767-457c-4c05-8d18-de2705c3e652"
ostree=gnome/current ' -monitor stdio
(some virtio_blk: Unknown symbol errors)
[ 3.123943] Switching to clocksource tsc
[ 35.384586] dracut Warning: Could not boot.
dracut Warning: Could not boot.
[ 35.391267] dracut Warning: "/dev/disk/by-uuid/af7b9767-457c-4c05-8d18-de2705
c3e652" does not exist
dracut Warning: "/dev/disk/by-uuid/af7b9767-457c-4c05-8d18-de2705c3e652" does no
t exist
Generating "/run/initramfs/sosreport.txt"
You might want to save "/run/initramfs/sosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.
To get more debug information in the report,
reboot with "rd.debug" added to the kernel command line.
Dropping to debug shell.
/bin/sh: 0: can't access tty; job control turned off
dracut:/#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]