LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   grub on /dev/sdc and live-usb on /dev/sdc1 (https://www.linuxquestions.org/questions/linux-general-1/grub-on-dev-sdc-and-live-usb-on-dev-sdc1-548880/)

fitzov 04-25-2007 09:31 AM

grub on /dev/sdc and live-usb on /dev/sdc1
 
If you understand the title then you know what I want to do here. I've searched high and low, but what I find is either:

install live on memory stick (not a usb hdd with multiple paritions)

install linux to external hdd (config specific--not live)

What would really be helpful is a howto on converting a live-cd iso9660 image to a hard drive partition. The iso images use isolinux--I don't need that--I'm using grub from the mbr of the device.

I prefer Debian, but Debian-live seems to only include instructions for installing to a memory stick and it uses isolinux--it won't boot on my machine anyway--but grub will boot on my machine from the external hdd.

Hern_28 04-25-2007 10:11 AM

Are you wanting this or a grub how to?
 
http://www.debian.org/releases/stabl...h04s04.html.en

fitzov 04-25-2007 11:11 AM

Thanks for the response Hern,

Looking at that page, it seems there are unnecessary complications going on. It says to install grub on the mbr, then syslinux, then copy an iso image.

grub-->syslinux-->ISO

What I want is something like this

grub(on mbr)-->kernel(on /dev/sdc1)


All times are GMT -5. The time now is 05:32 AM.