* initrd is working and new test image
@ 1999-03-13 12:19 Thomas Bogendoerfer
1999-03-16 11:59 ` Tom Woelfel
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Bogendoerfer @ 1999-03-13 12:19 UTC (permalink / raw)
To: linux
Hi,
since there are still some people out there, who have problems with
Linux/MIPS on their Indys, I was looking for way to rule out more
setup problems. One way is to get initrd working for Linux/MIPS,
so setting up the nfs root directory won't be necessary anymore.
I hope Puffin will get some time to get us a more decent RedHat
installer.
To build a kernel with an initrd, you need configure initrd into your
kernel, then make boot (right now it works only with ecoff kernels)
and use arch/mips/boot/addinitrd to combine vmlinux.ecoff with your initrd.
For now, I've built a new kernel with an attached initrd. This initrd
contains a shell (ash) and some utilities (ls, mount, etc.) plus the
needed shared libraries. When you boot this kernel, you should see
the message will "Welcome to Linux/MIPS" and should be dropped into a single
user shell.
So people with the problem seeing only "Freeing unused kernel memory",
please try it, and report your experiences.
I hope to get the kernel uploaded before monday (depends how crappy the line
to ftp.linux.sgi.com this time is). You can find it
ftp://ftp.linux.sgi.com/pub/linux/mips/test/vmlinux-indy-initrd-990313.gz
Thomas.
--
This device has completely bogus header. Compaq scores again :-|
It's a host bridge, but it should be called ghost bridge instead ;^)
[Martin `MJ' Mares on linux-kernel]
^ permalink raw reply [flat|nested] 3+ messages in thread
* initrd is working and new test image
1999-03-13 12:19 initrd is working and new test image Thomas Bogendoerfer
@ 1999-03-16 11:59 ` Tom Woelfel
1999-03-16 20:52 ` Thomas Bogendoerfer
0 siblings, 1 reply; 3+ messages in thread
From: Tom Woelfel @ 1999-03-16 11:59 UTC (permalink / raw)
To: Thomas Bogendoerfer; +Cc: linux
Thomas Bogendoerfer writes:
> Hi,
Hi,
> For now, I've built a new kernel with an attached initrd. This initrd
> contains a shell (ash) and some utilities (ls, mount, etc.) plus the
> needed shared libraries. When you boot this kernel, you should see
> the message will "Welcome to Linux/MIPS" and should be dropped into a single
> user shell.
>
> So people with the problem seeing only "Freeing unused kernel memory",
> please try it, and report your experiences.
Yesss, this works. After netbooting I find myself in the shell. The
included prog's are working. Well, actually I've rearranded my desk a
little bit, and while 'the X-files' are running in the background I
played a little bit ;-)
I was furthermore able to create a directory (/mnt) and
(straightforward) I tried to mount the root-dir from the server. This
works too, but whith some error-messages (RPC sendmsg returned error
code 128). After setting LD_LIBRARY_PATH it was aslo possible to
execute /misc/installinit/init. The following mount-request for /proc
ended the program.
Hope this helps,
Tom
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: initrd is working and new test image
1999-03-16 11:59 ` Tom Woelfel
@ 1999-03-16 20:52 ` Thomas Bogendoerfer
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Bogendoerfer @ 1999-03-16 20:52 UTC (permalink / raw)
To: eedthwo; +Cc: linux
On Tue, Mar 16, 1999 at 12:59:52PM +0100, Tom Woelfel wrote:
> Yesss, this works. After netbooting I find myself in the shell. The
> included prog's are working.
that's great. Now I hope this will also work for the R4400 machines.
> I was furthermore able to create a directory (/mnt) and
> (straightforward) I tried to mount the root-dir from the server. This
> works too, but whith some error-messages (RPC sendmsg returned error
> code 128).
that's normal for a 2.2 kernel without running portmap. One workaround is
to use mount -o nolock, but I'm not sure, if this option is supported by
the mount on the initrd.
Thomas.
--
This device has completely bogus header. Compaq scores again :-|
It's a host bridge, but it should be called ghost bridge instead ;^)
[Martin `MJ' Mares on linux-kernel]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-03-16 21:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-03-13 12:19 initrd is working and new test image Thomas Bogendoerfer
1999-03-16 11:59 ` Tom Woelfel
1999-03-16 20:52 ` Thomas Bogendoerfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox