XBOOT is yet another neat little Multiboot ISO USB Creator. It is a Windows based application that can be used to create a Live Multiboot USB or even a Multiboot ISO file that can then be burnt to a CD/DVD. XBOOT supports many Linux Distributions and Utilities, and allows you to use your choice of a Grub or Syslinux bootloader. Also included is a built in QEMU emulator (enabling you to boot an ISO from within Windows).
Authors Website: http://sites.google.com/site/shamurxboot/
Usage Example: Creating a Live Multiboot USB with XBOOT:
- Download, extract and run the latest version of XBOOT
- (1) Drag and drop some ISOs into the XBOOT window (2) SelectCreate USB
- (3) Select your USB Drive from the Droplist (4) Select a Bootloaderto use (5) Click OK to begin creation
A copy notification window appears to keep you informed of the progress. Once the process is complete, you should have a Bootable Multiboot USB Flash Drive with your ISO selections installed.
Similar Portable Linux Posts:
- SARDU – Multiboot USB Creator (Windows)
- YUMI – Multiboot USB Creator
- MultiSystem – Create a MultiBoot USB from Linux
---------
如何制作Ubuntu系统的USB启动盘
http://www.eguidedog.net/doc-create-usb-stick-on-windows.php
- 下载Universal USB Installer
- 插入要刻录的U盘。
- 运行Universal USB Installer。这是一个绿色软件,无需安装,不过是英文界面,但不懂英文也不用担心,我会讲解怎么用。
- Universal USB Installer的第一个窗口是版权许可协议,点击”I Agree”按钮就可以了。
- Installer的第二个窗口是配置,有一个选择Linux发行版的下拉框,选择”Ubuntu”选项即可。
- 选择完Linux发行版后,下面会多了一个选择文件的控件,点击”Browser”去选择文件。如果在目标文件夹找不到我们的iso,在文件名处填星点星(*.*)然后回车,iso文件就会出现,然后选择要刻录的iso文件即可。
- 此时,窗口会多了一个选择下拉框,选择要刻录的U盘盘符。
- 之后,可以选择一个系统存储空间大小。这一步不是必需的。但如果选了,系统的修改可以存储在U盘中。但无论是否有预留系统空间,U盘的剩余空间可以被利用,在Linux中,U盘的剩余空间在/cdrom目录中。
- 点击”Create”开始刻录,整个过程大概五分钟左右,会有两个弹出窗口,等进度条完成,关闭窗口即可。
如何从USB启动系统
- 首先需要在系统的BIOS设置可以从USB启动,进入BIOS的方法通常是重启后一直按DEL键。
- 如果USB启动顺序优先级低于硬盘启动,我们需要在启动过程修改启动顺序,有些机器是在启动过程按F12可以修改默认的启动设备的。此时选USB即可
计算机硬件软件日新月异,我也不确定上面的USB启动设置是否适用于现代的机器,但大概的步骤是这样的。从USB启动Ubuntu之后,就和在硬盘使用Ubuntu没什么区别了。有时候制作的U盘不能启动可能和U盘的硬件格式有关,试试换一个.
No comments:
Post a Comment