guestinit.sh 52 Bytes
Newer Older
1
2
3
4
5
#!/bin/sh
cd /tmp
tar xf /dev/sdb
cd guest
./run.sh