用grub(包括wingrub)命令行模式引导安装linux linuxsir_org.htm
来自「linuxSir 网站的精华文章」· HTM 代码 · 共 431 行 · 第 1/2 页
HTM
431 行
<P><A
href="http://www.linuxsir.org/main/?q=node/129">《系统引导管理器GRUB,为初学者指南》</A><BR><A
href="http://www.linuxsir.org/main/?q=node/123">《GNU GRUB
手册和FAQ》</A><BR><A
href="http://fedora.linuxsir.org/main/?q=node/37">《以WinGrub 引导安装Fedora 4.0
为例,详述用WinGrub来引导Linux的安装》</A></P></DIV>
<DIV class=links>By 北南南北 at 2006/03/29 - 21:48 | <A
href="http://www.linuxsir.org/main/?q=taxonomy/term/1">Linux</A> | <A
href="http://www.linuxsir.org/main/?q=taxonomy/term/23">安装配置</A> | <A
href="http://www.linuxsir.org/main/?q=taxonomy/term/48">书籍文档</A> | <A
href="http://www.linuxsir.org/main/?q=taxonomy/term/25">基础知识</A> | <A
title=共享你有关本文的思想和意见。
href="http://www.linuxsir.org/main/?q=comment/reply/177#comment">参与评论</A>
| 5286 阅读</DIV></DIV><A id=comment></A>
<FORM action=?q=comment method=post>
<DIV><INPUT type=hidden value=177 name=edit[nid]> <A id=comment-354></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-354">本来我觉得使用菜单文件更方便,为何南北</A></H3>
<DIV class=content>
<P>将下面这些内容用编辑器(如记事本)写入,另存为menu.lst,跟grub.exe放在一起。<BR>root
(hd0,1)<BR>kernel (hd0,1)/fc5/vmlinuz<BR>initrd
(hd0,1)/fc5/initrd.img<BR>boot</P>
<P>一执行grub.exe,就自动执行以下各条命令,省去了手工输入的麻烦。</P></DIV>
<DIV class=links>By Anonymous (没有被验证) at 周五, 2006/04/07 - 09:07 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/354">回复</A></DIV></DIV>
<DIV style="MARGIN-LEFT: 25px"><A id=comment-355></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-355">主要是让大家理解melu.lst的写法</A></H3>
<DIV class=content>
<P>如果menu.lst写错了,可以直接用命令来引导。其实最主要的目的还是让大家理解GRUB的命令行。如果把命令行模式理解了,menu.lst的写法也理解了。</P>
<P>谢谢兄弟建议。。。。</P></DIV>
<DIV class=links>By 北南南北 at 周五, 2006/04/07 - 11:03 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/355">回复</A></DIV></DIV></DIV><A
id=comment-343></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-343">ISO文件修复</A></H3>
<DIV class=content>
<P>我试过用bt同rsync 修复. 两种都成功. rsync要rsync服务器, 比较少见.<BR>bt好办一些.
先用种了在别的文件夹开个头,停了bt, 再将坏的iso代替bt里的iso. 再运行bt一般几分钟就修复</P></DIV>
<DIV class=links>By Anonymous at 周二, 2006/04/04 - 23:03 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/343">回复</A></DIV></DIV><A
id=comment-341></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-341">如果直接放在/dev/hda3分区下</A></H3>
<DIV class=content>
<P>北南写的是:<BR>如果直接放在/dev/hda3分区下,不放在任何目录中怎么应该写呢?<BR>grub>kernel
(hd0,2)/vmlinuz<BR>grub>kernel (hd0,2)/initrd.img<BR>grub>boot</P>
<P>好像不太对吧?图片中的是<BR>grub>initrd
(hd0,2)/initrd.img<BR>而且我试了下,是initrd命令,而不是kernel。</P></DIV>
<DIV class=links>By soumer at 周二, 2006/04/04 - 22:16 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/341">回复</A></DIV></DIV>
<DIV style="MARGIN-LEFT: 25px"><A id=comment-342></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-342">谢谢,已经修正;</A></H3>
<DIV class=content>
<P>多谢,我想偷懒。复制改字的结果。。。。</P>
<P>北南 呈上</P></DIV>
<DIV class=links>By 北南南北 at 周二, 2006/04/04 - 22:28 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/342">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 50px"><A id=comment-403></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-403">怎么进入xp</A></H3>
<DIV class=content>
<P>我按照本文的办法,装好wingrub,但是没找到menu.lst,所以没配置,重启动后,grub运行,在命令行模式下装fc5,可是安装失败.并且,不知怎么进xp.<BR>grub是不是改了mbr?</P></DIV>
<DIV class=links>By Anonymous at 周二, 2006/04/25 - 10:35 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/403">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 50px"><A id=comment-402></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-402">怎么进如xp</A></H3>
<DIV class=content>
<P>我按照本文的办法,装好wingrub,但是没找到menu.lst,所以没配置,重启动后,grub运行,在命令行模式下装fc5,可是安装失败.并且,不知怎么进xp.<BR>grub是不是改了mbr?</P></DIV>
<DIV class=links>By Anonymous at 周二, 2006/04/25 - 10:29 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/402">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 75px"><A id=comment-404></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-404">用命令行引导XP</A></H3>
<DIV class=content>
<P>grub>rootnoverify (hd0,0)<BR>grub>chainloader
+1<BR>grub>boot</P></DIV>
<DIV class=links>By 北南南北 at 周二, 2006/04/25 - 12:02 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/404">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 100px"><A id=comment-406></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-406">谢谢,我已经搞好了</A></H3>
<DIV class=content>
<P>谢谢,我已经搞好了.我是上grub的网看到的.不过还是感谢你.<BR>另外,我的fc5装不上.情况是这样的:grub引导,进入后,因内存不足进入文本模式.我的机器只有128M.一直到设置root密码,都正常.然后出了一个对话框,只有exit按纽.<BR>按后,就退出了.请高手指点.</P></DIV>
<DIV class=links>By Anonymous (没有被验证) at 周三, 2006/04/26 - 10:04 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/406">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 125px"><A id=comment-407></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-407">内存太小,建议用slackware</A></H3>
<DIV class=content>
<P>FC5也能安装上,但如果应用桌面就困难得多了。。</P>
<P>不如安装slackware或debian ..... ... </P></DIV>
<DIV class=links>By 北南南北 at 周三, 2006/04/26 - 10:10 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/407">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 150px"><A id=comment-413></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-413">您说的那两个我都没用过.我的机器一直用rh</A></H3>
<DIV class=content>
<P>您说的那两个我都没用过.我的机器一直用rh,从rh8到fc3都安装成功.从fc4开始就装不上了.如果是内存太小,我就加一根256MB的.我就担心加了后还不行.不知哪位可以帮我,其实也是帮大家做个实验:如果内存是128+N的,先用128MB装,如不行,再加N兆,如果可以,则说明128MB不能装FC5.</P></DIV>
<DIV class=links>By Anonymous (没有被验证) at 周六, 2006/04/29 - 08:53 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/413">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 175px"><A id=comment-433></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-433">是内存太小</A></H3>
<DIV class=content>
<P>我加了一根256M的,安装正常,运行也正常.感觉很多时候要自己搞定才行,到论坛上问,没什么用.:-)</P></DIV>
<DIV class=links>By Anonymous at 周一, 2006/05/08 - 08:24 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/433">回复</A></DIV></DIV></DIV>
<DIV style="MARGIN-LEFT: 200px"><A id=comment-434></A>
<DIV class=comment>
<H3 class=title><A class=active
href="http://www.linuxsir.org/main/?q=node/177#comment-434">en
,实践比较重要。</A></H3>
<DIV class=content>
<P>谢谢反馈,为以后有此问题的弟兄指了条解决方法。</P>
<P>谢谢。。。</P></DIV>
<DIV class=links>By 北南南北 at 周一, 2006/05/08 - 08:35 | <A
href="http://www.linuxsir.org/main/?q=comment/reply/177/434">回复</A></DIV></DIV></DIV></DIV></FORM><!-- end content -->
<DIV id=footer>
<CENTER><A href="http://www.linuxsir.org/"><IMG
src="用GRUB(包括WINGRUB)命令行模式引导安装Linux LinuxSir_Org.files/logo.jpg"></A>
<BR><A href="http://www.miibeian.gov.cn/"><FONT color=blue
size=3><B>闽ICP备06025536号</B></FONT></A><BR>
<SCRIPT language=JavaScript
src="用GRUB(包括WINGRUB)命令行模式引导安装Linux LinuxSir_Org.files/cyberpolice.htm"></SCRIPT>
<BR><A href="http://www.linuxsir.org/main/?q=node/78"><FONT color=blue
size=3><B>© 2002-2006 LinuxSir.Org</B></FONT></A><BR></CENTER></DIV></TD>
<TD id=sidebar-right>
<DIV class="block block-block" id=block-block-2>
<H2 class=title>基础知识</H2>
<DIV class=content>
<UL>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/23">安装配置</A>
<LI><A
href="http://www.linuxsir.org/main/?q=taxonomy/term/1/25/">基础入门</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/22/">硬件解决</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/21">软件管理</A>
<LI><A
href="http://www.linuxsir.org/main/?q=taxonomy/term/35/48/">重要资源</A>
</LI></UL></DIV></DIV>
<DIV class="block block-block" id=block-block-4>
<H2 class=title>软件应用</H2>
<DIV class=content>
<UL>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/30">网络工具</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/32">图形图像</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/31">音乐视频</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/49">字体中文</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/33">软件其它</A>
</LI></UL></DIV></DIV>
<DIV class="block block-block" id=block-block-5>
<H2 class=title>网络服务器</H2>
<DIV class=content>
<UL>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/27">文件服务器<A>
<LI><A
href="http://www.linuxsir.org/main/?q=taxonomy/term/28">Web服务器</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/29">邮件服务器</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/37">数据库应用</A>
<LI><A href="http://www.linuxsir.org/main/?q=taxonomy/term/50">服务器其它</A>
</LI></UL></DIV></DIV>
<DIV class="block block-comment" id=block-comment-0>
<H2 class=title>最新评论</H2>
<DIV class=content>
<DIV class=item-list>
<UL>
<LI><A
href="http://www.linuxsir.org/main/?q=node/222#comment-624">错了</A><BR>11
min 22 sec 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/222#comment-623">q</A><BR>30
min 59 sec 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/222#comment-622">有些道理</A><BR>52
min 28 sec 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/219#comment-621">"内置的摄像头也能用这个吗?"</A><BR>13
hours 57 min 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/80#comment-620">终于知道了...</A><BR>23
hours 12 min 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/106#comment-619">okok</A><BR>2
days 14 hours 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/93#comment-618">那要除去阴影呢?</A><BR>3
days 19 hours 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/227#comment-617">不错的机会</A><BR>4
days 6 hours 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/221#comment-616">配置可执行程序的路径</A><BR>4
days 12 hours 前
<LI><A
href="http://www.linuxsir.org/main/?q=node/222#comment-615">修改hostname出现的问题</A><BR>5
days 2 hours
前</LI></UL></DIV></DIV></DIV></TD></TR></TBODY></TABLE></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?