All of lore.kernel.org
 help / color / mirror / Atom feed
From: "周 锐" <san_blabla@hotmail.com>
To: dwmw2@infradead.org
Cc: linux-mtd@lists.infradead.org
Subject: Re: Why no kernel message on my DOC system?
Date: Tue, 29 Jan 2002 10:45:57 +0000	[thread overview]
Message-ID: <F143OYspJXTrtApTai500012772@hotmail.com> (raw)

Because I want to use an initrd as my root device so that I can put more 
things in the fiel system. Below is my lilo.conf:

boot=/dev/nftla 
map=/boot/map 
install=/boot/boot.b-mtd 
default=doc-full 
serial=0,9600n8 
image=/boot/bzImage-2.4.17 
       label=doc 
       root=/dev/ram0 
       read-write 
       initrd=/boot/initrd.img.gz 
       append="console=ttyS0,9600n8" 
image=/boot/bzImage-2.4.17-full 
       label=doc-full 
       root=/dev/ram0 
       read-write 
       initrd=/boot/initrd.img.gz 
       append="console=ttyS0,9600n8"

So I think I am installing LILO on /dev/nftla, only use /dev/ram0 to mount 
my root file system.


>From: David Woodhouse <dwmw2@infradead.org>
>To: "周 锐" <san_blabla@hotmail.com>
>CC: linux-mtd@lists.infradead.org
>Subject: Re: Why no kernel message on my DOC system?
>Date: Mon, 28 Jan 2002 23:46:14 +0000
>
>
>san_blabla@hotmail.com said:
> >  Because in /dev/nftla1 there is only kernel image and initrd on it,
> > so I  have not tested to use 'root=/dev/nftla1' on my harddisk. But I
> > do test to  use lilo-mtd on my harddisk and boot from it, the kernel
> > messages came out  and the /proc/cmdline is:  auto
> > BOOT_IMAGE=blabla-doc rw root=100 console=tty0 console=ttyS0,9600n8 On
> > the contrary, if boot from DiskOnChip, the /proc/cmdline is
> > unrecognizable strings.
>
>It's a LILO problem. Why are you installing LILO to /dev/ram0 instead of
>/dev/nftla? Won't that make it look in the wrong place for stuff?
>
>--
>dwmw2
>
>


_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger:
http://messenger.microsoft.com/cn

             reply	other threads:[~2002-01-29 10:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-29 10:45 周 锐 [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-29 13:06 Why no kernel message on my DOC system? 周 锐
2002-01-27  4:00 周 锐
2002-01-28 23:46 ` David Woodhouse
2002-01-26 10:13 周 锐
2002-01-26 10:45 ` David Woodhouse

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=F143OYspJXTrtApTai500012772@hotmail.com \
    --to=san_blabla@hotmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    /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.