From: Thomas Marteau <marteaut@esiee.fr>
To: "Markus Döhr" <doehrm@aubi.de>
Cc: "'parisc-linux@lists.parisc-linux.org'"
<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] Newbie on PA: Trying to compile kernel
Date: Tue, 09 Oct 2001 23:16:16 +0200 [thread overview]
Message-ID: <3BC36920.A41682BD@esiee.fr> (raw)
In-Reply-To: 7B1EED0C5D58D411B73200508BDE77B2C53CA8@EXCHANGEB
Hi Markus,
> I just installed 0.9.2 on a 712/60 and I'm happy linux'ing ;-)
Good to hear that! I hope you enjoy :)
> However, when trying to compile a cvs checked-out kernel I'm always getting
> ramdisk.bin not found. I searched the archives, found some notes on where to
> find one but on the site specified there are no.
First of all, a reminder about the CVS. You have all the infos about it
at
http://www.parisc-linux.org/tools/index.html#anoncvs
After, for the cross-compiling, you need to download the xc here
ftp://puffin.external.hp.com/pub/parisc/binaries/LinuxX86/xc-latest.tgz
You untar the archive from the / and add the path in your $PATH
Something like that:
export PATH=/opt/palinux/bin:$PATH #for bash, of course
then you go in linux directory, you do make menuconfig with the good
choice.
then make dep vmlinux and you upload your kernel on the 712 via ftp.
Till you are not sure of your compiling talents, the good idea is to
copy the vmlinux file in /boot with a name
slightly different of the old one. like that you have in /boot
vmlinux-2.4.0 and vmlinux.2.4.0-new, for example.
At the boot time, you press escape to enter in BOOT_ADMIN and type boot
pri ipl and you modify the 0 entry to point
the good file! That's all.
If you want to know more, try
http://mkhppa1.esiee.fr/parisc-linux-boot/parisc-linux-boot/index.html
Good luck, Thomas.
ESIEE Team
next prev parent reply other threads:[~2001-10-09 21:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-09 20:15 [parisc-linux] Newbie on PA: Trying to compile kernel Markus Döhr
2001-10-09 21:16 ` Thomas Marteau [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-09 21:51 Markus Döhr
2001-10-09 21:55 ` Thomas Marteau
2001-10-09 23:33 ` Randall Craig
2001-10-10 9:11 ` Helge Deller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BC36920.A41682BD@esiee.fr \
--to=marteaut@esiee.fr \
--cc=doehrm@aubi.de \
--cc=parisc-linux@lists.parisc-linux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox