Eduard Bloch <[EMAIL PROTECTED]> wrote: > You did not give any hints about syslinux' configuration, and in the > manpage I did not find any hints about different syslinux/initrd > configuration.
It's as simple as this: 1. Modify syslinux.cfg on the rescue disk so that it loads initrd by default, e.g., change noinitrd on the append line to inird=initrd.img 2. Turn the root disk into an MSDOS fs by removing the padding so that it fits, and make sure that the file is called initrd.img. -- Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

