On Wednesday 27 April 2011 15:51:10 Mario Kleinsasser wrote: > It seems like the issue is the bsdtar command. > Bsdtar morphs the correct vmlinuz image into "data". > > Debian 5: > 14:23 root@HighwayToHell:~/netinstaller/cd/install.amd# file vmlinuz > vmlinuz: Linux kernel x86 boot executable bzImage, version 2.6.26-2-amd64 > (unknown@Debian), RO-rootFS, swap_dev 0x1, Normal VGA > > Debian 601a: > 14:30 root@HighwayToHell:~/netinstaller6/cd/install.amd# file vmlinuz > vmlinuz: data I downloaded: http://cdimage.debian.org/cdimage/archive/6.0.1/amd64/iso-cd/debian-6.0.1a- amd64-netinst.iso
$ bsdtar -C CD/ -xf debian-6.0.1a-amd64-netinst.iso $ file CD/install.amd/vmlinuz CD/install.amd/vmlinuz: Linux kernel x86 boot executable bzImage, version 2.6.32-5-amd64 (unknown@Debian), RO-rootFS, swap_dev 0x2, Normal VGA bsdtar and libarchive are all 2.8.4-1 in stable, testing and unstable. > After using 7z to extract the iso, all is working fine! Hm. -- pub 4096R/0E4BD0AB <people.fccf.net/danchev/key pgp.mit.edu> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

