[Lguest] The meaning of /dev/vda

wangji hoan at wanadoo.fr
Mon Mar 10 19:24:39 EST 2008


you need to enable virtio_devicedrivers as:
 CONFIG_VIRTIO_BLK=y
 CONFIG_VIRTIO_NET=y

this replaces lguest_blk and lguest_net in previous 2.6.23
make sure ext2_fs=y  too (the guest needs it !
Then ,once login /dev/hvc0 you will get

# cat /proc/devices 
Character devices:
229 hvc
Block devices:
254 virtblk

wangji-YellowFlagPc:~# cat /proc/partitions 
major minor  #blocks  name
 254     0    2097152 vda





More information about the Lguest mailing list