On the first page of the
Virtualization With Xen On Debian Lenny (AMD64) tutorial (
link), near the bottom, it says:
Quote:
If you want xen1.example.com to start automatically at the next boot of the system, then do this:
Code:
ln -s /etc/xen/xen1.example.com.cfg /etc/xen/auto
|
I could not get this to work. However, I found a (similar) method on
this page that did work; my instructions would be as follows:
Code:
# mkdir /etc/xen/auto
# cd /etc/xen/auto
# ln -s ../xen1.example.com.cfg xen1.example.com.cfg
I hope someone finds this useful...
Thanks!
Recent comments
20 hours 58 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 17 hours ago
2 days 3 hours ago
2 days 3 hours ago
2 days 7 hours ago
2 days 11 hours ago
2 days 12 hours ago