我正试图在我的电脑上安装Ubuntu (在宏碁5742-6331笔记本电脑上运行Windows 7-64位)。我下载了14.04.2和15.04。我把14.04图像与通用USB安装程序,版本1.9.6.0的USB上。
不幸的是,每次我尝试用USB启动时,计算机都会卡在Syslinux版权屏幕上。之后我试了15.04,但也是一样的。然后我下载了Unetbootin,并将Ubuntu14.04图像放在我的USB上。同样的事情。
论坛帖子告诉我,这可能是syslinux.cfg文件,但我不知道它应该是什么样子。
目前的案文是:
default menu.c32 prompt 0 menu title UNetbootin timeout 100
label unetbootindefault menu label Default kernel /ubnkern append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
label ubnentry0 menu label Help kernel /ubnkern append initrd=/ubninit
label ubnentry1 menu label Try Ubuntu without installing kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
label ubnentry2 menu label Install Ubuntu kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
label ubnentry3 menu label Check disc for defects kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash --
label ubnentry4 menu label Test memory kernel /install/mt86plus append initrd=/ubninit
label ubnentry5 menu label Boot from first hard disk kernel /ubnkern append initrd=/ubninit
label ubnentry6 menu label Try Ubuntu without installing kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
label ubnentry7 menu label Install Ubuntu kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
label ubnentry8 menu label OEM install (for manufacturers) kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --
label ubnentry9 menu label Check disc for defects kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash --如果有人能帮我,我会非常感激的。
发布于 2015-06-09 02:54:33
鲁弗斯是一种实用工具,它帮助格式化和创建可引导的useful驱动器,如USB /摆状、记忆棒等。Rufus特别适用于其他gets创建者(如Universal和UNetbootin )在Windows中创建的可引导媒体被卡住而无法引导的情况。Rufus是官方Ubuntu网站上的推荐应用程序,用于在Windows上创建可引导的Ubuntu。Rufus还可以制作一个可引导的Windows 10 USB。
Windows XP或更高版本,32位或64位
在19.10及更高版本中支持Rufus持久存储分区。请将Rufus升级到3.9版或更高版本。

https://askubuntu.com/questions/634006
复制相似问题