Re: [Etherboot-developers] High-End Desktop Support
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Yinghai L. <yh...@ty...> - 2003-06-15 02:02:03
|
Eric, But it works for 5.0.8 and 5.0.9. and I have tried it on RH 8 and RH 9. 1. strip e1000.elf : 92 bytes 2. strip -R comment e1000.elf : 92 bytes. 3. strip -R note e1000.elf : 92 bytes. 4. strip -R comment -R note e1000.elf : 92 bytes. Anyway I will use zelf format. Regards Yinghai Lu -----=D3=CA=BC=FE=D4=AD=BC=FE----- =B7=A2=BC=FE=C8=CB: lin...@cl... [mailto:lin...@cl...] =B4=FA=B1=ED Eric W. Biederman =B7=A2=CB=CD=CA=B1=BC=E4: 2003=C4=EA6=D4=C214=C8=D5 18:17 =CA=D5=BC=FE=C8=CB: Yinghai Lu =B3=AD=CB=CD: 'ron minnich'; lin...@cl...; 'Etherboot = Developers' =D6=F7=CC=E2: Re: [Etherboot-developers] g-e$: g-e$: g-e$: High-End = Desktop Support "Yinghai Lu" <yh...@ty...> writes: > Thanks, I will try again with zelf. >=20 > I have used strip make ebi,=20 > # strip -R comment -R note e1000.elf > The EBI file only 92 bytes ??? There should be nothing worth stripping by the time the etherboot build gets that far, at least for 5.1.x. It is desirable to keep the notes we have placed there. Beyond that it looks like by trying to strip etherboot you have hit one of the many binutils bugs that crop up from time to time. Eric _______________________________________________ Linuxbios mailing list Lin...@cl... http://www.clustermatic.org/mailman/listinfo/linuxbios |