有没有办法创建一个包含我电脑上所有应用程序的 ubuntu 实时磁盘?我在我的 ubuntu 11.10 上安装了很多应用程序和 gnome 3.2,我想在一个实时磁盘上与我的朋友分享它们,并且能够在他们的电脑上安装我的发行版。你有什么想法吗?
答案1
前面的答案都没有提到bootcd
,这似乎完全符合你的问题。不过,我从来没有尝试过。
这是包装描述:
Build an image of your running Debian System with the command bootcdwrite. You can also build a bootcd ISO image via NFS on a remote System. When you run your system from CD you do not need any disks. All changes will be done in ram. To reuse this changes at next boot time you can save them on FLOPPY with the command bootcdflopcp. If booting from your CD-drive is not supported, booting from FLOPPY is possible. It is possible to install a new system from the running CD with the command bootcd2disk. Bootcd2disk can also find a target disk, format it and make it bootable automatically. Bootcd also supports lilo, grub, initrd, udev, lvm, transparent-compression ISO 9660 fs and syslinux/isolinux. The included FAQ describes how bootcd can do online or offline backups of other Linux distributions, resulting in restore-bootcds. The bootcdbackupwizard helps to create online backups.