Help - Search - Members - Calendar
Full Version: Load Grub4Dos from CDShell
MSFN Forums > Unattended Windows Discussion & Support > Multi-Boot CD/DVDs

   


Google Internet Forums Unattended CD/DVD Guide
mobiusonline
I have a multibood cd that runs with CDShell. I am adding a few applications that I can not get to work with CDShell, but have been able to get to work with Grub4Dos. I do not have time to convert the whole layout at the moment. However, is it possible to have the CDShell load a Grub4Dos menu setup, and if so, how can I go about adding it to my CDShell script?

Thanks in advance,
M
jaclaz
QUOTE (mobiusonline @ Apr 23 2009, 08:05 PM) *
I have a multibood cd that runs with CDShell. I am adding a few applications that I can not get to work with CDShell, but have been able to get to work with Grub4Dos. I do not have time to convert the whole layout at the moment. However, is it possible to have the CDShell load a Grub4Dos menu setup, and if so, how can I go about adding it to my CDShell script?

Thanks in advance,
M


I am not familiar (anymore newwink.gif) with CDSHELL.

You should be able to add it as you would add SETUPLDR.BIN or NTLDR.

grldr should be chainloadable exactly like them.

Otherwise, try chainloading from CDSHELL NTLDR and add to BOOT.INI a line
CODE
C:\grldr="grub4dos"


jaclaz
mobiusonline
Thanks for the help, and once you gave me that, it made perfect sense...

However, when I try to run the command to load grldr from my CDShell, I get this error:

CODE
Error: File cannot be larger than 64kb.


The file grldr has an out of the box size of 210kb.

The command I am using is:

CODE
chain \grub\grldr


The Grub4Dos files are on the same CD as the CDShell.

What am I missing?
jaclaz
Do you normally chainload the loader or a 2048 bytes CD bootsector invoking the loader?

I mean, what happens if you follow loosely the flyakite's guide:
http://flyakite.msfn.org/xpprosp1.htm

and change:
SETUPLDR.BIN ->GRUB4DOS.BIN (or any 8+3 name)
I386->GRUB (or any 4 letter name)

And you place a copy of grldr renamed to GRUB4DOS.BIN in directory \GRUB\ ?

Do read also the issues that may happen when renaming grldr:
http://diddy.boot-land.net/grub4dos/files/grldrmbr.htm

Or try chainloading grldr.mbr instead of grldr directly from CDSHELL. unsure.gif

BTW, just for the record, grub4dos is CaSe SeNsItIvE on CDFS.

jaclaz
mobiusonline
Worked like a charm. Thanks for the assistance.
jaclaz
QUOTE (mobiusonline @ Apr 24 2009, 06:42 PM) *
Worked like a charm. Thanks for the assistance.


Which one?

The hacked bootsector yes.gif or the chainloading of grldr.mbr unsure.gif?

However, happy it worked. smile.gif

jaclaz
mobiusonline
Sorry, should have been more clear. The hacked boot sector. The .mbr did not work for me, and I tried that one first since it seemed easiest. Once I did it, I realized the other one was the easier.

Thanks again,

M




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.