install generic kernel in vm, that way it can boot of sata controller in virtualbox
This commit is contained in:
parent
a4ac2e03d4
commit
f3c08436b1
4 changed files with 34 additions and 34 deletions
|
|
@ -3,6 +3,7 @@ base=$(pwd)
|
|||
sudo vmbuilder vbox ubuntu --suite=oneiric \
|
||||
--verbose --debug \
|
||||
--arch i386 \
|
||||
--flavour generic \
|
||||
--dest $base/pandora \
|
||||
--hostname pandora \
|
||||
--swapsize 512 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue