Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ rw
$ cd /storage
$ opkg install kernel-module-libphy_4.4.15-r2_xenclient_dom0.ipk
$ opkg install kernel-module-mii_4.4.15-r2_xenclient_dom0.ipk
$ opkg install kernel-module-usbnet_4.4.15-r2_xenclient_dom0.ipk
$ opkg install kernel-module-asix_4.4.15-r2_xenclient_dom0.ipk
$ ro

Next

...

plug

...

in

...

your

...

USB

...

Ethernet

...

device,

...

move

...

the

...

wire

...

to

...

it

...

and

...

reboot.

...

After

...

the

...

reboot,

...

in

...

the

...

serial

...

console

...

do:

$ udhcpc

Install Files

The final step is to install the updated and new files for xl, blktap2 and qemu. The script is used to do this. Run the following from the working dir:

...