public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx•de>
To: Dan Malek <dan@netx4•com>
Cc: linuxppc-embedded@lists•linuxppc.org
Subject: Re: Bizarre initrd problem on CLLF860T
Date: Mon, 17 Apr 2000 15:54:50 +0200	[thread overview]
Message-ID: <200004171354.PAA29963@denx.local.net> (raw)
In-Reply-To: Your message of "Mon, 17 Apr 2000 09:12:00 EDT." <38FB0DA0.DDE9098C@embeddededge.com>


In message <38FB0DA0.DDE9098C@embeddededge•com> Dan Malek wrote:
>
> > Sending BOOTP requests..... OK
> > IP-Config: Got BOOTP answer from 10.2.2.90, my address is 10.2.0.21
> > IP-Config: Guessing netmask 255.0.0.0
> > RAMDISK: Compressed image found at block 0
>
> IP-Config with Ramdisk is a pretty weird configuration.  At the
> 'Linux/PPC Load:' enter 'root=/dev/ram ip=off'.

Why do you call this weird? Is it not possible to use BOOTP  to  just
get an IP address assigned?

What method for network configuration do you suggest for a  minimized
embedded  system? Including tools like ifconfig and set-up scripts to
call them?

I've been using similar combinations (RARP + initrd)  for  some  time
without problems; would this fail using BOOTP?

Ummm... let's see:

Using RARP:

	...
	ttyS00 at 0x0380 is a SMC
	ttyS01 at 0x0280 is a SMC
	pty: 256 Unix98 ptys configured
	Found 2x16bit 4Mbyte CFI flash device of type AMD/Fujitsu standard at 40000000
	registered flash device /dev/flash0
	Found 2x16bit 4Mbyte CFI flash device of type AMD/Fujitsu standard at 40400000
	registered flash device /dev/flash1
	RAM disk driver initialized:  16 RAM disks of 4096K size
	eth0: CPM ENET Version 0.2, 00:d0:93:00:02:6c
	PPP: version 2.3.7 (demand dialling)
	TCP compression code copyright 1989 Regents of the University of California
	PPP line discipline registered.
	Sending RARP requests.... OK
	IP-Config: Got RARP answer from 10.0.0.1, my address is 10.0.0.99
	IP-Config: Guessing netmask 255.0.0.0
	RAMDISK: Compressed image found at block 0
	EXT2-fs warning: checktime reached, running e2fsck is recommended
	VFS: Mounted root (ext2 filesystem).
	Freeing unused kernel memory: 32k init
	Stand-alone shell (version 2.1)
	>

Using BOOTP:

	...
	ttyS00 at 0x0380 is a SMC
	ttyS01 at 0x0280 is a SMC
	pty: 256 Unix98 ptys configured
	Found 2x16bit 4Mbyte CFI flash device of type AMD/Fujitsu standard at 40000000
	registered flash device /dev/flash0
	Found 2x16bit 4Mbyte CFI flash device of type AMD/Fujitsu standard at 40400000
	registered flash device /dev/flash1
	RAM disk driver initialized:  16 RAM disks of 4096K size
	eth0: CPM ENET Version 0.2, 00:d0:93:00:02:6c
	PPP: version 2.3.7 (demand dialling)
	TCP compression code copyright 1989 Regents of the University of California
	PPP line discipline registered.
	Sending BOOTP requests.... OK
	IP-Config: Got BOOTP answer from 10.0.0.1, my address is 10.0.0.99
	RAMDISK: Compressed image found at block 0
	EXT2-fs warning: checktime reached, running e2fsck is recommended
	VFS: Mounted root (ext2 filesystem).
	Freeing unused kernel memory: 36k init
	Stand-alone shell (version 2.1)
	>

This works for me, too.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx•de
Man is the best computer we can put aboard a spacecraft ...  and  the
only one that can be mass produced with unskilled labor.
                                                  - Wernher von Braun

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-04-17 13:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-17  7:02 Bizarre initrd problem on CLLF860T Graham Stoney
2000-04-17  8:23 ` Marcus Sundberg
2000-04-17  8:42   ` Graham Stoney
2000-04-17 11:02     ` Jason Wohlgemuth
2000-04-17 13:12 ` Dan Malek
2000-04-17 13:54   ` Wolfgang Denk [this message]
2000-04-18  7:57   ` Graham Stoney
2000-04-18  8:58     ` Marcus Sundberg
2000-04-18  9:10       ` Marcus Sundberg
2000-04-18 16:01       ` Dan Malek
2000-04-18 15:55     ` Dan Malek

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=200004171354.PAA29963@denx.local.net \
    --to=wd@denx$(echo .)de \
    --cc=dan@netx4$(echo .)com \
    --cc=linuxppc-embedded@lists$(echo .)linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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