利用mkcd制作AIX系统恢复光盘

本文介绍了一种利用mkcd工具备份rootvg的方法,通过创建mksysb映像文件并将其转换为ISO格式,便于在需要时进行系统恢复。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

mkcd是个好东西。利用它我们可以将rootvg备份到光盘上,尽管你小型机上的光驱是只读的。在做逻辑分区的服务器上我经常用这一招。好了,看看具体怎么操作吧?
How to backup by mksysb on DVD
First you have to create the mksysb image to a file:
mksysb -i -e /dir/mksysb_file
Then you can create an iso files from the mksysb, to download to any windows to
burn the iso images:
mkcd -m /dir/mksysb_file -S -I /dir -L
-m says where is the mksysb image
-S stops the burning procedure and keeps the iso files. ( i think without this
you burn directly to your dvd or cd in the server, but i dont have one)
-I says where the iso files will be created
-L with this you say you want dvd images, without, is cd images.
Also, you must have in rootvg free space for temporary filesystems created
during the proces. 650 M if you choose CD, or 4.7 G if you chose DVD.
步骤很简单吧?先创建mksysb文件到磁盘,然后利用mkcd利用这个mksysb文件制成可引导的DVD格式的可引导文件。最后你只要将这个文件FTP到PC机刻录成ISO格式的文件就可以了。你可以在系统需要恢复的时候在刻录,盘片都省了。当然用磁带恢复的速度还是快一些。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值