Re: Booting from USB with initrd

From: Eric Lammerts
Date: Fri Apr 15 2005 - 22:47:05 EST


gabriel wrote:
Hi Im trying to boot an encrypted file system using an initrd on a USB. I use syslinux for the actual boot process as I couldnt get Grub to boot
of it for some reason. This is the .cfg

append initrd=/initrd.gz root=/dev/ram0 rootfstype=minix init=/linuxrc

I don't think syslinux digs the "/" in the initrd filename. Did you try it with initrd=initrd.gz?

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/