[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] VFS: Cannot open root device and Kernel panic


  • To: helicoterus-elih@xxxxxxxx
  • From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
  • Date: Sat, 22 Dec 2007 23:14:10 +0000
  • Cc: xen list <xen-users@xxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Sat, 22 Dec 2007 15:14:38 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=w4w8r+D560OEy1HXsXTea0UX+VC5IDTnJRZWW526wtM3E8JJIqzcJ7YHODTpoytLbqW8dvCGGGRGOqrXf4O8cvqefndU55K2DF2XoB00v2vWib5V+adS3zvEBXPa6L3VmQe0UPFo9V/hByAGabn8VDifbDvKjQGKC0AqGBJ8Dk8=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

helicoterus-elih@xxxxxxxx wrote:
gunzip: /boot/initrd-2.6.18.2-34-xen: unknown suffix -- ignored
cpio: premature end of archive
OK, the naming of various Linux kernels as "vmlinuz" is one of the stupider moves in the Linux world. They should be named "vmlinux.igz", or something similar, and gunzip to "vmlinux.img". The initrd files should be "initrd-[number].cgz" and gunzip to "initrd-[number].cpi" for a cpio image.

You need to use something like "gzcat /boot/initrd-2.6.18.2-34-xen > initrd-2.6.18.2-34-xen.cpio".

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.