On Sat, Apr 3, 2010 at 11:39 PM, Jean-Christian de Rivaz <[email protected]> wrote: > Markus Rechberger a écrit : >> >> On Sat, Apr 3, 2010 at 10:46 PM, Jean-Christian de Rivaz <[email protected]> >> wrote: >>> >>> After some install issues, I finally got a working moblin-image-creator >>> on >>> Debian Lenny. The last problem was to use a more recent yum package. >>> >>> Now generating some images work for formats "livecd", "raw" and "vmdk". I >>> use the >>> >>> http://repo.meego.com/MeeGo/devel/trunk/images/meego-preview-netbook-core.ks >>> recipe because I was unable to find a better one to test Meego on a >>> normal >>> PC, as the others recipe seem to be for more specialized hardware. Here >>> are >>> the result I get: >>> >>> livecd: Using Virtualbox with a linux 2.6 configuration (32 bits) with a >>> empty hard disk file and the livecd iso image in the cdrom emulation. I >>> get >>> the first menu to let try a live boot, an install, or boot the hard disk. >>> Using the first two menu entry quickly hang the machine with the messages >>> show in the meego-virtualbox.png attachment. >>> >>> raw: Using "qemu-system-i386 -m 512 -boot c -hda >>> meego-1.0-meego-preview-netbook-core-201004031924-sda.raw" I quickly get >>> the >>> same hang as for the livecd, as show the meego-qemu.pn attachment. >>> >>> vmdk: This image format is extremely slow to build. Trying to add the >>> "meego-1.0-meego-preview-netbook-core-201004032011-sda.vmdk" image into >>> the >>> Virtualbox repository raise the error "NS_ERROR_FAILURE (0x80004005)" in >>> Virtualbox. Curious as I have already running many others vmdk files into >>> Virtualbox without problem. >>> >>> So, I still have no the luck to see what Meego look like :-( >>> >>> Can I expect to find somewhere a kickstart recipe usable on a standard PC >>> ? >>> Or is something else wrong ? >>> >> >> http://www.sundtek.de/meego/index.txt >> >> you can use the ubuntu kernel with this image to boot it up. > > Thanks Markus, > > I was able to do the change you described in your URL, but I fail to find a > way to boot a USB image with Virtualbox or QEMU. The two others formats that > I am able to boot, raw and livecd, don't uses syslinux, but isolinux and > extlinux. This unfortunately make your method not usable with them. >
If you did it correctly you can easily boot it up with qemu eg.: $ qemu -m 512 -hda meego-preview-netbook-core-20100330-001.usbimg >> but be aware there's no GUI included with that live image... so it's >> pretty useless anyway... > > I know. What interest me now is to see the base of the system. > http://www.sundtek.de/meego/meego.png nothing special... Markus _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
