ChinaUnix.net
相关文章推荐:

linux boot grub memmap elfcorehdr

bootgrub那个引导性要大点点? win下boot用多点的 linuxgrub 多点 是不是这么一说

by loveradmin - Linux系统管理 - 2009-04-22 17:50:38 阅读(1206) 回复(5)

相关讨论

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/5722/showart_337797.html

by supersuper - Linux文档专区 - 2007-07-11 10:55:24 阅读(786) 回复(0)

安装系统的时候选择引导程序放在/hda1的/boot,结果安装完全以后启动直接黑屏... /boot试过etx3和etx4都一样. 请教各位是什么问题?

by c4iniao - Linux新手园地 - 2011-04-26 18:22:39 阅读(942) 回复(0)

进入系统前总觉得/和/root 是一样的。 在grub中为什么kernel /vmlinuz-2.6.9-34.ELsmp ro root=LABEL=/使用的是root而不是boot, /boot和/root不是一个分区。而内核在/boot中。为什么要指定为root呢。 谁能系统的给讲讲。谢谢。

by yanhongbin - Linux系统管理 - 2007-11-03 11:15:38 阅读(1428) 回复(2)

哪位高手能给大家讲一下有关linux bootloader的知识啊,就是linux启动过程中它(bootloader)所起到的作用。

by zhangljian - Linux论坛 - 2005-04-14 15:50:47 阅读(516) 回复(0)

哪位高手能给大家讲一下有关linux bootloader的知识啊,就是linux启动过程中它(bootloader)所起到的作用。

by zhangljian - Linux系统管理 - 2005-04-14 15:50:47 阅读(535) 回复(0)

找到这两个图标后双击,出现“Nautilus没有安装能够显示'/boot/grub/grub.conf'的查看器”和“Nautilus没有安装能够显示'/boot/grub/menu.lst'的查看器”。 我注意到这两个图标上都有红色的标记。我查了一下说明,标记意味着“禁止读写”。 在“属性”的“权限”标签下,也不可以修改属性。下面有一行字: 您不是所有者,所以您不能改变这些权限。 我是以管理员的身份登录的,这是怎么回事啊?

by wattwang - 系统管理 - 2006-07-22 09:48:03 阅读(2119) 回复(7)

找到这两个图标后双击,出现“Nautilus没有安装能够显示'/boot/grub/grub.conf'的查看器”和“Nautilus没有安装能够显示'/boot/grub/menu.lst'的查看器”。 我注意到这两个图标上都有红色的标记。我查了一下说明,标记意味着“禁止读写”。 在“属性”的“权限”标签下,也不可以修改属性。下面有一行字: 您不是所有者,所以您不能改变这些权限。 我是以管理员的身份登录的,这是怎么回事啊?

by wattwang - Linux系统管理 - 2006-07-22 09:48:03 阅读(2530) 回复(7)

boot to single user mode by editing the grub menu. To edit the grub main menu, type e. The grub edit menu is displayed. root (hd0,2,a) kernel /platform/i86pc/multiboot module /platform/i86pc/boot_archive Select the original boot environment's kernel entry by using the arrow keys. To edit the boot entry, type e. The kernel entry is displayed in the grub edit menu. grub edit>kernel /boot/mult...

by junglelion - Solaris文档中心 - 2006-02-24 17:39:03 阅读(998) 回复(0)

本帖最后由 X1_linux 于 2010-03-11 21:56 编辑 ubuntu9.10 grub2 一grub2的配置文件:grub.cfg用到这个文件,这个文件有什么作用。 二。grub2的命令search的参数详解,哪有?

by X1_LINUX - Linux系统管理 - 2010-03-13 11:54:27 阅读(3098) 回复(2)

http://ubuntuforums.org/showthread.php?t=995704&page=2 Using ubuntu 810 intrepid i386. MacBook2,1 grubefi was built from source under home diretory, not installed under /usr - (other configuration options for grub2-pc pcbios and grub2-ieee1275 openfirmwre) log - pxw@wdc:~$ sudo apt-get install build-essential bison subversion pxw@wdc:~$ mkdir src pxw@wdc:~$ cd src Note - leave off the -r 1913 i...

by yylei - Linux文档专区 - 2009-07-15 18:09:12 阅读(1631) 回复(0)