sabayon on multiboot flash

Installer Issues via Installer -- Not for global upgrades or upgrading individual packages -- ONLY ISSUES WITH INSTALLATION OF THE OS -- Can't get Sabayon installed, than post here, otherwise use correct forums

Moderator: Moderators

sabayon on multiboot flash

Postby qmor » Wed Feb 16, 2011 21:21

Hello everyone. I'm trying to make multibootable flash using grub2. I want to boot some distrib directly from iso. I have added ubuntu 10.10 using grub.cfg entry:

Code: Select all
menuentry "Ubuntu Live 10.10 32bit" {
 loopback loop /boot/iso/ubuntu-10.10-desktop-i386.iso
 linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/boot/iso/ubuntu-10.10-desktop-i386.iso noeject noprompt --
 initrd (loop)/casper/initrd.lz
}


And it's workes fine. Now i'm trying to add a sabayon using some like this:

Code: Select all
menuentry "Sabayon 5.5 G" {
 loopback loop /boot/iso/Sabayon_Linux_5.5_x86_G.iso
 linux (loop)/boot/sabayon boot=/ iso-scan/filename=/boot/iso/Sabayon_Linux_5.5_x86_G.iso noeject noprompt --
 initrd (loop)/boot/sabayon.igz
}


And nothing work. What parameters i should put into grub.cfg file to load sabayon from the iso image from flash drive?
qmor
Baby Hen
 
Posts: 3
Joined: Wed Feb 16, 2011 21:13

Re: sabayon on multiboot flash

Postby timothyRlamora » Sat Feb 19, 2011 0:02

I would use sabayon's grub during the installation process
timothyRlamora
Growing Hen
 
Posts: 102
Joined: Tue Dec 28, 2010 6:15
Location: Logsden,Oregon

Re: sabayon on multiboot flash

Postby qmor » Sat Feb 19, 2011 6:22

How i can execute it?
qmor
Baby Hen
 
Posts: 3
Joined: Wed Feb 16, 2011 21:13

Re: sabayon on multiboot flash

Postby timothyRlamora » Mon Feb 21, 2011 4:49

when you install sabayon on yoyr flash you will go past automatc partition then you will go into bootloader and there you will see a list of os's click on advanced bootloader options and check the ones you want to start first
timothyRlamora
Growing Hen
 
Posts: 102
Joined: Tue Dec 28, 2010 6:15
Location: Logsden,Oregon

Re: sabayon on multiboot flash

Postby qmor » Mon Feb 21, 2011 11:44

i think it's not what i need, becouse it's not initial loading from cd-rom. I need load iso from flash, grub 2 "decompress" iso image and execute kernel (vmlinuz) and initrd, but maybe i need some path variables or something else to success start.
qmor
Baby Hen
 
Posts: 3
Joined: Wed Feb 16, 2011 21:13


Return to Installer Issues - Anaconda **Not for Package Manager Stuff**

Who is online

Users browsing this forum: No registered users and 1 guest

cron