All of lore.kernel.org
 help / color / mirror / Atom feed
* This one can't be me...
@ 2013-04-02 21:27 Paul D. DeRocco
  2013-04-02 23:57 ` Paul D. DeRocco
  2013-04-03 15:38 ` Darren Hart
  0 siblings, 2 replies; 32+ messages in thread
From: Paul D. DeRocco @ 2013-04-02 21:27 UTC (permalink / raw)
  To: yocto

I've successfully built core-image-base-cedartrail-nopvr, with NO
modifications, no meta-oe layer to pull in Samba, no attempt to partition
the flash drive, just the .hddimg file dd'ed to /dev/sdb, to see if I can
get something, anything to boot out of the box.

I get a kernel panic when it tries to boot on my Intel DN2800MT mobo, with
1GB of RAM. The error messages, which appear on the attached VGA monitor,
are:

VFS: Cannot open root device "ram0" or unknown-block(0,0)
Please append a correct "root=" boot option;
here are the available partitions:
VFS: Unable to mount root fs on unknown-block(0,0)
User configuration error - no valid root filesystem found

Here is the syslinux.cfg file that is controlling the boot:

# Automatically created by OE
serial 0 115200
ALLOWOPTIONS 1
DEFAULT boot
TIMEOUT 10
PROMPT 1
LABEL boot
KERNEL /vmlinuz
APPEND initrd=/initrd LABEL=boot  root=/dev/ram0   console=ttyS0,115200
console=tty0 video=vesafb vga=0x318
LABEL install
KERNEL /vmlinuz
APPEND initrd=/initrd LABEL=install  root=/dev/ram0   console=ttyS0,115200
console=tty0 video=vesafb vga=0x318

This is a live-image boot, and the flash drive contains the usual five
files. As far as I can tell, a live-image boot is a two-stage boot beginning
with a really stripped down vmlinuz and a small RAM-disk read from initrd,
which then reads the big rootfs.img into another RAM-disk and tries to boot
the real kernel from that. I don't know which kernel is panicking, because
it all flies by so fast.

Any ideas, or am I cursed?

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com 
 



^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2013-06-20 14:58 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 21:27 This one can't be me Paul D. DeRocco
2013-04-02 23:57 ` Paul D. DeRocco
2013-04-03 16:04   ` Marc Ferland
2013-04-03 15:38 ` Darren Hart
2013-04-03 17:47   ` Bodke, Kishore K
2013-04-03 19:57   ` Paul D. DeRocco
2013-04-03 20:24     ` Darren Hart
2013-04-03 20:50       ` Paul D. DeRocco
2013-04-03 22:01         ` Bodke, Kishore K
2013-04-04  0:32           ` Paul D. DeRocco
2013-04-04 17:17             ` Darren Hart
2013-04-03 22:09         ` Darren Hart
2013-04-04  0:21       ` Paul D. DeRocco
2013-04-04 17:18         ` Darren Hart
2013-04-04 18:31           ` Bodke, Kishore K
2013-04-04 19:14             ` Bodke, Kishore K
2013-06-20 14:58               ` Darren Hart
     [not found]             ` <13F417252F8B4CB5BB755BB07928D20C@PAULD>
     [not found]               ` <D956029D25CF204F948EA0FB515E1EE258405AC4@ORSMSX105.amr.corp.intel.com>
     [not found]                 ` <2FD1BA69DE1E491C839CA26A7D2CA32A@PAULD>
     [not found]                   ` <D956029D25CF204F948EA0FB515E1EE258405C96@ORSMSX105.amr.corp.intel.com>
2013-04-05 17:06                     ` Paul D. DeRocco
2013-04-05 18:15                       ` Bodke, Kishore K
2013-04-05 18:48                         ` Paul D. DeRocco
2013-04-05 22:32                           ` Bodke, Kishore K
2013-04-05 22:45                             ` Paul D. DeRocco
2013-04-05 23:17                               ` Sean Liming
2013-04-05 23:54                                 ` Paul D. DeRocco
2013-04-05 23:34                           ` Tom Zanussi
2013-04-06  4:03                             ` Tom Zanussi
2013-04-06  4:15                               ` Paul D. DeRocco
2013-04-06  4:48                                 ` Tom Zanussi
2013-04-06  5:55                                   ` Bruce Ashfield
2013-04-06 14:00                                   ` Tom Zanussi
2013-04-06 18:20                                     ` Paul D. DeRocco
2013-04-06 19:20                                       ` Tom Zanussi

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.