Linux 自定义Live CD制作

1、在虚拟机中安装ubuntu 系统,定制自己需要的软件;

2、下载Distroshare Ubuntu Imager 按照操作流程生成LiveCD,通过LiveCD安装系统即可;

https://github.com/Distroshare/distroshare-ubuntu-imager

Distroshare Ubuntu Imager

This project is brought to you by distroshare.com. Distroshare.com is a new site for sharing customized open source operating system distributions.
Too often do users need to customize open source operating systems, such as Ubuntu, to work correctly on their machines. By distributing a custom Ubuntu distro with the kinks worked out for your machine, you would be helping others to run Ubuntu if they have the same machine.

Distroshare Ubuntu Imager creates an installable Live ISO from an installed Ubuntu or derivative distribution.

It is a bash script, similar to Remastersys and its forks. The script is based on this tutorial: https://help.ubuntu.com/community/MakeALiveCD/DVD/BootableFlashFromHarddiskInstall.

To run the script, run it from the directory where it is located. For example:

cd ~/distroshare-ubuntu-imager-1.0 ./distroshare-ubuntu-imager.sh

To boot the ISO from a USB stick, you can use the dd command like this:

dd if=isoimage.iso of=/dev/sdb bs=1M

where sdb is your USB drive. You should be able something similar on Mac OS X. You can also use UNetbootin: http://unetbootin.sourceforge.net/ to create a bootable USB drive.

Ubuntu Startup Disk creator won't be able to turn the iso into a bootable usb drive since Distroshare Ubuntu Imager uses grub2 as the bootloader.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值