qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] updated block-partition driver


From: jbrown105
Subject: [Qemu-devel] updated block-partition driver
Date: Wed, 31 Jan 2007 02:53:55 -0000

This edition is finally able to construct a real partition table. Still
buggy
(linux fdisk complains about it) but partitions are mountable inside the
VM.

The full syntax is:

qemu -hda
partition:boot=1,bootloader=bootmbr.bin,/dev/hda1,sysid=0xC,partition.raw,sysid=ox82,/dev/sda2,sysid=0x83

You can simplify it though (assuming /dev/hda1 holds a FAT32
filesystem):

qemu -hda partition:/dev/hda1

Good luck.

-- 
  
  address@hidden

-- 
http://www.fastmail.fm - Send your email first class

Attachment: block_composite.h
Description: Text document

Attachment: block-composite.c
Description: Text document

Attachment: block-ram.c
Description: Text document

Attachment: block-partition.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]