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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to