From: Carsten Langgaard <carstenl@mips.com>
To: Nicu Popovici <octavp@isratech.ro>
Cc: linux-mips@oss.sgi.com
Subject: Re: Little endian.
Date: Sun, 17 Dec 2000 12:09:37 +0100 [thread overview]
Message-ID: <3A3C9EF0.435DA447@mips.com> (raw)
In-Reply-To: 3A3ABFA9.8608799D@isratech.ro
I guess, what you want to do is to install a little endian system from a
nfs-server, as you probably did with the bigendian system. If this is the
case then you shouldn't issue the 'go . root=/dev/sda1' command, as you
haven't installed the root filesystem yet.
Instead you should use this command: 'go . nfsroot=<ipaddr-of-nfsserver>
....'
/Carsten
Nicu Popovici wrote:
> Hello ,
>
> I have the follwing problem. I setup a HardHat distribution on a mips
> machine ( an ATLAS board) and everithing runs fine in big-endian mode.
> Now I want to run the board inlittle endian mode so I took the
> linux/mipsel distribution , I did the same steps as with big-endian
> distribution. I run load tftp:/linux/mipsel/vmlinux-el.srec and it works
> fine . Then I issue the command go . root=/dev/sda1 ( I do not install
> the HardHat again ???? maybe here it is the problem ) I get the
> following error.
> ==========================================================
> VFS: Mounted root (ext2 filesystem) readonly.
> Freeing prom memory: 1020k freed
> Freeing unused kernel memory: 68k freed
> Kernel panic: No init found. Try passing init= option to kernel.
> ==========================================================
> So please tell me where did I go wrong ?
>
> Nicu
next prev parent reply other threads:[~2000-12-17 11:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-12-16 1:04 Little endian Nicu Popovici
2000-12-15 18:28 ` Kevin D. Kissell
2000-12-15 18:28 ` Kevin D. Kissell
2000-12-16 11:45 ` Ralf Baechle
2000-12-17 12:51 ` Geert Uytterhoeven
2000-12-17 11:09 ` Carsten Langgaard [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-16 22:47 Little Endian ellis
2005-03-16 23:10 ` Manish Lachwani
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=3A3C9EF0.435DA447@mips.com \
--to=carstenl@mips.com \
--cc=linux-mips@oss.sgi.com \
--cc=octavp@isratech.ro \
/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 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.