Hi, Please try the following: instead of extracting boot.img.gz straight into your pendrive (zcat boot.img.gz >/dev/sdX), create a DOS partition table on the pendrive with an at least 250MB large first partition, make the partition active (bootable), and extract boot.img.gz into that partition (zcat boot.img.gz >/dev/sdX1). Also put some boot code into the MBR (cat /usr/lib/syslinux/mbr.bin >/dev/sdX after installing the syslinux package), then try booting from it again. -- Thanks, Feri.
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org