Your message dated Fri, 17 Sep 2010 09:32:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#597156: live usb image created is unbootable with
kernel panic
has caused the Debian Bug report #597156,
regarding live usb image created is unbootable with kernel panic
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.)
--
597156: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597156
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: live-build-cgi
Version: 2.0~a24-1
Severity: critical
Hi,
I created a live usb hdd image using the following configuration
(build file is attached)
http://live-helper.debian.net/build/20100916.111158.949048534/
But the image in not bootable, it hangs with kernel panic.
Thanks
Praveen
--
പ്രവീണ് അരിമ്പ്രത്തൊടിയില്
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.
# live-build.cgi "2.0~a24-1" build file
# Thu, 16 Sep 2010 11:11:58 -0500
_BUILD="20100916.111158.949048534"
_EMAIL="[email protected]"
REMOTE_ADDR="114.143.55.246"
# Standard options
LH_BINARY_IMAGES="usb-hdd"
LH_DISTRIBUTION="sid"
LH_PACKAGES_LISTS="gnome-full"
LH_TASKS=""
LH_PACKAGES="network-manager-gnome synaptic wvdial vlc mplayer-gui
mozilla-plugin-gnash grub"
# Advanced bootstrap options
LH_ARCHITECTURE="i386"
LH_MIRROR_BOOTSTRAP="http://localhost/debian/"
LH_MIRROR_BINARY_SECURITY="http://security.debian.org/"
LH_MIRROR_BINARY="http://ftp.de.debian.org/debian/"
LH_ARCHIVE_AREAS="main"
# Advanced chroot options
LH_CHROOT_FILESYSTEM="squashfs"
LH_LINUX_FLAVOURS="486"
LH_SECURITY="true"
LH_SYMLINKS="false"
LH_SYSVINIT="false"
# Advanced binary options
LH_BINARY_INDICES="true"
LH_BOOTAPPEND_INSTALL=""
LH_BOOTAPPEND_LIVE=""
LH_BOOTLOADER="syslinux"
LH_DEBIAN_INSTALLER="true"
LH_ENCRYPTION=""
LH_ISO_APPLICATION="Debian Live"
LH_ISO_PREPARER="live-build; http://packages.qa.debian.org/live-build"
LH_ISO_PUBLISHER="Debian Live project; http://live.debian.net/;
[email protected]"
LH_ISO_VOLUME="Debian Live 20100916-10:06"
LH_MEMTEST="memtest86+"
LH_NET_ROOT_PATH="/srv/debian-live"
LH_NET_ROOT_SERVER="192.168.1.1"
# Advanced source options
LH_SOURCE_IMAGES="tar"
LH_SOURCE="false"
# Unofficial options
_CUSTOM_BOOTSTRAP=""
_CUSTOM_BINARY=""
# Other
LH_REPOSITORIES=""
--- End Message ---
--- Begin Message ---
On 09/17/2010 09:10 AM, Praveen A wrote:
> List of all partitions:
> No filesystem could mount root, tried:
> Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(253,0)
image works both in qemu and with real hardware, so must be a local issue.
please make sure you did write the image correctly to the stick, with
something like 'dd if=binary.img of=/dev/sdb' whereas /dev/sdb relates
to the device of your usb stick, not a partition.
--
Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email: [email protected]
Internet: http://people.panthera-systems.net/~daniel-baumann/
--- End Message ---