在用UltraISO制作好启动盘安装ubuntu server安装在服务器的过程中,爆出了这样的问题:
Therewas a problem reading data from the CD-ROM. Please make sure it is inthe drive. If retrying does not work, you should check the integrity ofyour CD-ROM.
Failed to copy file from CD-ROM. Retry?
之后在网上查了一个多小时资料,终于在一个外文网站找到了答案,内容如下:
这里我将这个网页的内容略作总结,同时贴上链接,希望能帮到想装ubuntu server 出现相同问题的人。
1、用Linux Live USB creator制作启动盘
地址:http://www.linuxliveusb.com/
地址:http://www.linuxliveusb.com/
2、对于windows用户:
(1)下载并安装ActivePerl for Windows
地址:http://www.activestate.com/activeperl
地址:http://www.activestate.com/activeperl
(2)下载次perl脚本文件,fix_USB_boot_problems_v01p01_mswin.pl
地址:http://cirrus.ucsd.edu/%7Epierce/fix_ubuntu_usb/fix_USB_boot_problems_v01p01_mswin.pl
地址:http://cirrus.ucsd.edu/%7Epierce/fix_ubuntu_usb/fix_USB_boot_problems_v01p01_mswin.pl
(3)将脚本文件移动到完成的启动盘根目录,并双击运行。
(4)重启,从u盘启动,问题解决,亲测有效。