Displaying 2 results from an estimated 2 matches for "23.013627".
2015 Jul 07
2
I can read/write in virtio BLK Device, but I can't run a hello world program in it
Hi Linux Virtualization Mailing List Members,
I am trying to develop a driver for virtio blk device in guest. I can safely mount the virtual blk device with: mount /dev/vda /mnt/
in /mnt/ I can read & write the device. But when I run a simple hello world program in /mnt/root/, this error happens:
root at linux_guest:/mnt/root# ./helloworld_static
[ 23.003459] CPU: 0 PID: 491 Comm:
2015 Jul 07
2
I can read/write in virtio BLK Device, but I can't run a hello world program in it
Hi Linux Virtualization Mailing List Members,
I am trying to develop a driver for virtio blk device in guest. I can safely mount the virtual blk device with: mount /dev/vda /mnt/
in /mnt/ I can read & write the device. But when I run a simple hello world program in /mnt/root/, this error happens:
root at linux_guest:/mnt/root# ./helloworld_static
[ 23.003459] CPU: 0 PID: 491 Comm: