|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] VM-Tools 0.0.2
On Wed, 23 Feb 2005, Daniel Stekloff wrote:
On Wednesday 23 February 2005 09:16, Adam Sulmicki wrote:
there was another problem that I realized once I went to home last night.
I was using kernel from xen-2.x. once I changed the 2.6.9 to 2.6.10 it
appers to boot
# vm-create /boot/vmlinuz-2.6.10-xenU -m 96 -C "root=/dev/hda1 ro"
--attach-vif=aa:00:00:02:00:00 -B 0707:0301
Try adding "w" to your block device, so: -B 0707:0301,w
See if that helps.
yup, perfect! Thanks a lot!
# vm-create /boot/vmlinuz-2.6.10-xenU -m 96 -C "root=/dev/hda1 ro"
--attach-vif=aa:00:00:02:00:00 -B 0707:0301,w
# vm-console 6
Opening console for Domain-6. Use Ctrl-] to exit.
Linux version 2.6.10-xenU (adam@redbull-ten)
[blah,blah]
Welcome to SuSE Linux 9.2 (i586) - Kernel 2.6.10-xenU (tty1).
linux login:
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|