Install OpenWRT in VirtualBox VM

preview_player
Показать описание
#OpenWRT #VirtualBox #VirtualMachine #Networking

   02. Extract the OpenWRT image
   03. Convert OpenWRT Image to VDI
         cd %programfiles%/Oracle/Virtualbox
   04. Resize the VDI File
   05. Launch Virtualbox
   06. Create a New VM by selecting Machine ≫ New
         Name: OpenWRT
         Machine Folder: C:\VMs
         Type: Linux
         Version: 2.6 / 3.x / 4.x (64-bit)
         Memory Size: 128 MB
         Hard disk: Do not add a virtual hard disk
   07. Click Create
   09. Select the VM and Click Settings
   10. Select Storage
   11. Click Add Storage Attachment ≫ Add Hard Disk ≫ Choose existing disk
   13. Click OK
   14. Select Network
   15. Set Adapter 1 Attached to: Bridged
   16. Click the Adapter 2 tab
   17. Check the Enable Network Adapter box
   18. Set Adapter 2 Attached to: Bridged
   19. Click OK
   20. Make sure the OpenWRT VM is selected and click Start ≫ Normal
   21. Wait for the text to stop scrolling and press Enter
   22. Run the following command to change/set the root password
         passwd
   23. Type a new root password twice to set it
   24. Continue the configuration by running the following commands
         # set the lan ip address
         # restart network services
         service network restart
         # update openwrt packages
         opkg update
         # install the luci web ui
         opkg install luci
   26. At the login screen, enter the username root and the password set above ≫ Click the Login button
   27. Enjoy OpenWRT running in VirtualBox
 
 

### Connect with me and others ###
Рекомендации по теме
Комментарии
Автор

Thanks you man! Only your video helping on me!

AntonZnaenok
Автор

Thank you so much for this man! Huge help :D

tonyscalleta
Автор

legend. i subscribed, and im gonna forward it to my IT friends. thank you bro!

MartinA.
Автор

Did not have an internet connection after I set the IP address. Learned that you have to execute the command ''uci commit'' in order to save the IP.

daanb
Автор

You would do a similar tutorial on qemu in Linux mint?

zdzislawfrasunski
Автор

VBoxManage.exe: error: Error: Attempt to resize the medium from 0.0 MB to 512.0 MB. Use --resizebyte if this is intended!

SkizzyStorytimes
Автор

The wifi tab in luci isn't showing what can i do?

Zxcvbnm
Автор

can you help me how to use openwrt with virtualbox in macbook ?

dinalatte
Автор

Does this system support adding v2ray protocol?

kwtwfpb
Автор

i done everything, but the ip don't work !

abukhalid
Автор

bro i need a reply fast a error is showing help
VM Name: OpenWRT

Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
AMD-V is disabled in the BIOS (or by the host OS) (VERR_SVM_DISABLED).
Result Code:
E_FAIL (0X80004005)
Component:
ConsoleWrap
Interface:
IConsole

aniket