summaryrefslogtreecommitdiff
path: root/open_issues/64-bit_port.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/64-bit_port.mdwn')
-rw-r--r--open_issues/64-bit_port.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/open_issues/64-bit_port.mdwn b/open_issues/64-bit_port.mdwn
index 41f185a3..3bb5a1bf 100644
--- a/open_issues/64-bit_port.mdwn
+++ b/open_issues/64-bit_port.mdwn
@@ -70,10 +70,10 @@ After reboot, you'll probably want to setup network:
vi /etc/network/interfaces
# put there this:
- # auto /dev/eth0
- # iface /dev/eth0 inet static
- # address 10.0.2.15/16
- # gateway 10.0.2.2
+ auto /dev/eth0
+ iface /dev/eth0 inet static
+ address 10.0.2.15/16
+ gateway 10.0.2.2
**Creating a 64bit disk image**