forked from 0x2620/pandora
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
|
|
@ -19,17 +19,17 @@ with that installed build image:
|
|||
this will create a vdi image in pandora/
|
||||
|
||||
== VirtualBox Usage ==
|
||||
Now you can create a new VirtualBox machine, use vdi image as existing hard disk.
|
||||
Before starting up you have to adjust some settings:
|
||||
In System -> Processor enable PAE/NX
|
||||
In Storage remove disk from SATA Controller
|
||||
add disk to IDE Controler and enable "Use host I/O cache"
|
||||
|
||||
Now you can create a new VirtualBox machine,
|
||||
select Linux/Ubuntu and use vdi image as existing hard disk.
|
||||
|
||||
Before starting up:
|
||||
In Network -> Adpater 1 set to Bridged Adapter with your connected controller
|
||||
|
||||
== Use for development ==
|
||||
Login via ssh or in terminal as pandora with password pandora
|
||||
|
||||
ssh pandora@pandora.local
|
||||
|
||||
Adjust your bzr configuration with bzr whoami:
|
||||
bzr whoami "Pando the Panda <pan.do@pan.do>"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue