Thanks a lot Derek,
Also I was noticed that syslinux.cfg has been replaced with isolinux.cfg and boot.img with isolinux.bin
David
> -----Original Message-----
> From: Derek T. Yarnell [mailto:derek cs umd edu]
> Sent: Tuesday, June 08, 2004 6:55 PM
> To: Discussion of Red Hat Enterprise Linux 3 (Taroon)
> Cc: Avrahami David
> Subject: Re: Cdboot.img is missing ?
>
>
> Just do this,
>
> copy the isolinux directory to somewhere from the base of the
> first disk,
>
> then edit isolinux.cfg in that directory to what you want,
> you can add other things[1] and then run something like this command,
>
> mkisofs -o rhel3csd.iso -b isolinux.bin -c boot.cat
> -no-emul-boot -boot-load-size 4 -boot-info-table -R -J -v -T isolinux/
>
> NOTE!!!! you have to have 8+3 DOS naming notation, don't name
> aything over.
>
> [1] - You can copy things like /usr/lib/syslinux/memdisk onto
> the disk and then boot dos floppies that are on the cdrom.
>
> label ghost
> kernel memdisk
> append initrd=ghost.img
> label diskchk
> kernel memdisk
> append initrd=diskchk.img
>
> On Tue, Jun 08, 2004 at 06:43:55PM +0300, Avrahami David wrote:
> > Hi,
> >
> > I'm trying to build a customize RHEL 3.2 installation disk. Anyone
> > knows what happened to " dosutils/autoboot/cdboot.img "
> file on cd #1
> > ???
> >
> > Thanks in advance,
> > David
>
> > --
> > Taroon-list mailing list
> > Taroon-list redhat com
> > http://www.redhat.com/mailman/listinfo/taroon-list
>
>
> --
> ---
> Derek T. Yarnell
> University of Maryland
> Computer Science Department Unix Staff
> derek cs umd edu
> ______________________________________________________________________
> This email message has been scanned by PineApp Mail-Secure
> and has been found clean.
>