* [parisc-linux] woody install on 720/50
@ 2001-10-01 15:54 Albert Strasheim
[not found] ` <20011002082429.C1965@silly.cloud.net.au>
2001-10-02 12:37 ` Jochen Friedrich
0 siblings, 2 replies; 14+ messages in thread
From: Albert Strasheim @ 2001-10-01 15:54 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 818 bytes --]
Hello all,
After applying Jurij's latest patch, and creating a new Debian bootdisk
lifimage with it, I booted it up and tried the Debian install again.
I tried a CD-ROM install first, but the installer refused to mount my
CD-ROM for some reason, even though it was detected as a possible device
to boot from.
Next I tried a network install using my i386 box (with co-ax network
card to connect to the 720) as a web server. According to the
access.log, the drivers.tgz and rescue.bin very retrieved without
problems. When it tried to extract the rescue.bin, it croaked with a
message saying "Bad address." When I tried to retrieve the images a
second time, the installer croaked.
The box still responds to pings, but not much else.
Any ideas on the "Bad address" problem?
Regards,
Albert
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread[parent not found: <20011002082429.C1965@silly.cloud.net.au>]
* Re: [parisc-linux] woody install on 720/50
[not found] ` <20011002082429.C1965@silly.cloud.net.au>
@ 2001-10-01 23:27 ` Albert Strasheim
[not found] ` <20011002204531.A3317@silly.cloud.net.au>
0 siblings, 1 reply; 14+ messages in thread
From: Albert Strasheim @ 2001-10-01 23:27 UTC (permalink / raw)
To: Hamish Moffatt; +Cc: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 1238 bytes --]
Hello,
On Tue, 02 Oct 2001, Hamish Moffatt wrote:
> On Mon, Oct 01, 2001 at 05:54:25PM +0200, Albert Strasheim wrote:
> > After applying Jurij's latest patch, and creating a new Debian bootdisk
> > lifimage with it, I booted it up and tried the Debian install again.
>
> Hmm, is that easy to do? I need to build a new kernel from the CVS
> sources for my D350, and it would be easiest to build a new CD
> to boot from rather than to boot the new kernel over the network.
I've think I've tried to convey the following command to you in about 3
different threads across 2 mailing lists :-)
Get palo-latest.tar.gz (about 62 KB) from puffin.external.hp.com,
compile that, cross-compile your kernel and then run the following:
(linux/ contains the kernel and palo/ contains the bootloader)
palo/palo/palo -f /dev/null -k linux/vmlinux -r root.bin -s lifimage \
-b palo/iplboot -c "0/linux HOME=/ root=/dev/ram initrd=0/ramdisk"
What this does is the following:
palo takes the kernel (vmlinux (with Jurij's patches in my case)), the
latest Debian rootdisk (root.bin), puts them together and creates a
lifimage for you to boot via rbootd or tftpd (depending on your model).
Tada!
Have fun,
Albert
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] woody install on 720/50
2001-10-01 15:54 [parisc-linux] woody install on 720/50 Albert Strasheim
[not found] ` <20011002082429.C1965@silly.cloud.net.au>
@ 2001-10-02 12:37 ` Jochen Friedrich
2001-10-05 20:20 ` Albert Strasheim
1 sibling, 1 reply; 14+ messages in thread
From: Jochen Friedrich @ 2001-10-02 12:37 UTC (permalink / raw)
To: Albert Strasheim; +Cc: parisc-linux
Hi Albert,
> Next I tried a network install using my i386 box (with co-ax network
> card to connect to the 720) as a web server. According to the
> access.log, the drivers.tgz and rescue.bin very retrieved without
> problems. When it tried to extract the rescue.bin, it croaked with a
> message saying "Bad address." When I tried to retrieve the images a
> second time, the installer croaked.
I don't know about this installer problem as i did the install manually
before. After applying the patch, the programs ls, tar, etc started
working OK and i just successfully performed the apt-get update/upgrade
:-)
Cheers,
Jochen
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: [parisc-linux] woody install on 720/50
2001-10-02 12:37 ` Jochen Friedrich
@ 2001-10-05 20:20 ` Albert Strasheim
2001-10-05 20:56 ` Matthew Wilcox
0 siblings, 1 reply; 14+ messages in thread
From: Albert Strasheim @ 2001-10-05 20:20 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 929 bytes --]
Hello all,
An update on my 720/50. I've managed to get the install as far as
downloading all the packages. But when it starts extracting the first
package, base-files, it hangs. This is on 2.4.9-pa39.
Aside, when installing it seems one should create the palo
partition, create and initialise the swap partition, create and
initialise the ext2 partition. Now optionally set up the hostname and
networking, and then move directly to the installation of the base
system. This got me as far as getting all the packages downloaded, as
mentioned above.
I've booted a fresh nfsroot again, and as John Marvin mentioned a few
days ago, ls still hangs randomly, although it doesn't seem to depend on
the directory. On a previous boot I managed a ls -lR /, but now a simple
ls / hangs the system.
Any suggestions on how I proceed from here? What is still missing from
the kernel and what can I do to help fix it? :-)
Regards,
Albert
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] woody install on 720/50
2001-10-05 20:20 ` Albert Strasheim
@ 2001-10-05 20:56 ` Matthew Wilcox
2001-10-05 21:36 ` Albert Strasheim
0 siblings, 1 reply; 14+ messages in thread
From: Matthew Wilcox @ 2001-10-05 20:56 UTC (permalink / raw)
To: Albert Strasheim; +Cc: parisc-linux
On Fri, Oct 05, 2001 at 10:20:28PM +0200, Albert Strasheim wrote:
> Any suggestions on how I proceed from here? What is still missing from
> the kernel and what can I do to help fix it? :-)
nothing's missing from the kernel -- the compiler needs to get fixed.
--
Revolutions do not require corporate support.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] woody install on 720/50
2001-10-05 20:56 ` Matthew Wilcox
@ 2001-10-05 21:36 ` Albert Strasheim
2002-03-11 22:56 ` [parisc-linux] new vmlinux!!! Gururaj Ananthateerta
0 siblings, 1 reply; 14+ messages in thread
From: Albert Strasheim @ 2001-10-05 21:36 UTC (permalink / raw)
To: Matthew Wilcox; +Cc: parisc-linux
Hello,
On Fri, 05 Oct 2001, Matthew Wilcox wrote:
> On Fri, Oct 05, 2001 at 10:20:28PM +0200, Albert Strasheim wrote:
> > Any suggestions on how I proceed from here? What is still missing from
> > the kernel and what can I do to help fix it? :-)
>
> nothing's missing from the kernel -- the compiler needs to get fixed.
Okay, I seem to recall now that you mentioned this. :-) What needs to
get done to "prove" that is a compiler bug. I'm willing to take it up
with the GCC people once I know what to tell them. :-)
Regards,
Albert
^ permalink raw reply [flat|nested] 14+ messages in thread
* [parisc-linux] new vmlinux!!!
2001-10-05 21:36 ` Albert Strasheim
@ 2002-03-11 22:56 ` Gururaj Ananthateerta
2002-03-12 6:34 ` Ralf Hildebrandt
2002-03-12 17:24 ` Grant Grundler
0 siblings, 2 replies; 14+ messages in thread
From: Gururaj Ananthateerta @ 2002-03-11 22:56 UTC (permalink / raw)
To: parisc
I have 3 partitions on primary disk
Device Boot Start End Blocks Id System
/dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
/dev/sda2 96 339 249856 82 Linux swap
/dev/sda3 340 8683 8544256 83 Linux
I am doing some modifications to the code and trying to boot with a new
linux.
I placed my vmlinux in /boot, but the palo doesn't seems to recognize my
kernel.
Any suggestions.
Guru
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] new vmlinux!!!
2002-03-11 22:56 ` [parisc-linux] new vmlinux!!! Gururaj Ananthateerta
@ 2002-03-12 6:34 ` Ralf Hildebrandt
2002-03-12 17:24 ` Grant Grundler
1 sibling, 0 replies; 14+ messages in thread
From: Ralf Hildebrandt @ 2002-03-12 6:34 UTC (permalink / raw)
To: Gururaj Ananthateerta; +Cc: parisc
On Mon, Mar 11, 2002 at 02:56:25PM -0800, Gururaj Ananthateerta wrote:
> I have 3 partitions on primary disk
> Device Boot Start End Blocks Id System
> /dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
> /dev/sda2 96 339 249856 82 Linux swap
> /dev/sda3 340 8683 8544256 83 Linux
>
> I am doing some modifications to the code and trying to boot with a new
> linux.
> I placed my vmlinux in /boot, but the palo doesn't seems to recognize my
> kernel.
How does the palo.conf look like?
What happens if you run palo?
--
Ralf Hildebrandt (Im Auftrag des Referat V A) Ralf.Hildebrandt@charite.de
Charite Campus Virchow-Klinikum Tel. +49 (0)30-450 570-155
Referat V A - Kommunikationsnetze - Fax. +49 (0)30-450 570-916
Why you can't find your system administrators:
The admin is suffering so bad from sleep deprivation that they may as well not be there for all the sense you can make of the words they are saying.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] new vmlinux!!!
2002-03-11 22:56 ` [parisc-linux] new vmlinux!!! Gururaj Ananthateerta
2002-03-12 6:34 ` Ralf Hildebrandt
@ 2002-03-12 17:24 ` Grant Grundler
2002-03-12 18:16 ` Paul Bame
2002-03-12 20:13 ` Gururaj Ananthateerta
1 sibling, 2 replies; 14+ messages in thread
From: Grant Grundler @ 2002-03-12 17:24 UTC (permalink / raw)
To: Gururaj Ananthateerta; +Cc: parisc
Gururaj Ananthateerta wrote:
> I have 3 partitions on primary disk
> Device Boot Start End Blocks Id System
> /dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
> /dev/sda2 96 339 249856 82 Linux swap
> /dev/sda3 340 8683 8544256 83 Linux
partitions are fine.
> I am doing some modifications to the code and trying to boot with a new
> linux.
> I placed my vmlinux in /boot, but the palo doesn't seems to recognize my
> kernel.
What do you mean by "doesn't seems to recognize"?
any specific error msg?
does palo.conf point to that kernel?
or did you interact with palo to tell it to load that image?
"file /boot/vmlinux" says what?
you don't have to answer the above - just stuff to think about.
grant
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] new vmlinux!!!
2002-03-12 17:24 ` Grant Grundler
@ 2002-03-12 18:16 ` Paul Bame
2002-03-13 4:29 ` Gururaj Ananthateerta
2002-03-12 20:13 ` Gururaj Ananthateerta
1 sibling, 1 reply; 14+ messages in thread
From: Paul Bame @ 2002-03-12 18:16 UTC (permalink / raw)
To: Grant Grundler; +Cc: Gururaj Ananthateerta, parisc
> Gururaj Ananthateerta wrote:
> > I have 3 partitions on primary disk
> > Device Boot Start End Blocks Id System
> > /dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
> > /dev/sda2 96 339 249856 82 Linux swap
> > /dev/sda3 340 8683 8544256 83 Linux
>
> partitions are fine.
Actually they're not. This is a frequent install problem and I've
replied off the list about it. The root partition passes the 2G limit
and Gururaj now has a small /boot I think.
-P
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] new vmlinux!!!
2002-03-12 18:16 ` Paul Bame
@ 2002-03-13 4:29 ` Gururaj Ananthateerta
0 siblings, 0 replies; 14+ messages in thread
From: Gururaj Ananthateerta @ 2002-03-13 4:29 UTC (permalink / raw)
To: Paul Bame; +Cc: Grant Grundler, parisc
Paul Bame wrote:
> > Gururaj Ananthateerta wrote:
> > > I have 3 partitions on primary disk
> > > Device Boot Start End Blocks Id System
> > > /dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
> > > /dev/sda2 96 339 249856 82 Linux swap
> > > /dev/sda3 340 8683 8544256 83 Linux
> >
> > partitions are fine.
>
> Actually they're not. This is a frequent install problem and I've
> replied off the list about it. The root partition passes the 2G limit
> and Gururaj now has a small /boot I think.
>
> -P
yes you are right,
thanks
grant clarified this in his previous mail.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] new vmlinux!!!
2002-03-12 17:24 ` Grant Grundler
2002-03-12 18:16 ` Paul Bame
@ 2002-03-12 20:13 ` Gururaj Ananthateerta
2002-03-12 22:26 ` Grant Grundler
1 sibling, 1 reply; 14+ messages in thread
From: Gururaj Ananthateerta @ 2002-03-12 20:13 UTC (permalink / raw)
To: Grant Grundler; +Cc: parisc
I figured out my mistake.
First my partitions weren't correct. I created
an F0 partition, and swap and an ext2 for /.
boot partition was missing, rather it was i /. As / is not mounted
during the early stages of boot (my guess) the palo used to scream at
me.
Secondly, a strange observation. Partitions are created in the following
order seems to have have some problem during from /boot/vmlinux.
50 MB of FO partition
50 MB of /boot
256 MB of swap
remaining for /
Problem is solved if partitions are created in the following order.
/dev/sda1 1 95 97264 83
Linux /boot
/dev/sda2 96 119 24576 f0 Linux/PA-RISC boot
/dev/sda3 120 363 249856 82 Linux swap
/dev/sda4 364 8683 8519680 83 Linux /
Doesn't make much sense.
One more thing to add, I am doing all this stuff on a N-Class.
Guru
Grant Grundler wrote:
> Gururaj Ananthateerta wrote:
> > I have 3 partitions on primary disk
> > Device Boot Start End Blocks Id System
> > /dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
> > /dev/sda2 96 339 249856 82 Linux swap
> > /dev/sda3 340 8683 8544256 83 Linux
>
> partitions are fine.
>
> > I am doing some modifications to the code and trying to boot with a new
> > linux.
> > I placed my vmlinux in /boot, but the palo doesn't seems to recognize my
> > kernel.
>
> What do you mean by "doesn't seems to recognize"?
> any specific error msg?
>
> does palo.conf point to that kernel?
> or did you interact with palo to tell it to load that image?
> "file /boot/vmlinux" says what?
>
> you don't have to answer the above - just stuff to think about.
>
> grant
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [parisc-linux] new vmlinux!!!
2002-03-12 20:13 ` Gururaj Ananthateerta
@ 2002-03-12 22:26 ` Grant Grundler
0 siblings, 0 replies; 14+ messages in thread
From: Grant Grundler @ 2002-03-12 22:26 UTC (permalink / raw)
To: Gururaj Ananthateerta; +Cc: parisc
Gururaj Ananthateerta wrote:
> First my partitions weren't correct. I created
> an F0 partition, and swap and an ext2 for /.
That's right - my bad.
(Not having a good day today)
> /dev/sda1 1 95 97264 83
> Linux /boot
> /dev/sda2 96 119 24576 f0 Linux/PA-RISC boot
> /dev/sda3 120 363 249856 82 Linux swap
> /dev/sda4 364 8683 8519680 83 Linux /
If your / (sda3 in the previous example) *ends* before 2GB,
you don't need a /boot partition. Several boot/install howto's
describe this problem. I didn't catch it in your original mail.
> > Gururaj Ananthateerta wrote:
> > > I have 3 partitions on primary disk
> > > Device Boot Start End Blocks Id System
> > > /dev/sda1 1 95 97264 f0 Linux/PA-RISC boot
> > > /dev/sda2 96 339 249856 82 Linux swap
> > > /dev/sda3 340 8683 8544256 83 Linux
> >
> > partitions are fine.
NOT!
BTW, take a look at
http://www.parisc-linux.org/hardware/supported.html
hth,
grant
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2002-03-13 4:30 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-01 15:54 [parisc-linux] woody install on 720/50 Albert Strasheim
[not found] ` <20011002082429.C1965@silly.cloud.net.au>
2001-10-01 23:27 ` Albert Strasheim
[not found] ` <20011002204531.A3317@silly.cloud.net.au>
2001-10-02 15:56 ` Albert Strasheim
2001-10-02 12:37 ` Jochen Friedrich
2001-10-05 20:20 ` Albert Strasheim
2001-10-05 20:56 ` Matthew Wilcox
2001-10-05 21:36 ` Albert Strasheim
2002-03-11 22:56 ` [parisc-linux] new vmlinux!!! Gururaj Ananthateerta
2002-03-12 6:34 ` Ralf Hildebrandt
2002-03-12 17:24 ` Grant Grundler
2002-03-12 18:16 ` Paul Bame
2002-03-13 4:29 ` Gururaj Ananthateerta
2002-03-12 20:13 ` Gururaj Ananthateerta
2002-03-12 22:26 ` Grant Grundler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.