[EMAIL PROTECTED] wrote: > > New go with the boot disks, mostly the same problems. > > I'm setting up an NFSroot with the old Slink disks, but I've forgotten how > to make it boot over NFS again. I copied the vmlinuz file from the install > into /tftpboot/<HEX IP address>.SUN4C and passed some boot paramaters. > > |ok boot net root=/dev/nfs nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober > ip=192.168.1.50:192.168.1.42 > |Boot device: /sbus/[EMAIL PROTECTED],c00000 File and args: root=/dev/nfs > nfsroot=192.168.1.42:/mount/nfs/nfsroot/goober ip=192.168.1.50:192c4c00 > |The file just loaded does not appear to be executable. > |ok > > Could someone get me quickly fixed here, then I'll print out the > instructions and try not to lose them this time?
Use linux-a.out kernel instead of vmlinuz. OpenPROM requires an a.out executable to download, not a compressed ELF file. Regards. -- Eric Delaunay | "La guerre justifie l'existence des militaires. [EMAIL PROTECTED] | En les supprimant." Henri Jeanson (1900-1970)

