[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] VFS: Cannot open root device and Kernel panic
helicoterus-elih@xxxxxxxx wrote: 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.gunzip: /boot/initrd-2.6.18.2-34-xen: unknown suffix -- ignored cpio: premature end of archive 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |