虚拟机安装openwrt只需10分钟

虚拟机安装openwrt只需10分钟

本篇介绍openwrt软件在虚拟机中的快速安装。

下载镜像,20秒:wget https://downloads.openwrt.org/releases/19.07.4/targets/x86/generic/openwrt-19.07.4-x86-generic-combined-ext4.img.gz

[root@HK-myzdl ~]# wget https://downloads.openwrt.org/releases/19.07.4/targets/x86/generic/openwrt-19.07.4-x86-generic-combined-ext4.img.gz
--2020-09-13 17:24:30--  https://downloads.openwrt.org/releases/19.07.4/targets/x86/generic/openwrt-19.07.4-x86-generic-combined-ext4.img.gz
Resolving downloads.openwrt.org (downloads.openwrt.org)... 176.9.48.73, 2a01:4f8:150:6449::2
Connecting to downloads.openwrt.org (downloads.openwrt.org)|176.9.48.73|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8414308 (8.0M) [application/octet-stream]
Saving to: ‘openwrt-19.07.4-x86-generic-combined-ext4.img.gz’

100%[==========================================================================>] 8,414,308   4.21MB/s   in 1.9s   

2020-09-13 17:24:33 (4.21 MB/s) - ‘openwrt-19.07.4-x86-generic-combined-ext4.img.gz’ saved [8414308/8414308]

解压文件,10秒:

[root@HK-myzdl ~]# gzip -vd openwrt-19.07.4-x86-generic-combined-ext4.img.gz 
openwrt-19.07.4-x86-generic-combined-ext4.img.gz:	 97.1% -- replaced with openwrt-19.07.4-x86-generic-combined-ext4.img

安装镜像格式转换工具qemu,并将IMG格式转换vmdk格式,30秒:

[root@HK-myzdl ~]# yum install qemu-img -y
[root@HK-myzdl ~]# qemu-img convert -f raw -O vmdk openwrt-19.07.4-x86-generic-combined-ext4.img openwrt-19.07.4-x86-generic-combined-ext4.vmdk
[root@HK-myzdl ~]# ls
openwrt-19.07.4-x86-generic-combined-ext4.img  openwrt-19.07.4-x86-generic-combined-ext4.vmdk

导出镜像文件到桌面,30秒:

[root@HK-myzdl ~]# sz openwrt-19.07.4-x86-generic-combined-ext4.vmdk

新建虚拟机等加载镜像登录8分钟:
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

zdl244

你的鼓励是我最大的动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值