Forum: EasyBoot
Topic: Linux won't boot
started by: Asenk

Posted by Asenk on Nov. 06 2010,00:10
i have tried these things in multiboot dvd,
1. XP Pro SP3 without driverpacks
2. XP Pro SP3 with driverpacks
3. Hiren'sBootCD
4. Fedora
5. Ubuntu

I used Balder's Scripts to integrate them. XP and Hiren's worked well but Fedora and Ubuntu won't start. i used memdisk xxx.img.gz as the command for Fedora and Ubuntu. in Easyboot i did the checklist "joliet" and "Allow lower case".

did i do something incorrect?

Posted by balder on Nov. 06 2010,04:27
@Asenk

Quote: "Fedora and Ubuntu won't start"

What version of Ubuntu are we dealing with?

Further more - to solve Ubuntu - did you read post nr;16 < HERE > ???

Note: I can not help you with "Fedora" for the moment, as I'm not working with my "home-computer" (won't be home until 5 days from now).

Test solution to Ubuntu and see if it works :cool:

balder

Posted by Asenk on Nov. 06 2010,06:44
i'm dealing with ubuntu 10.04
Posted by balder on Nov. 06 2010,15:07
@asenk

Quote; i'm dealing with ubuntu 10.04

Well I'm unsure if grub-"kicker-image" developed for Ubuntu has the right inputs - but no harm in testing.

Follow: "How to use ubuntu.ISO-file in EasyBoot" in post nr; 16 < HERE >

Otherwise you have to wait 5 days as I'm "unplugged" from Internet these 5 days :(

balder

Posted by Asenk on Nov. 06 2010,22:53
i read about integrate linux here:
< http://www.ezbsystems.com/cgi-bin/ikonboard.cgi?act=ST;f=1;t=2071 >

but there's 1 thing i didn't understand.
What command should i write in Easyboot for fedora 13?
Here's isolinux.cfg file (i open it with notepad)

default vesamenu.c32
timeout 100

menu background splash.jpg
menu title Welcome to Fedora-13-i686-Live!
menu color border 0 #ffffffff #00000000
menu color sel 7 #ffffffff #ff000000
menu color title 0 #ffffffff #00000000
menu color tabmsg 0 #ffffffff #00000000
menu color unsel 0 #ffffffff #00000000
menu color hotsel 0 #ff000000 #ffffffff
menu color hotkey 7 #ffffffff #ff000000
menu color timeout_msg 0 #ffffffff #00000000
menu color timeout 0 #ffffffff #00000000
menu color cmdline 0 #ffffffff #00000000
menu hidden
menu hiddenrow 5
label linux0
 menu label Boot
 kernel vmlinuz0
 append initrd=initrd0.img root=live:CDLABEL=Fedora-13-i686-Live rootfstype=auto ro liveimg quiet  rhgb rd_NO_LUKS rd_NO_MD
menu default
label check0
 menu label Verify and Boot
 kernel vmlinuz0
 append initrd=initrd0.img root=live:CDLABEL=Fedora-13-i686-Live rootfstype=auto ro liveimg quiet  rhgb check
label memtest
 menu label Memory Test
 kernel memtest
label local
 menu label Boot from local drive
 localboot 0xffff


i'll wait you 4 next 5 days.

Best regard,

Asenk.

Posted by balder on Nov. 07 2010,02:19
@asenk

Quote: "What command should i write in Easyboot for fedora 13?"

Can't tell to  100% if this works and exactly what folders that is needed from feodora ISO-file ???

However as it seems that you can launch Ubuntu ISO-file as it is, you can test this solution for feodora:

1. Extract everything from Feodora ISO-file to folder disk1

2. Extract boot-file from Feodora ISO-file to folder ezboot (I used UltraIso for this operation) use any name to boot-file (feodora.bif or whatever)

3. Set command in Easyboot:  bootinfotable;run feodora.bif

4.  Check "Joliet", when creating ISO in Easyboot

This is the last respons for at least 4 days ahead from me :(

Regards balder

Posted by Asenk on Nov. 07 2010,21:21
i have tried using memdisk ubuntu.zip as the command in Easyboot but it didn't work too..