* [parisc-linux] howto boot test kernel
@ 1999-07-27 12:27 valery brasseur
1999-07-27 12:45 ` Ingo Matthaes
1999-07-27 15:14 ` mgalgoci
0 siblings, 2 replies; 3+ messages in thread
From: valery brasseur @ 1999-07-27 12:27 UTC (permalink / raw)
To: parisc-linux
I have on old 712, I would like to make a try to linux kernel.
What did I need and how to setup things for booting the kernel, and
maybe giving some help on developpment.( I have other stations/server
under HPUX 10.20 where I can put a developement env?)
Thanks in advance.
--
Valery BRASSEUR | Phone # +33 320 60 7982
Atos Branche Multimedia | Fax # +33 320 60 7649
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
spread!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [parisc-linux] howto boot test kernel
1999-07-27 12:27 [parisc-linux] howto boot test kernel valery brasseur
@ 1999-07-27 12:45 ` Ingo Matthaes
1999-07-27 15:14 ` mgalgoci
1 sibling, 0 replies; 3+ messages in thread
From: Ingo Matthaes @ 1999-07-27 12:45 UTC (permalink / raw)
To: parisc-linux
On Tue, Jul 27, 1999 at 02:27:43PM +0200, valery brasseur wrote:
> I have on old 712, I would like to make a try to linux kernel.
> What did I need and how to setup things for booting the kernel, and
> maybe giving some help on developpment.( I have other stations/server
> under HPUX 10.20 where I can put a developement env?)
I've tried it successfully on my 715/33 using a bootp server.
Just use the cvs-linux tree, install gcc-2.8.1 or whatever with
binutils and GNU make.
For make menuconfig you have to install ncurses too.
Just type make dep boot and copy linux/arch/parisc/boot/Image to
the path specified in bootptab and thats it.
Ingo
P.S. dd if=Image of=/dev/rdsk/blafasel works too, but the first
solution is more useful :-)
--
Ingo Matthaes
HP-UX Net und Linux Support
HP Support Center Ratingen
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [parisc-linux] howto boot test kernel
1999-07-27 12:27 [parisc-linux] howto boot test kernel valery brasseur
1999-07-27 12:45 ` Ingo Matthaes
@ 1999-07-27 15:14 ` mgalgoci
1 sibling, 0 replies; 3+ messages in thread
From: mgalgoci @ 1999-07-27 15:14 UTC (permalink / raw)
To: valery brasseur; +Cc: parisc-linux
Here is how I did it:
1) Uncomment tftp in /etc/inetd.conf
2) Grab the kernel image and put it in /tftpboot
3) Set up a bootp server that also specifes the name of the
kernel image to boot. To do this, I used dhcpd and used the
dynamic-bootp modifier in the config file.
I also had to re-build dhcpd. It would not work on my system running the
2.3.10 kernel.
But it worked ;)
--Matt
On Tue, 27 Jul 1999, valery brasseur wrote:
> I have on old 712, I would like to make a try to linux kernel.
> What did I need and how to setup things for booting the kernel, and
> maybe giving some help on developpment.( I have other stations/server
> under HPUX 10.20 where I can put a developement env?)
>
> Thanks in advance.
>
> --
> Valery BRASSEUR | Phone # +33 320 60 7982
> Atos Branche Multimedia | Fax # +33 320 60 7649
>
> Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
> spread!
>
> ---------------------------------------------------------------------------
> To unsubscribe: send e-mail to parisc-linux-request@thepuffingroup.com with
> `unsubscribe' as the subject.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-07-27 15:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-07-27 12:27 [parisc-linux] howto boot test kernel valery brasseur
1999-07-27 12:45 ` Ingo Matthaes
1999-07-27 15:14 ` mgalgoci
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox