Gentoo Archives: gentoo-embedded

From: Karl Hiramoto <karl@××××××××.org>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] bootable iso9660 CD without initrd
Date: Wed, 07 Oct 2009 17:29:56
Message-Id: 4ACCD011.101@hiramoto.org
1 Hi,
2
3 I'm trying to prototype & demo a x86 embedded system on a virtual
4 machine with a RO root file system. I thought of making a bootable CD
5 to do it. I'm trying to do it without a initrd to keep the footprint to
6 a minimum, the kernel boots but getting the error of init unable to open
7 the initial console. I suspect the problem is that iso9660 can not
8 store /dev/console correctly as a character device.
9
10 Does anyone know if this is possible, and if there are examples anywhere
11 on how to do it?
12
13 Thanks.

Replies

Subject Author
Re: [gentoo-embedded] bootable iso9660 CD without initrd Peter Stuge <peter@×××××.se>