loux.thefuture Tux's lil' helper
Joined: 15 Nov 2005 Posts: 135
|
Posted: Mon Sep 18, 2006 1:56 pm Post subject: little liveCD to boot on USB-HDD without bios option |
|
|
Hello,
is there a way to create (once for all) a little liveCD to boot my USB-HDD drive when the BIOS can not boot on USB ?
i have already made a livecd (with gentoo) and use a grub like this on it :
"
title=LiveUSB
root (cd)
kernel (cd)/boot/kernel-genkernel-x86-2.6.16-gentoo-r11 \
root=/dev/ram0 init=/linuxrc \
udev nodevfs dodmraid real_root=/dev/sda1
initrd (cd)/boot/initramfs-genkernel-x86-2.6.16-gentoo-r11
"
and i works well if my USB-HDD drive has the same kernel
but if my USB-HDD has another kernel i have trouble to use it
how can i do ?
thanks for your help
loux _________________ "So long and thanks for all the fishs !" |
|