i want to make a boot disk about grub in the windows ? how should i do ? and also i want to know if my redhat system cannot be work cannot start up proprely,so i want to remake again for my grub, may i cannot login my redhat, how should i make a grub? i donot want to reinstall the redhat again this is too hard too long ....... thanks !
by norman - Windows系统 - 2004-03-01 14:59:01 阅读(1230) 回复(0)
我在重装grub后,进不了windows,用DOS应急起动盘起动,在DOS下无法读取C盘,其他盘则没有问题.我在装grub时,是装在(hd0,0)上的.
小可是新手,刚装完REDHAT9,已有的操作系统有:windows98,WINxp. 如何在windows双启动菜单中加入对REDHAT9的引导?grub已经安装在RH9所在分区的第一扇区?谢谢先!
前些日子装了ubuntu,但发现做网页不如在windows下方面,就放弃了,本来笔记本硬盘就比较小,所以现在想把硬盘释放出来 但我没有软驱,以前装windows系统的光盘也丢了 ubuntu 5.1的光盘倒还在 请问我该如何删除ubuntu而不影响windows xp正常启动呢呢? 我在办公室试过用win98光盘启动到dos,然后用fdisk /mbr 结果任何系统都不能引导了,害得我重装了一次windows系统 麻烦大家了
A while after I published my blog entries on Multibooting Solaris and windows xp and on Multibooting Solaris, ubuntu, and windows xp , I thought it was time for some instructions on multibooting OpenSolaris 2008.11, Kubuntu 8.10, and windows xp. On my laptop, a Fujitsu-Siemens S6120D (Pentium M 1.4 GHz, 512 M...
在安装ubuntu时发现有两种办法从硬盘启动安装,一是DOS启动,另外一个是grub启动.经过一点修改,已经将Redhat9从grub启动安装起来,因为该台机器没有光驱和软驱而且也没有DOS引导,唯一幸运的是C盘是FAT32格式。这样就具备了在Winxp上使用grub进行硬盘安装redhat9的条件。步骤如下: 1.在C盘根目录下放置如下七个文件:grldr, vmlinuz, initrd.img, menu.lst, redhat1.iso redhat2.iso redhat3.iso。其中grldr从网上下载ubuntu使用的...
有两块硬盘 magic linux装在第一块硬盘上 windows xp系统在第二块硬盘的第一分区上,这样写grub的menu.lst 却无法引导 title Microsoft windows xp rootnoverify (hd1,0) chainloader +1 显示器一直显示出“ title Microsoft windows xp rootnoverify (hd1,0) chainloader +1” 并保持不变,无错误提示 保持不变,无法正常进入windows xp系统 不知该如何修改menu.lst才能正常引导widows系统 烦劳高手指点!感激不尽!
原来是装在C盘的,重装后装到D盘了,修复grub时是不是要修改原来的grub.conf呢??原来windows的rootnoverify是(hd0,0),现在要改成(hd0,1)吗?