GNS3: OpenWRT Download

From OnnoWiki
Revision as of 13:02, 10 December 2019 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search

Masuk ke

https://downloads.openwrt.org/releases/
https://downloads.openwrt.org/releases/18.06.5/targets/x86/generic/

Download file combined-ext4.img.gz

Unzip

gzip -d openwrt-x86-64-combined-ext4.img.gz

Convert menjadi VDI

VBoxManage convertfromraw --format VDI openwrt-x86-64-combined-squashfs.img openwrt-x86-64-combined-squashfs.vdi

Tambahkan size

 dd if=openwrt-x86-64-combined-squashfs.img of=openwrt.img bs=128000 conv=sync

Resize

VBoxManage modifymedium openwrt-x86-64-combined-squashfs.vdi --resize 128



Referensi


Pranala Menarik