From: "Crusman" <Lionel.TAILLURAT@wanadoo.fr>
To: "Gabriel Paubert" <paubert@iram.es>,
"Lionel TAILLURAT" <Lionel.TAILLURAT@ecrin.com>
Cc: "ppc_mailing_list" <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: -= MVME 2300 boot args=-
Date: Sun, 30 Jul 2000 01:01:49 +0200 [thread overview]
Message-ID: <000a01bff9b0$fab528c0$4c388aa4@crusman> (raw)
Hi,
I resolve the problem with the following Haddrive map :
sda2: Prep boot partition starting at the first sector of the harddrive.
sda1: root partition.
sda3: swap partition.
and all work well.
Regards
Lionel.
-----Message d'origine-----
De : Gabriel Paubert <paubert@iram.es>
À : Lionel TAILLURAT <Lionel.TAILLURAT@ecrin.com>
Cc : ppc_mailing_list <linuxppc-embedded@lists.linuxppc.org>
Date : samedi 29 juillet 2000 19:08
Objet : Re: -= MVME 2300 boot args=-
>
>On Wed, 26 Jul 2000, Lionel TAILLURAT wrote:
>
>>
>> Hi,
>>
>> I have a full working kernel with VME bus support (thx Gabriel for your
>> patch and your help).
>>
>> The problem now is that I can't have the boot args working !
>>
>> During the configuration of the kernel, I write "root=/dev/sda2
>> console=ttyS0" in the "initial kernel command string" , and only
>> "console=ttyS0" is shown at boot prompt and the kernel don't see my
>> haddrive!
>>
>> If I use the command (in PPCBUG):
>> GEVEDIT bootargs
>> bootargs=root=/dev/sda2 console=ttyS0
>
>Prepboot still ha to be upgraded to take the arguments from the NVRAM. If
>you wnat to give it a try, it's not that complex, just that I never fond
>the time to do it. It also still ignores the config option. Sorry...
>
>Nevertheless for the root device option, the right way to do it would be
>to use the same scheme as the Intel port. You can type make zImage
>ROOTDEV=/dev/sda2 for example. By default, it will automagically (on
>Intel pc) take the current root device which is very convenient.
>
>> Whats wrong ?
>
>My code :-(
>
> Regards,
> Gabriel.
>
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next reply other threads:[~2000-07-29 23:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-29 23:01 Crusman [this message]
2000-07-31 9:22 ` -= MVME 2300 boot args=- Gabriel Paubert
-- strict thread matches above, loose matches on Subject: below --
2000-07-26 17:56 Lionel TAILLURAT
2000-07-29 17:00 ` Gabriel Paubert
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='000a01bff9b0$fab528c0$4c388aa4@crusman' \
--to=lionel.taillurat@wanadoo.fr \
--cc=Lionel.TAILLURAT@ecrin.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=paubert@iram.es \
/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;
as well as URLs for NNTP newsgroup(s).