All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1811782] [NEW] QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally
@ 2019-01-15  9:21 Chris Ward
  2019-01-15  9:37 ` [Qemu-devel] [Bug 1811782] " Chris Ward
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chris Ward @ 2019-01-15  9:21 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I have installed QEMU 3.1.0 for Microsoft Windows from https://qemu.weilnetz.de/w64/ . When I give the command "qemu-system-x86_64.exe -cdrom ..\QemuSaver\freeduc2.iso", qemu boots the ISO, but the resulting Linux kernel panics when trying to mount the root file system. Running the equivalent command under Linux (OpenSuSE Leap 15.0) results in success.
I will attach a screenshot of the command and the kernel panic message.
To reproduce the problem, download the zip file from Google Drive here https://drive.google.com/file/d/1bAozvGeRF7PbkOnJKzrFHxhUh2kDLz6L/view?usp=sharing, and unpack it under Microsoft Windows. You can either run the installer (which will install QEMU 3.0.0 and an ISO image in C:\QemuSaver) or you can run the command I gave from the directory where your QEMU is installed.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: kernel-panic qemu rootfs windows

** Attachment added: "Screenshot of command to invoke QEMU and resulting error"
   https://bugs.launchpad.net/bugs/1811782/+attachment/5229205/+files/qemu-fail-to-mount-root.png

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1811782

Title:
  QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works
  normally

Status in QEMU:
  New

Bug description:
  I have installed QEMU 3.1.0 for Microsoft Windows from https://qemu.weilnetz.de/w64/ . When I give the command "qemu-system-x86_64.exe -cdrom ..\QemuSaver\freeduc2.iso", qemu boots the ISO, but the resulting Linux kernel panics when trying to mount the root file system. Running the equivalent command under Linux (OpenSuSE Leap 15.0) results in success.
  I will attach a screenshot of the command and the kernel panic message.
  To reproduce the problem, download the zip file from Google Drive here https://drive.google.com/file/d/1bAozvGeRF7PbkOnJKzrFHxhUh2kDLz6L/view?usp=sharing, and unpack it under Microsoft Windows. You can either run the installer (which will install QEMU 3.0.0 and an ISO image in C:\QemuSaver) or you can run the command I gave from the directory where your QEMU is installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1811782/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1811782] Re: QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally
  2019-01-15  9:21 [Qemu-devel] [Bug 1811782] [NEW] QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally Chris Ward
@ 2019-01-15  9:37 ` Chris Ward
  2019-01-15 21:04 ` Chris Ward
  2019-01-16  5:38 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Chris Ward @ 2019-01-15  9:37 UTC (permalink / raw)
  To: qemu-devel

This fails on Windows 7 and on Windows 10.
I have had success with different ISO files.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1811782

Title:
  QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works
  normally

Status in QEMU:
  New

Bug description:
  I have installed QEMU 3.1.0 for Microsoft Windows from https://qemu.weilnetz.de/w64/ . When I give the command "qemu-system-x86_64.exe -cdrom ..\QemuSaver\freeduc2.iso", qemu boots the ISO, but the resulting Linux kernel panics when trying to mount the root file system. Running the equivalent command under Linux (OpenSuSE Leap 15.0) results in success.
  I will attach a screenshot of the command and the kernel panic message.
  To reproduce the problem, download the zip file from Google Drive here https://drive.google.com/file/d/1bAozvGeRF7PbkOnJKzrFHxhUh2kDLz6L/view?usp=sharing, and unpack it under Microsoft Windows. You can either run the installer (which will install QEMU 3.0.0 and an ISO image in C:\QemuSaver) or you can run the command I gave from the directory where your QEMU is installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1811782/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1811782] Re: QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally
  2019-01-15  9:21 [Qemu-devel] [Bug 1811782] [NEW] QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally Chris Ward
  2019-01-15  9:37 ` [Qemu-devel] [Bug 1811782] " Chris Ward
@ 2019-01-15 21:04 ` Chris Ward
  2019-01-16  5:38 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Chris Ward @ 2019-01-15 21:04 UTC (permalink / raw)
  To: qemu-devel

This turned out to be not enough memory allocated to the virtual
machine. When I added "-m 1024" to the parameters, all was well.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1811782

Title:
  QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works
  normally

Status in QEMU:
  New

Bug description:
  I have installed QEMU 3.1.0 for Microsoft Windows from https://qemu.weilnetz.de/w64/ . When I give the command "qemu-system-x86_64.exe -cdrom ..\QemuSaver\freeduc2.iso", qemu boots the ISO, but the resulting Linux kernel panics when trying to mount the root file system. Running the equivalent command under Linux (OpenSuSE Leap 15.0) results in success.
  I will attach a screenshot of the command and the kernel panic message.
  To reproduce the problem, download the zip file from Google Drive here https://drive.google.com/file/d/1bAozvGeRF7PbkOnJKzrFHxhUh2kDLz6L/view?usp=sharing, and unpack it under Microsoft Windows. You can either run the installer (which will install QEMU 3.0.0 and an ISO image in C:\QemuSaver) or you can run the command I gave from the directory where your QEMU is installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1811782/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] [Bug 1811782] Re: QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally
  2019-01-15  9:21 [Qemu-devel] [Bug 1811782] [NEW] QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally Chris Ward
  2019-01-15  9:37 ` [Qemu-devel] [Bug 1811782] " Chris Ward
  2019-01-15 21:04 ` Chris Ward
@ 2019-01-16  5:38 ` Thomas Huth
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2019-01-16  5:38 UTC (permalink / raw)
  To: qemu-devel

Ok, thanks for the update. So I'm closing this now.

** Changed in: qemu
       Status: New => Invalid

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1811782

Title:
  QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works
  normally

Status in QEMU:
  Invalid

Bug description:
  I have installed QEMU 3.1.0 for Microsoft Windows from https://qemu.weilnetz.de/w64/ . When I give the command "qemu-system-x86_64.exe -cdrom ..\QemuSaver\freeduc2.iso", qemu boots the ISO, but the resulting Linux kernel panics when trying to mount the root file system. Running the equivalent command under Linux (OpenSuSE Leap 15.0) results in success.
  I will attach a screenshot of the command and the kernel panic message.
  To reproduce the problem, download the zip file from Google Drive here https://drive.google.com/file/d/1bAozvGeRF7PbkOnJKzrFHxhUh2kDLz6L/view?usp=sharing, and unpack it under Microsoft Windows. You can either run the installer (which will install QEMU 3.0.0 and an ISO image in C:\QemuSaver) or you can run the command I gave from the directory where your QEMU is installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1811782/+subscriptions

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-16  5:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-15  9:21 [Qemu-devel] [Bug 1811782] [NEW] QEMU Windows fails to mount rootfs on an ISO where QEMU Linux works normally Chris Ward
2019-01-15  9:37 ` [Qemu-devel] [Bug 1811782] " Chris Ward
2019-01-15 21:04 ` Chris Ward
2019-01-16  5:38 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.