2008/11/5 Hans Ekbrand <[EMAIL PROTECTED]>: > On Wed, Nov 05, 2008 at 01:08:26AM +0100, Hans Ekbrand wrote: > Forget that one, here is a tested one, that uses sectors and takes > into account that the first partition does not start at sector 0
Hi, Thanks for your bash snippet. I tested it but i have this error : SYSLINUX 3.71 Debian-2008-09-06 EBIOS Load errot - Boot error I use your script like this : $umount /dev/sdd1 $ dd if=binary.img of=/dev/sdd bs=512 (I tested just binary.img and it's works) $./auto-format.sh /dev/sdd ... New situation: Units = sectors of 512 bytes, counting from 0 Device Boot Start End #sectors Id System /dev/sdd1 * 63 192779 192717 83 Linux /dev/sdd2 192780 7855784 7663005 83 Linux /dev/sdd3 0 - 0 0 Empty /dev/sdd4 0 - 0 0 Empty ... $umount /dev/sdd1 My syslinux configuration : LH_BOOTLOADER="syslinux" LH_SYSLINUX_SPLASH="config/binary_syslinux/splash.rle" LH_SYSLINUX_TIMEOUT="0" LH_SYSLINUX_CFG="" LH_SYSLINUX_MENU="disabled" LH_SYSLINUX_MENU_LIVE_ENTRY="Start Debian Live" LH_SYSLINUX_MENU_LIVE_FAILSAFE_ENTRY="" LH_SYSLINUX_MENU_MEMTEST_ENTRY="Memory test" Have you any idea ? Yohann L. -- GPG fingerprint : C8DB 2466 E48D 4323 669D C8AC 9833 136F BA04 8DC4 Cherche stage en Inde... I'm looking for an internship in India 3 months unpaid in network security. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
