On Wed Nov 15 2000 at 15:26, Randall Jones wrote:

> Would it be possible to use the pcmcia image as the boot kernel when
> booting from the CD-ROM?

Perhaps, probably (never tried this myself).  If your laptop can
boot from the cdrom, then it should work if booting from the same
pcmcia boot image works when using it from a floppy.

But in some ways this is silly -- the pcmcia image is designed for
installing from a network server, the idea is to boot from floppy
then install from the network once the pcmcia drivers are loaded.

Just use boot.img as your El Torito boot image and it will work.

> Does the bootable rh6.2 CD actually use LILO when it first boots (i.e.
> before the kernel is booted) ?

No.  The bootable redhat CDs simply use images/boot.img as the boot
image (set like that when using mkisofs).

> How and where does a bootable CD find the kernel to boot?

man mkisofs will tell you how to do that.
(eg: ".. -b $bootimage -c $bootcat" ...)

> If it is possible to change and reconfigure the CD boot, how could I do
> this?

It isn't difficult.  Besides the man pages, there is a redhat cdrom
howto that can give you lots more clues.

It is possible to create all sorts of bootable CDROMs.  tomsrtbt has
an ElTorito bootable cdrom image available (and a small shell script
that will recreate it for you after customisation).  Pocketlinux,
smallinux, linux-router, smoothwall, vectorlinux and so on... most
of these work the same way when booted from floppy.  The only
proviso is that the boot kernel MUST have cdrom support built into
it (and the bios is capable of booting from the cdrom).

> I assume all the necessary tools/files are on the CD (although I do have
> a functional rh6.2 installation to work from).  I've browsed around the
> misc/src/anaconda and misc/src/trees directories, but I'm not sure what
> I'm looking for exactly.

What you want -- if you end up changing any of the packages in
RedHat/RPMS -- is genhdlist.  You DO want to do that, because you
can put the updated packages directly into the installation.  For
rh6.2, run genhdlist from the base directory of the cdrom image like
this:
        genhdlist $(pwd)

That will update the RedHat/base/hdlist database file (which is used
by the installer).

> I am trying to boot and install rh6.2 on a Sony VAIO laptop with ONLY
> PCMCIA CD-ROM and USB floppy.  I can't boot from the floppy... I'm

USB isn't available with rh6.2 (not unless you use the rh7.0
2.2.16-22 kernel...)

> hoping I can change the kernel to the pcmcia image kernel so I can
> access the CD-ROM on this machine at boot.

You can do that already with the default boot.img setup -- IFF your
laptop can boot from cdrom.  You only need to use the pcmcia boot
image when installing from an nfs network server.

Cheers
Tony
 -=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-
  Tony Nugent <[EMAIL PROTECTED]>    Systems Administrator, RHCE
  GrowZone OnLine   -   regional internet services for Southern Qld
  POBox 475 Toowoomba Oueensland Australia 4350    Ph: 07 4637 8322
 -=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to