Changes between Version 6 and Version 7 of InstallationGuide
- Timestamp:
- Apr 15, 2010 11:18:27 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v6 v7 87 87 88 88 NOTE: Before rebooting you might consider changing the `timeout=` line in your 89 `/boot/grub .conf` file to something like `3` to give you some time to choose a89 `/boot/grub/grub.conf` file to something like `3` to give you some time to choose a 90 90 filesafe boot in GRUB menu in case your normal boot would not work. 91 91 … … 176 176 }}} 177 177 178 3. Add `iommu=pv` option to Xen boot argument by editing the `/boot/grub .conf` file. Reboot.178 3. Add `iommu=pv` option to Xen boot argument by editing the `/boot/grub/grub.conf` file. Reboot. 179 179 180 180 4. Verify that Xen uses IOMMU/VT-d indeed by looking into `xm dmesg` output
