[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Cdboot.img is missing ?
- From: "Derek T. Yarnell" <derek cs umd edu>
- To: "Discussion of Red Hat Enterprise Linux 3 (Taroon)" <taroon-list redhat com>
- Cc: Avrahami David <David Avrahami comverse com>
- Subject: Re: Cdboot.img is missing ?
- Date: Tue, 8 Jun 2004 11:54:42 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]