I did use the initrd_ide_cd.lrp package (renamed to initrd) and had to include other modules (scsi_mod, sr_mod, sg .. for the burner and also others for my ethernet cards). regarding isolinux, I started using syslinux 3.11 (like for 2.4) but since it did not boot I upgraded to syslinux 3.2. to be quite frank, I struggled a lot with 2.4.32 as well and eventually succeeded but without any idea about what I did to succeed !!! googling the net, I only found that boot failure could be from leaf.cfg being treated as a DOS file (with CR/LF) and not a UNIX one : I checked that and was the reason why I tested with the 2.4 initrd package (which did ascertain that my leaf.cfg was not to blame). another info : when I include PKGPATH=/dev/cdrom:iso9660 in the isolinux.cfg file (as a command line sent to the kernel), it does see /dev/cdrom which is then mounted under /mnt1.
--- Begin Message ---
>From root  Mon Aug 28 23:29:23 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 23:29:23 +0200 
(CEST)
Received: from mwinf5118.me-wanadoo.net (mwinf5118.me-wanadoo.net)
        by mwinb0301 (SMTP Server) with LMTP; Mon, 28 Aug 2006 23:26:02 +0200
X-Sieve: Server Sieve 2.2
Received: from me-wanadoo.net (localhost [127.0.0.1])
        by mwinf5118.me-wanadoo.net (SMTP Server) with ESMTP id 1E27E400642
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 23:26:02 +0200 (CEST)
Received: from smtp4.orange.fr (mwinf0403 [172.22.135.25])
        by mwinf5118.me-wanadoo.net (SMTP Server) with ESMTP id 18DC2400641
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 23:26:02 +0200 (CEST)
Received: from me-wanadoo.net (localhost [127.0.0.1])
        by mwinf0403.orange.fr (SMTP Server) with ESMTP id 08212C00569
        for <[EMAIL PROTECTED]>; Mon, 28 Aug 2006 23:26:02 +0200 (CEST)
Received: from lists-outbound.sourceforge.net (lists-outbound.sourceforge.net 
[66.35.250.225])
        by mwinf0403.orange.fr (SMTP Server) with ESMTP id 9E40BC00562;
        Mon, 28 Aug 2006 23:26:01 +0200 (CEST)
X-ME-UUID: [EMAIL PROTECTED]
Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93])
        by sc8-sf-spam2.sourceforge.net (Postfix) with ESMTP
        id 81360124F4; Mon, 28 Aug 2006 14:25:59 -0700 (PDT)
Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92]
        helo=mail.sourceforge.net)
        by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43)
        id 1GHocG-0000sa-S2
        for leaf-user@lists.sourceforge.net; Mon, 28 Aug 2006 14:25:56 -0700
Received: from mailrelay1.nijmegen.internl.net ([217.149.192.44]
        helo=hatert.nijmegen.internl.net)
        by mail.sourceforge.net with esmtp (Exim 4.44) id 1GHocF-0005mL-1y
        for leaf-user@lists.sourceforge.net; Mon, 28 Aug 2006 14:25:56 -0700
Received: from webmail.internl.net by hatert.nijmegen.internl.net
        via webmail10.nijmegen.internl.net [217.149.192.82] with ESMTP
        id k7SLPr4a013698 (8.13.6/2.04); Mon, 28 Aug 2006 23:25:53 +0200 (MEST)
Received: from 213.51.239.117 (SquirrelMail authenticated user espakman)
        by webmail.internl.net with HTTP;
        Mon, 28 Aug 2006 23:25:53 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Date: Mon, 28 Aug 2006 23:25:53 +0200 (CEST)
From: "Eric Spakman" <[EMAIL PROTECTED]>
To: "Pezet Philippe" <[EMAIL PROTECTED]>
User-Agent: SquirrelMail/1.5.1 [CVS]
MIME-Version: 1.0
X-Virus-Scanned: by InterNLnet mail filter V1.31
X-Spam-Score: 0.0 (/)
Cc: leaf-user@lists.sourceforge.net
Subject: Re: [leaf-user] [Fwd: Re: [Fwd: Re: booting from CD-ROM with Bering
 3.0]]
X-BeenThere: leaf-user@lists.sourceforge.net
X-Mailman-Version: 2.1.8
Precedence: list
List-Id: LEAF user list <leaf-user.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/leaf-user>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=leaf-user>
List-Post: <mailto:leaf-user@lists.sourceforge.net>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/leaf-user>,
        <mailto:[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-me-spamlevel: not-spam
X-me-spamrating: 0.000000
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on ppz.penguin

Hi Pezet

> hdc=ide-scsi might be useless with new kernel. it's just because I use a
> CD-burner and thus need to specify that hdc is an scsi emulated drive.
> BTW, it works for Bering 2.4.32 and modules do load exactly the same way
> in both cases (2.4 & 3.0). I'm booting my Bering CD-ROM using isolinux
> (from syslinux), with no
> emulation :
>
> mkisofs -o bering.iso -b isolinux.bin -c isolinux.cat -no-emul-boot
> -boot-load-size 4 -boot-info-table -hide isolinux.cat -hide isolinux.bin
> -l diskcontent
>
>
You could try to use a different syslinux version, 3.20 may have some
ptoblems with your hardware. There are no differences in booting between
2.4 and 3.0.
Just a stupid question: You did use the initrd_ide_cd.lrp package (renamed
to initrd.lrp)?

Eric




-------------------------------------------------------------------------
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: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/
---------------------------------------------------------------------------------------
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: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to