[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Error when running native-install



Patrik Olsson, le Sat 10 Apr 2010 12:17:44 +0200, a écrit :
> disc, but instead extracted gnu-2009-10-18.tar.gz. Since QEMU works on
> virtual harddisks and not virtual partitions I had to boot another
> GNU/Linux installation disc to create the partition table and the
> partition itself (mkfs.ext2 -o GNU /dev/hda1).

You can do this from linux itself:

fdisk file
losetup -o 32256 /dev/loop0 file
mke2fs /dev/loop0

> Now I could run native-install (inside QEMU, of course). It has been
> running for many many hours. It ends with:

How much memory did you give to qemu?

Samuel


Reply to: