From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12137 invoked by alias); 14 Jun 2006 09:13:41 -0000 Received: (qmail 11966 invoked by uid 22791); 14 Jun 2006 09:13:40 -0000 X-Spam-Check-By: sourceware.org Received: from bay15-f9.bay15.hotmail.com (HELO hotmail.com) (65.54.185.9) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Jun 2006 09:13:38 +0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 14 Jun 2006 02:13:37 -0700 Message-ID: Received: from 129.104.38.4 by by15fd.bay15.hotmail.msn.com with HTTP; Wed, 14 Jun 2006 09:13:35 GMT X-Sender: philippe.antoine.david@hotmail.fr From: "Philippe-Antoine DAVID" To: ecos-discuss@ecos.sourceware.org Bcc: Date: Wed, 14 Jun 2006 09:13:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Troubles to run linux Kernel X-SW-Source: 2006-06/txt/msg00119.txt.bz2 Hello every body I am encountering a Kernel panic while trying to run linux diskless with Redboot. Th e message is: "Kernel Panic - not syncing VFS unable to mount root fs on unknown block (1,0)" I know it seems more like a linux problem more than redboot, but I would like to know if I am using redboot correctly (passing the good arguments, etc...). I my destination platform is a PC motherboard, running redboot from a floppy and downloading the kernel and the initrd via th network Here is what I do: load -v -r -m http -h xxx.xxx.xxx.xxx -b 0x8000000 initrd.gz load -v -r -m http -h xxx.xxx.xxx.xxx -b 0x800000 bzimage exec -r 0x800000 -s 0x600000 -c "root=/dev/ram0" Uncompressing Linux ... Ok bootinhg th kernel ... (some logs) ... "Kernel Panic - not syncing VFS unable to mount root fs on unknown block (1,0)" Thanks in advance for your answers Philippe _________________________________________________________________ Windows Live Mail : dĂ©couvrez et testez la version bĂȘta ! http://www.ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss