Add Comment

You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.

To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.

This is the comment you were replying to, attached to the weblog Xen dom0 Sarge to Etch upgrade


/lib/modules
Posted by sytoka (213.103.xx.xx) on Sat 5 May 2007 at 20:25
For the dom0, it's very easy. Just apt-get dist-upgrade with the good source.list. But, after reboot, your domU will not start ! You have to shutdown them, mount their root filesystem in the dom0 and rsync the new /lib/modules... For example, the dom1 use the partition /dev/vg1/vm1-disk
 xm shutdown vm1

 mkdir /tmp/vm1
 mount /dev/vg1/vm1-dis /tmp/vm1

 rsync -av /lib/modules/*xen* /tmp/vm1/lib/modules/

 umout /tmp/vm1

 reboot
I had a problem with the network for two domU because I let the domU on Sarge, without upgrading their /lib/modules, and I just upgrade the dom0 to Etch.

Username:Anonymous
Title:
Your Comment:

Posting Format:

 

Inappropriate comments will be removed.

Some help on entry formatting is available

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search