This website works better with JavaScript.
Explore
Help
Sign In
pandro
/
hardware-setup
forked from
lubiland/hardware-setup
Watch
1
Star
0
Fork
You've already forked hardware-setup
0
Code
Pull Requests
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
daa7916f4e
master
v0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'daa7916f4e'
${ noResults }
hardware-setup
/
hardware
/
test-vm
/
grub.sh
6 lines
64 B
Bash
Raw
Blame
History
#!/bin/bash
set
-e
grub-install /dev/vda
grub-install /dev/vdb
View Git Blame
Copy Permalink