Questions tagged «boot»

如果您在启动Ubuntu时遇到问题或对启动过程有疑问,请使用此标签。

22
如何释放/ boot中的更多空间?
我的/boot分区几乎已满,并且每次重新启动系统时都会收到警告。我已经删除了旧的内核程序包(linux-headers ...),实际上我这样做是为了安装自动更新随附的更新的内核版本。 安装该新版本后,该分区将再次充满。那我还能删除什么呢?还有其他与旧内核映像相关的文件吗? 这是我的/boot分区上的文件列表: :~$ ls /boot/ abi-2.6.31-21-generic lost+found abi-2.6.32-25-generic memtest86+.bin abi-2.6.38-10-generic memtest86+_multiboot.bin abi-2.6.38-11-generic System.map-2.6.31-21-generic abi-2.6.38-12-generic System.map-2.6.32-25-generic abi-2.6.38-8-generic System.map-2.6.38-10-generic abi-3.0.0-12-generic System.map-2.6.38-11-generic abi-3.0.0-13-generic System.map-2.6.38-12-generic abi-3.0.0-14-generic System.map-2.6.38-8-generic boot System.map-3.0.0-12-generic config-2.6.31-21-generic System.map-3.0.0-13-generic config-2.6.32-25-generic System.map-3.0.0-14-generic config-2.6.38-10-generic vmcoreinfo-2.6.31-21-generic config-2.6.38-11-generic vmcoreinfo-2.6.32-25-generic config-2.6.38-12-generic vmcoreinfo-2.6.38-10-generic config-2.6.38-8-generic vmcoreinfo-2.6.38-11-generic config-3.0.0-12-generic vmcoreinfo-2.6.38-12-generic config-3.0.0-13-generic vmcoreinfo-2.6.38-8-generic config-3.0.0-14-generic vmcoreinfo-3.0.0-12-generic extlinux vmcoreinfo-3.0.0-13-generic grub vmcoreinfo-3.0.0-14-generic initrd.img-2.6.31-21-generic …


5
如何更改GRUB引导顺序?
我在共享计算机上同时安装了Windows 7和Ubuntu。因为许多非开发人员都使用Windows,所以我想更改引导顺序以使其更容易使用。 当前,引导顺序如下所示: Ubuntu 11.10通用* 86 Ubuntu 11.10通用* 86(安全启动) 记忆测试 记忆测试 Windows 7开启 /dev/sda6 如何更改默认顺序,使Windows 7在列表的顶部? Windows 7开启 /dev/sda6 Ubuntu 11.10通用* 86 Ubuntu 11.10通用* 86(安全启动) 记忆测试 记忆测试
336 boot  grub2 

7
在启动时如何进入GRUB菜单?
这个问题最近对我来说已经出现了(提示我将其作为一个特定的问题提出): 我的系统不是双启动,而是在金属上运行标准的Ubuntu桌面系统(我认为在VM中运行它是相同的)。 c引导时按该键不会导致GRUB菜单出现(我相信这对于双引导系统也是如此)。 如何获得GRUB菜单以在单引导系统上显示自己?
270 boot  grub2  menu 


3
引导时出现fsck错误:/ dev / sda6:意外的不兼容;手动运行fsck
我双重启动Ubuntu和Windows7。 我在Ubuntu中的FireFox上浏览,突然间我收到一些错误消息,所以我重新启动了。 现在,当我尝试启动Ubuntu时,我收到以下消息: fsck from util-linux 2.26.2 /dev/sda6 contains a file system with errors, check forced. /dev/sda6: Inodes that were part of a corrupted orphan linked list found. /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (i.e., without -a or -p options) fsck exited with status code 4 The root filesystem on …
215 boot  filesystem  fsck 

5
引导放到(initramfs)提示符/忙框
我正在运行HP Pavilion dv6000双启动win7和Ubuntu 12.04。(嗯,直到今天)。重新启动后,启动过程将落入BusyBox shell,我最终出现提示: BusyBox v1.18.5 (Ubuntu 1:1.18.5-1ubuntu4) built-in shell (ash) Enter 'help' for a list of built-in commands. (initramfs) 我一直在研究有同样问题的其他人,但还没有找到任何适合我的解决方案。 我尝试了此处描述的方法,并在执行了最后一条命令之后 mount -t ntfs-3g /dev/sda1 /root -o force 它什么也不做,给了我另一个(initramfs)提示。 我可以引导到实时CD(USB)并连接到终端,但这似乎没有什么用,因为我可以在ls命令中看到/ dev / sda1,但是当我看到它时,它无法识别尝试光盘。 另一个问题:使用命令fdisk -l如何确定Windows分区是哪个挂载点(sda1/ sda2),而Ubuntu是哪个分区?
204 boot  initramfs 


3
如何重新运行引导加载程序?
跑步sudo apt-get -f install说The link /vmlinuz.old is a damaged link: you may need to re-run your boot loader[grub] 这是完整的输出: user@chrubuntu:~$ sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: linux-headers-3.13.0-32 linux-headers-3.13.0-32-generic linux-image-3.13.0-32-generic linux-image-extra-3.13.0-32-generic …
150 boot  grub2  apt  kernel  bootloader 


1
如何从ISO映像在VirtualBox客户端上安装Ubuntu?
我有ISO映像文件(即),*.iso并且正在尝试使用该映像启动VirtualBox安装。可能吗?我知道如何将ISO映像挂载到文件系统(在主机上),但是我不认为VirtualBox从文件系统上的某个位置引导操作系统。 我什至试图模仿挂载,例如VirtualBox认为它必须从CD驱动器启动,但这失败了。 从VirtualBox中的ISO映像启动操作系统的正确方法是什么? 我的主机是Ubuntu 10.04(Lucid Lynx),我的VirtualBox版本是4.1.4。
130 boot  virtualbox  iso 



11
慢速启动-“正在为开发磁盘运行启动作业……”
我不记得问题何时开始发生,但可能是当我将VMWare Ubuntu映像移至外部SSD以便我可以在任何PC上使用OS的时候。Google上没有很多有关此问题的链接,但出现的链接却在谈论fstab。例如,慢速启动-什么是“正在为dev-disk-by正在运行启动作业...”?-OpenSUSE论坛。 提及必须删除交换分区并重新创建。 我可以尝试使用Gparted进行此操作,但是我主要担心的是丢失当前在Ubuntu中的设置,因为我不完全确定如果我按照线程中的建议操作swap会发生什么情况。有人能帮忙吗?
108 boot  swap 

3
如何创建仅UEFI的可启动USB实时媒体?
当将Ubuntu安装到当前可用的Windows 8计算机上时,拥有可以双向启动的实时媒体可能是一个问题。 换句话说,创建仅UEFI的可启动USB实时媒体的主要优势是:您知道它肯定是通过UEFI启动和安装的。 由于Valve已经使用基于Debian的 Steam OS和UNetbootin 进行了UEFI引导USB安装程序的启动,这是Ubuntu的Startup Disk Creator的最佳选择,因此不兼容UEFI,因此存在误导性,我认为我们应该为创建仅UEFI的可启动USB实时媒体。
107 boot  live-usb  uefi 

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.