here are the files.
I'm using latest version from syslinux/isolinux (3.2)
display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 hdc=ide-scsi 
LEAFCFG=/dev/cdrom:iso9660
# This file is parsed as a shell script
# Kernel command line parameters are available as KCMD_<variable>
# ie: KCMD_LRP contains the LRP= portion of the kernel command line
# NOTE: For kernel command line settings that do not include an equals
# sign (ie: rw or similar), the variable is set to itself, allowing
# for easy testing (ie: KCMD_rw=rw).
#
# LRP and PKGPATH variables now support whitespace (space, tab, newline)
# as well as commas for seperators.

# Uncomment for more verbose execution.
#VERBOSE=1

# Other variables you might want to set in this file include:
# LRP           Packages to load
# PKGPATH       Device(s) to load packages from
# CONFIGDB      Configuration database
# MODDB         Modules database
# syst_size     Size of root ramdisk
# tmp_size      Size of /tmp ramdisk
# log_size      Size of /var/log ramdisk

# The first entry is the backup device.
# The path is parsed in reversed order,
# packages on the first device listed will be loaded last.
# PKGPATH="/dev/fd0:msdos"


# Example:
#LRP="$KCMD_LRP rsync"
# Experts only: the name of the config and modules databases can be changed, 
choose an unique name.
#CONFIFGDB=configdb
#MODDB=moddb

LRP="$KCMD_LRP local modules iptables keyboard libpcap libm shorwall ulogd 
dnsmasq dropbear sh-httpd p9100 sane ntpdate weblet cdrecord samba libcrpto 
libz wireless homes"
PKGPATH="/dev/cdrom:iso9660"
syst_size=16M
log_size=4M
--- Begin Message ---
>From root  Mon Aug 28 21:22:01 2006
Return-Path: <[EMAIL PROTECTED]>
Received: from pop.wanadoo.fr [193.252.22.105]
        by localhost with POP3 (fetchmail-6.2.5)
        for [EMAIL PROTECTED] (single-drop); Mon, 28 Aug 2006 21:22:01 +0200 
(CEST)
Received: from mwinf5121.me-wanadoo.net (mwinf5121.me-wanadoo.net)
        by mwinb0301 (SMTP Server) with LMTP; Mon, 28 Aug 2006 21:18:25 +0200
X-Sieve: Server Sieve 2.2
Received: from me-wanadoo.net (localhost [127.0.0.1])
        by mwinf5121.me-wanadoo.net (SMTP Server) with ESMTP id 864C91C00084
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 21:18:25 +0200 (CEST)
Received: from smtp5.orange.fr (mwinf0506 [172.22.136.34])
        by mwinf5121.me-wanadoo.net (SMTP Server) with ESMTP id 83C471C00082
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 21:18:25 +0200 (CEST)
Received: from me-wanadoo.net (localhost [127.0.0.1])
        by mwinf0506.orange.fr (SMTP Server) with ESMTP id 777B42801137
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 21:18:25 +0200 (CEST)
Received: from hatert.nijmegen.internl.net (mailrelay1.nijmegen.internl.net 
[217.149.192.44])
        by mwinf0506.orange.fr (SMTP Server) with ESMTP id 5E13F2801135
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 21:18:25 +0200 (CEST)
X-ME-UUID: [EMAIL PROTECTED]
Received: from webmail.internl.net by hatert.nijmegen.internl.net
        via webmail10.nijmegen.internl.net [217.149.192.82] with ESMTP
        id k7SJII4e007371 (8.13.6/2.04); Mon, 28 Aug 2006 21:18:18 +0200 (MEST)
Received: from 213.51.239.117
        (SquirrelMail authenticated user espakman)
        by webmail.internl.net with HTTP;
        Mon, 28 Aug 2006 21:18:18 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Date: Mon, 28 Aug 2006 21:18:18 +0200 (CEST)
Subject: Re: [leaf-user] booting from CD-ROM with Bering 3.0
From: "Eric Spakman" <[EMAIL PROTECTED]>
To: "Pezet Philippe" <[EMAIL PROTECTED]>
Cc: [email protected]
User-Agent: SquirrelMail/1.5.1 [CVS]
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: by InterNLnet mail filter V1.31
X-me-spamlevel: not-spam
X-me-spamrating: 10.879170
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ppz.penguin

Hi Pezet,

> hi all ! I'm having a problem trying to start from CD-ROm with the new
> Bering 3.0
> beta version. loading the modules (under /boot/lib/modules) goes as nicely
> as with 2.4.32 but when it comes to leaf.cfg, it cannot read/find the
> file. if (for the sake of it) I use the initrd package from Bering 2.4.32,
> it can read the leaf.cfg file. looking at the root.linuxrc file in both
> 2.4.32 and 3.0, I noticed that
> there was a change : the source function is not defined anymore (and can't
> be in 3.0 !). I'm really stuck !
> anyone can help me ?
>
I didn't read your previous mail properly, can you show your leaf.cfg and
your syslinux.cfg? The source function is busybox internal now and
shouldn't be defined anymore.

Eric

---------------------------------------------------------------------------------------
Orange vous informe que cet  e-mail a ete controle par l'anti-virus mail. 
Aucun virus connu a ce jour par nos services n'a ete detecte.




--- End Message ---
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------------------------------------------------
leaf-user mailing list: [email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to