首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何通过Syslinux版权屏幕

如何通过Syslinux版权屏幕
EN

Ask Ubuntu用户
提问于 2015-06-09 02:19:38
回答 1查看 1.7K关注 0票数 2

我正试图在我的电脑上安装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文件,但我不知道它应该是什么样子。

目前的案文是:

代码语言:javascript
复制
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 --

如果有人能帮我,我会非常感激的。

EN

回答 1

Ask Ubuntu用户

发布于 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位

使用

  1. 你将需要一个2GB或更大的USB闪存驱动器和一个Ubuntu iso文件。对于Ubuntu18.04及更高版本,USB闪存盘应该是4GB或更大。从这里下载Rufus可执行文件并运行它。不需要安装。
  2. 选择设备卷标签。
  3. 单击驱动器映像以选择Ubuntu .iso文件。
  4. 如果是Ubuntu .iso,Rufus将自动选择FAT32文件系统。
  5. 单击“开始”,将显示一条消息,显示您的所有USB数据将被删除,USB驱动器将被格式化。
  6. 单击OK。
  7. 点击关闭。

在19.10及更高版本中支持Rufus持久存储分区。请将Rufus升级到3.9版或更高版本。

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/634006

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档