Your message dated Sat, 19 Mar 2016 16:50:51 +0000
with message-id <[email protected]>
and subject line Re: qemubuilder fails with Ubuntu Hardy kernel
has caused the Debian Bug report #480575,
regarding qemubuilder fails with Ubuntu Hardy kernel
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
480575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480575
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemubuilder
Version: 0.44
When I try qemubuilder with linux-image-2.6.24-17-generic, a Ubuntu
Hardy kernel, the boot process stops at the "Waiting for root file
system..." step with this error:
Begin: Waiting for root file system... ...
[...]
Done.
Check root= bootarg cat /proc/cmdline
or missing modules, devices: cat /proc/modules ls /dev
ALERT! /dev/hda does not exist. Dropping to a shell!
BusyBox v1.1.3 (Debian 1:1.1.3-5ubuntu12) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
It's due to the fact Ubuntu use "sd", not "hd", for the disk device. I
checked that in forcing "sd" in the qemu_arch_diskdevice function, in
qemubuilder.c.
I am using Ubuntu GNU/Linux 8.04, kernel 2.6.24-17-generic.
--- End Message ---
--- Begin Message ---
Control: fixed -1 0.64
Hi,
Since 0.64, qemubuilder has defaulted to /dev/sda.
Regards,
James
signature.asc
Description: Message signed with OpenPGP using GPGMail
--- End Message ---