Merge pull request #5 from philclifford/small-corrections
a couple of tiny bits of English/typo/white-space fixing
This commit is contained in:
commit
2d9e3f18f3
2 changed files with 9 additions and 9 deletions
|
@ -80,7 +80,7 @@ $SCRIPTDIR/backup/etc/default/grub
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
read -r -p "Please verify there was no errors generating the grub.cfg file, then press ENTER"
|
read -r -p "Please verify there were no errors generating the grub.cfg file, then press ENTER"
|
||||||
}
|
}
|
||||||
|
|
||||||
function show_FINISH () {
|
function show_FINISH () {
|
||||||
|
|
|
@ -63,7 +63,7 @@ This is a list of prerequisites you will be needing before starting with VFIO:
|
||||||
if both cards share the same device id (ex: both are identified as 1022:145c), then passthrough will
|
if both cards share the same device id (ex: both are identified as 1022:145c), then passthrough will
|
||||||
not be possible unless you swap out one of the cards.
|
not be possible unless you swap out one of the cards.
|
||||||
* A \"ghost display\" dummy plug for your second graphic card (or having it hooked to a separate input on your monitor).
|
* A \"ghost display\" dummy plug for your second graphic card (or having it hooked to a separate input on your monitor).
|
||||||
* If you are planning to use the inegrated GPU on your CPU, make sure your monitor is connected to it and working/enabled before continuing.
|
* If you are planning to use the integrated GPU on your CPU, make sure your monitor is connected to it and working/enabled before continuing.
|
||||||
* Preferably a motherboard verified to work with IOMMU and with good IOMMU groups.
|
* Preferably a motherboard verified to work with IOMMU and with good IOMMU groups.
|
||||||
https://reddit.com/r/vfio is a good resource for this info.
|
https://reddit.com/r/vfio is a good resource for this info.
|
||||||
(If you are unsure, you will find out while using this script)
|
(If you are unsure, you will find out while using this script)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue