* [parisc-linux] opening initial console
@ 2001-07-06 14:19 rpengelly
2001-07-06 14:39 ` Richard Hirst
0 siblings, 1 reply; 4+ messages in thread
From: rpengelly @ 2001-07-06 14:19 UTC (permalink / raw)
To: parisc-linux
[-- Attachment #1: Type: text/plain, Size: 387 bytes --]
Well good news and bad news. We've gotten a linux kernal to boot over a network using rbootd and bootp. However just after the root is mounted we get the following message:
NFS: Mounted root (nfs filesystem) readonly.
Warning: unable to open an initial console.
Kernel panic: no int found. Try passing init= option to kernel.
Anyone run into this problem or know how to fix it.
[-- Attachment #2: Type: text/html, Size: 912 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] opening initial console
2001-07-06 14:19 [parisc-linux] opening initial console rpengelly
@ 2001-07-06 14:39 ` Richard Hirst
2001-07-06 15:09 ` rpengelly
0 siblings, 1 reply; 4+ messages in thread
From: Richard Hirst @ 2001-07-06 14:39 UTC (permalink / raw)
To: rpengelly; +Cc: parisc-linux
On Fri, Jul 06, 2001 at 10:19:31AM -0400, rpengelly wrote:
> Well good news and bad news. We've gotten a linux kernal to boot over a network using rbootd and bootp. However just after the root is mounted we get the following message:
>
> NFS: Mounted root (nfs filesystem) readonly.
> Warning: unable to open an initial console.
> Kernel panic: no int found. Try passing init= option to kernel.
>
> Anyone run into this problem or know how to fix it.
Sounds like you have tried to boot a kernel over the network, and
have it mount a root file system also over the network. The problem
is likely to be that the kernel failed to find any useful files on
the file system it mounted - no /dev/tty*, no /sbin/init, etc.
Could be access permisions problems. Try mounting the fs from some
other system and check things look ok.
If you grab the 0.9.1 ISO and boot the lifimage from that, the
lifimage contains 32 and 64 bit kernels, and a ramdisk. It should
boot and mount root from the ramdisk (not from nfs).
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] opening initial console
2001-07-06 14:39 ` Richard Hirst
@ 2001-07-06 15:09 ` rpengelly
2001-07-06 17:08 ` Richard Hirst
0 siblings, 1 reply; 4+ messages in thread
From: rpengelly @ 2001-07-06 15:09 UTC (permalink / raw)
To: Richard Hirst; +Cc: parisc-linux
I'm confused about booting from a lifimage. How do we go about this. Note:
we are unbale to install via CDROM because of harware issues so we are
relying on a network install.
P.S. Thanks for all your help so far. We need all we can get.
----- Original Message -----
From: "Richard Hirst" <rhirst@linuxcare.com>
To: "rpengelly" <rpengelly@ati.stlawrencec.on.ca>
Cc: <parisc-linux@lists.parisc-linux.org>
Sent: Friday, July 06, 2001 10:39 AM
Subject: Re: [parisc-linux] opening initial console
> Sounds like you have tried to boot a kernel over the network, and
> have it mount a root file system also over the network. The problem
> is likely to be that the kernel failed to find any useful files on
> the file system it mounted - no /dev/tty*, no /sbin/init, etc.
> Could be access permisions problems. Try mounting the fs from some
> other system and check things look ok.
>
> If you grab the 0.9.1 ISO and boot the lifimage from that, the
> lifimage contains 32 and 64 bit kernels, and a ramdisk. It should
> boot and mount root from the ramdisk (not from nfs).
>
> Richard
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] opening initial console
2001-07-06 15:09 ` rpengelly
@ 2001-07-06 17:08 ` Richard Hirst
0 siblings, 0 replies; 4+ messages in thread
From: Richard Hirst @ 2001-07-06 17:08 UTC (permalink / raw)
To: rpengelly; +Cc: parisc-linux
On Fri, Jul 06, 2001 at 11:09:17AM -0400, rpengelly wrote:
> I'm confused about booting from a lifimage. How do we go about this. Note:
> we are unbale to install via CDROM because of harware issues so we are
> relying on a network install.
palo can take a kernel image and wrap stuff round it to make a bootable
image. That is called a lifimage. You managed to boot from the
network, so you must have booted a lifimage format file. You must
have put that lifimage somewhere that bootp/rbootd could find it
when asked by your parisc box. On the CD is a file called lifimage,
in dists/sid/main/disks-hppa/current/lifimage (or similar). Simply
copy that file to your bootp server, placing it and naming it as
you did for whatever you booted last time. Then tell your parisc
box to boot from the network. Don't interact with the IPL to modify
any kernel boot parameters - it should all "just work".
You should get the installer release notes page displayed, hit return
and you are in to the main installer menu.
Once you have the system installed and using palo to boot from disk,
palo uses plain kernel image files, not lifimages. Those live in
/boot/vmlinuz or similar, and should be set up for you during the
install.
Hope that helps, ask again if not.
Richard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-07-06 17:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-06 14:19 [parisc-linux] opening initial console rpengelly
2001-07-06 14:39 ` Richard Hirst
2001-07-06 15:09 ` rpengelly
2001-07-06 17:08 ` Richard Hirst
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.