Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
a96e5d12
Commit
a96e5d12
authored
Dec 05, 2013
by
Leigh B Stoller
Browse files
Updates.
parent
3ccb1166
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/linux/xen/NOTES.txt
View file @
a96e5d12
Update /etc/default/xen for the XL tool stack.
Comment out xend start/stop/restart /etc/init.d/xen
*** brdige-utils.
sudo
apt-get install bridge-utils.
*** install kpartx
*** install isc-dhcp-server
*** install ethtool
**** Symlinks in /boot to the current kernel/ramdisk to use for XEN-STD.
cd /boot
sudo ln -s vmlinuz-3.2.46 vmlinuz-xenU
sudo ln -s initrd.img-3.2.46 initrd-xenU
*** Create /usr/lib/xen-default symlink.
-----
Add this to /etc/defaults/grub
GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=512M"
GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=512M
gnttab_max_nr_frames=64
"
then run update-grub
Set the default kernel in grub.cfg.
Change default toolstack.
Create /usr/lib/xen-default symlink.
install bridge-utils
Install openvswitch and run depmod
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment