用Ubuntu 15.10自带的启动盘制作工具制作安装盘成功,但是启动时提示Boot Error。国外的一个帖子提到这个问题,并给出了简单的解决办法:
1.Right click your ubuntu-15.10-desktop-amd64.iso > Open with Disk Image writer
右键点映像文件ubuntu-15.10-desktop-amd64.iso,然后用Disk Image Writer打开
2.Choose your usb drive and click Start Restoring... and follow the instruction.
选择你的U盘,然后点Start Restoring,然后跟着做下去即可。
这样U盘实际上被做了一个影像,当你要再用这个U盘干别的的时候,就得用gparted工具来重新制作分区即可。
linux下制作u盘启动盘的方法:http://www.linuxdiyf.com/linux/12873.html
U盘制作Ubuntu15.04启动盘失败:http://www.linuxdiyf.com/linux/12694.html
老毛桃制作usb启动盘:http://www.linuxdiyf.com/linux/11086.html
Linux dd命令制作U盘系统启动盘:http://www.linuxdiyf.com/linux/8609.html
使用mkusb来制作U盘启动安装Ubuntu 15.04:http://www.linuxdiyf.com/linux/12719.html