ChinaUnix.net
相关文章推荐:

u盘grub引导

如今的软驱已经被淘汰了,被U取而代之,用软作启动引导linux系统,对一般使用者也不是太现实!! 我想请问一下,如何能在U中使用grub引导linux与windows!! 我的U中安装了dos7.0,但是grub for dos好像不能在U中使用!! 不知道有没有什么解决方法,或者有其它更好的方法引导linux启动!! 如果有兴趣,请回个帖,谢谢!! (不讨论双系统使用grub的情况)

by ilovecailin - Perl - 2008-05-27 12:12:36 阅读(6048) 回复(5)

相关讨论

我在WIN8下安装了ubuntu的时候,默认安装了grub。之后好像是因为运行了了update-grub命令。就无法以USB引导启动了。我想用U启动系统,进入dos删除grub。但是每次USB启动后都直接跳转到grub的界面。请高手帮帮忙,怎么才能恢复U启动。我没有win8恢复光

by moriyou - Linux系统管理 - 2014-06-12 12:52:40 阅读(673) 回复(2)

创建U引导: 需要在一台Linux上进行, 在linux下,假设你的U为sdb1,挂载点为/mnt/usb mount /dev/sdb1 /mnt/usb grub-install --root-directory=/mnt/usb '/dev/sdb' 然后在 /mnt/usb/boot下创建一个grub.conf即可。 支持fat32格式,只是fat32格式下无法创建软连接。 以U启动的话,U被识别为(hd0,0) 下面grub可参考 default=1 timeout=5 title Boot RedFlag 6.0 install root (hd0,0) kernel /vmlinuz initrd /init...

by hacker521 - Linux文档专区 - 2008-10-04 22:20:22 阅读(1865) 回复(0)

XP装在D rootnoverify (hd0,0) #c在的位置 rootnoverify (hd0,4) #d在的位置 这两个哪一个正确?还是都正确?(我用这个两个都能正确引导,但是不明白,原因,希望高手能够讲解一下,谢谢了) [ 本帖最后由 tianlijian 于 2008-6-26 23:55 编辑 ]

by tianlijian - Linux新手园地 - 2008-06-27 19:05:50 阅读(2345) 回复(11)

如题,Solaris装在从上,想通过主上的grub引导,可似乎实现不了,请指教~~

by Flankeraptor - Solaris - 2006-12-21 22:55:25 阅读(1297) 回复(1)

如题,Solaris装在从上,想通过主上的grub引导,可似乎实现不了,请指教~~

by Flankeraptor - Solaris - 2006-12-21 22:55:25 阅读(2926) 回复(1)

机子两块硬,hda和hab,FirstBoot为hd0 hda两系统: WindowS2003 AS4 hdb三系统: Windows2003 SP1 FreeBSD FC4 现在的问题就是开机后用装在hda上的grub引导,其它系统都能引导,可到FC4就会 mount:error 6 mounting ext3 Error opening /dev/console !!!!:2 error dup2ling fd of 0 to 0 error dup2ling fd of 0 to 1 error dup2ling fd of 0 to 2 Switchroot:mount failed:22 Kernel panic-not syncing:Attemped to kill init! 附上...

by Flankeraptor - Linux系统管理 - 2006-03-20 20:21:26 阅读(2380) 回复(14)

机子两块硬,hda和hab,FirstBoot为hd0 hda两系统: WindowS2003 AS4 hdb三系统: Windows2003 SP1 FreeBSD FC4 现在的问题就是开机后用装在hda上的grub引导,其它系统都能引导,可到FC4就会 mount:error 6 mounting ext3 Error opening /dev/console !!!!:2 error dup2ling fd of 0 to 0 error dup2ling fd of 0 to 1 error dup2ling fd of 0 to 2 Switchroot:mount failed:22 Kernel panic-not syncing:Attemped to kill init! 附上...

by Flankeraptor - 系统管理 - 2006-03-20 20:21:26 阅读(2149) 回复(14)

怎样用USB创建grub引导。 主要是在grub命令行中怎样表示USB

by redspider - 系统管理 - 2006-03-19 14:24:51 阅读(1234) 回复(0)

怎样用USB创建grub引导。 主要是在grub命令行中怎样表示USB

by redspider - Linux系统管理 - 2006-03-19 14:24:51 阅读(1923) 回复(0)

我有两个硬,第一个40G用来装win2k,后来有了一个80G的新硬,就把他当作第一从属,并且格式化了其中前的20G 作Linux安装用,但是问题发生了,我把grub装到了 第一个硬的MBR,等重起后,出现一个黑屏,不知道能不能算dos,上有提示:grub,可是键也不能用,敲什么也进不去,两个系统哪个也起不来,这是为什么呢? 最后还是用win的启动光进入了win2k,还好,没有用重装win。是不是Linux不能装到从属中?应该可以的把,...

by xielr - 系统管理 - 2004-12-29 08:18:30 阅读(648) 回复(0)