Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 66
and
Version 67
of
Xen_Lab1
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 24, 2009, 2:38:06 PM (
16 years
ago)
Author:
rock
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Xen_Lab1
v66
v67
68
68
$ sudo su
69
69
# echo xen.independent_wallclock=1 >> /etc/sysctl.conf
70
# sysctl -f
71
70
# echo loop max_loop=100 > /etc/modules
71
# echo xenblktap >> /etc/modules
72
# ln -s /usr/lib/xen-3.2-1/bin/tapdisk /usr/sbin
72
73
CTRL+D
73
74