Hi, I think I know why objcopy is creating huge .bin files on RH4.2 systems. It's dumping everything from address 0. Hence you get a 600kB+ dump. Try this change to the last line of src-32/Config: OBJCOPY= objcopy -O binary --set-start=$(RELOCADDR) RH4.2 owners please let me know if this works. Thanks, Ken
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.