Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
README: better instructions for QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
minexew authored Mar 4, 2018
1 parent 121973e commit d6575df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Software included in Shrine:
Setting up with networking
==========================
- Native Stack (highly experimental)
- configure your VM networking: *Adapter Type: PCnet-PCI II* (`pcnet` in QEMU)
- configure your VM networking: *Adapter Type: PCnet-PCI II* (QEMU: `-netdev user,id=u1 -device pcnet,netdev=u1`)
- *Attached to: NAT* seems to be the most reliable setting, Bridged Mode also works somewhat
- On boot, Shrine will automatically attempt to acquire an IP address. If you don't get a message about "Configuring network", the adapter was not detected.

Expand Down

0 comments on commit d6575df

Please sign in to comment.