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-grub2
Commits
4fc60b67
Commit
4fc60b67
authored
Aug 02, 2016
by
Mike Hibler
Browse files
Add "fakebios" when booting Linux.
This is needed for Xen to boot.
parent
56881d2f
Changes
1
Show whitespace changes
Inline
Side-by-side
emulab/grub.cfg
View file @
4fc60b67
...
...
@@ -223,6 +223,10 @@ function linux_boot {
set diskroot=$root
set root=$oroot
handle_grubenv
# XXX needed to boot Xen
fakebios
echo "Grub config file: '($diskroot)$grubdir/$cfgfile'"
configfile ($diskroot)$grubdir/$cfgfile
fi
...
...
Write
Preview
Markdown
is supported
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