From: Ken T. <ke...@we...> - 2002-09-02 22:54:28
|
On Thu, 22 Aug 2002, Rene Brothuhn wrote: > Hello! G'day ! > > I've compiled a kernel with PCI enabled but not tested it yet due to > > other goings on around here. Still not tested this as I've been away for the last 10 days but I will. > Are you sure? I think this was many yaers ago, now the SCSI and PPC stuff > are in only one flash. You're probably right on this so my ROM should be upto date. > I do the same, a small partition containing C:, S:, LIBS: and the kernel > stuff. In S: there is a simple startup-sequence which only contains the > bootstrap command, not even setpatch is loaded. Using PPCInstall or > ElfLoadSeg is not necessary. It certainly won't work for me. On my boot partition I need ElfLoadSeg or PPCInstall to get the ppc.library loaded and the PPC started On my AmigaDOS partition I don't have ElfLoadSeg or PPCInstall. As I said before, If I remove cgxsytem.library and boot in AGA np PPC prog will run. Can you tell me if the ppc.library is loaded before bootstrap runs or does the bootstrap cause it to be loaded ? > Hmm... My PPCInstall.doc says: > PPCInstall ... > Put PPCInstall >NIL: in your s:user-startup if you > always want to start the ppc.library. OK I believe you ! I'll use PPCInstall instead but I'd like to know why I need it and you dont. Ken. |