-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 31 May 2002 01:43 pm, Chapman, Matt wrote: > Totally agree but the syslinux shipped in the boot.img on the Redhat > 7.3 cdrom is like 1.50 and at 1.60 you could begin using splash images > on boot up. I did this on 7.1 and 7.2 no problem... Run syslinux (the > new one) against the boot.img and then open it up and add my .rle file > for the splash image and change the boot.msg file to call the .rle. > > I get that far , when it boots up I see the splash image and then the > boot: like it is waiting for the start of the kernel... I press enter > and then it fails... > > Am I causing the corruption due to the way I am opening the file or > running syslinux against the boot.img file itself.
I'd guess it's happening when you run syslinux on the .img file. > Maybe I should dd the boot.img file to floppy... Then syslinux the > floppy. Then open it and make the 2 changes. Then umount the floppy > and dd the floppy back to the hard drive as boot.img Redo the mkisofs > and burn again. What do you think? What I would do to create this image is... (You could also probably do all this on a file on the hard drive, but doing it on a floppy reduces the chances of doing any damage.) Mount the boot.image that you want to copy files from. (You can edit the files here, before copying them to the new image.) Insert and do not mount a floppy. Format the floppy with 'mformat a:' Run syslinux: 'syslinux -s /dev/fd0' Copy the needed files from the mounted image (or add new): 'mcopy /path/to/filename a:' When done, you can dd the floppy image to the hard drive. dd if=/dev/fd0 of=/path/to/write/boot.img bs=1440k Should give you a bootable floppy and a copy of the boot image on the drive. Hope that helps, - -- - -Michael pgp key: http://www.tuxfan.homeip.net:8080/gpgkey.txt Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/ - -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEUEARECAAYFAjz4Gc4ACgkQn/07WoAb/StCgwCdG+UWS3U6+90rsah0RIxxdpc4 pLQAli3azMeawr2nEEy1SmKx7ggLMbU= =Wmpa -----END PGP SIGNATURE----- _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list