[parisc-linux] HP 9000/735-125

Paul Bame bame@noam.fc.hp.com
Thu, 30 Nov 2000 15:57:14 -0700


= a) If you use the standard boot loader
= 
= Edit DEFAULT_COMMANDLINE in linux-2.3årch/parisc/boot/boot_code/ipl_c.c
= to read:
= 
=         "vmlinux HOME=/TERM=LINUX root=/dev/nfs nfsroot=10.0.0.1"

The boot_code directory should be gone -- that stuff is obsolete.

= b) If you use PALO

PALO is the only current bootloader 

= Edit the echo line in palo/mklifimage to read
= 
=         "vmlinux HOME=/TERM=LINUX root=/dev/nfs nfsroot=10.0.0.1"
= 
= In both cases replace 10.0.0.1 with the IP address of your NFS server.
= 
= Copy the .config included below to the root of the linux source tree.

make oldconfig or make config, without a .config to start with, works
fine just as it does with x86

= make oldconfig
= make dep
= make clean
= make Image (Or make palo, if you use Paul's loader)
Must be 'make palo'
= Due to linker issues cross compiling is still not possible. I.e. you
= have to build on HP/UX. 
= </quote>
= 
= I suppose this is old...
= 
= > Those of us still cross compiling are using x86-linux hosts.
= 
= Wonderful, that makes it a lot easier...		Thanks,
= 
= ----------------------------------------------------------------
=         Jorge L. deLyra,  Associate Professor of Physics
=             The University of Sao Paulo,  IFUSP-DFMA
=        For more information: finger delyra@latt.if.usp.br
= ----------------------------------------------------------------
= 
= ---------------------------------------------------------------------------
= To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
= `unsubscribe' as the subject.
= 
= 
=