Jump to content

Integrating Fedora4 into Multi-Boot DVD


scrappysphinx

Recommended Posts

Hello all,

I have followed the flyakite tutorial and have created a working Multiboot DVD containing:

WinXP Home SP2 Setup & Unattended Setup

WinXP Pro SP2 Setup & Unattended Setup

Win2k Pro SP4 Setup

WinME Setup

Win98SE Setup

Ghost 2003

Partition Magic 8

ERD Commander 2005

I would like to add the possibilty of a Linux Installation (Fedora4 is the only one i have) from this same DVD.

Is it possible to add this to the boot menu (using cd shell) and how would i go about doing this.

Any information is GREATLY appreciated.

Thanks

Scrappysphinx

Link to comment
Share on other sites


if u havin the cd images ,try to copy all the cd files to the DVD root and overwrite the repeating files
Will work, provided you just obtain the ".discinfo" file from DVD.

And if you're downloading the fedora DVD anyways, you might as well download fedora core 5 instead! Its got much better hardware support!

Link to comment
Share on other sites

Thanks again for the help so far guys.

I have now downloaded the FC4 DVD and copied the entire contents to my AIO-DVD folder.

i added this line

if $lastKey == key[8]; then chain /ISOLINUX/ISOLINUX.BIN

to my cdshell.ini file.

When i boot the dvd in Virtual PC 2004 the boot menu loads fine and all options work (e.g. pressing 1 begins xp home sp2 setup) but when i press 8 to begin the Fedora Install i get the following error:

ISOLINUX 3.08 2005-05-19 isolinux: Image checksum error, sorry...

Boot Failed: press a key to retry...

Any more help greatly appreciated.

Thanks again

Scrappysphinx

Okay, i changed the line

if $lastKey == key[8]; then chain /ISOLINUX/ISOLINUX.BIN

so it now reads

if $lastKey == key[8]; then memdisk /isolinux/isolinux.bin

it now loads and comes to the following screen and just hangs

linux.jpg

Edited by scrappysphinx
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...