السلام عليكم
انا مقسم الهاردسك الى قسمين قسم ركبت فيه نظام لينكس ريد هات 7.3 وبعدين ركبت ويندوز xp
وبعد ماركبته راحت شاشة الخيار بين النظامين لينكس وويندوز
فكيف ارجع شاشة الخيار بين النظامين وشكرا
عرض للطباعة
السلام عليكم
انا مقسم الهاردسك الى قسمين قسم ركبت فيه نظام لينكس ريد هات 7.3 وبعدين ركبت ويندوز xp
وبعد ماركبته راحت شاشة الخيار بين النظامين لينكس وويندوز
فكيف ارجع شاشة الخيار بين النظامين وشكرا
السلام عليكم
اخوي تم طرح هذا الموضوع من قبل
وحل الاخ loner المشكله
يزاه الله خير
تفضل اللينك
http://www.montada.com/showthread.ph...hreadid=130835
بالتوفيق
The link given is about lilo bootloader and Red Hat 7.3 uses grub bootloader by default. So I have to give more info about grub.
If you want to re-install grub bootloader on the hard disk, type:
/sbin/grub-install /dev/hda
You will have to be root user to type that command. The command will install the bootloader on the first hard disk (/dev/hda).
After you run the command, grub should see the Windows partition and add it automatically. If it does not, then you have to add it manually at the end of the file like this:
title Window$ XP
rootnoverify (hd0,0)
chainloader +1
After you add these 3 little lines, reboot and you should get a Window$ option in the boot menu. In the example I used (hd0,0) which means Windows is in the first hard disk & in the first partition. You said you put XP after, so I'm assuming XP is in the second partition, so you should chage the line to:
title Window$ XP
rootnoverify (hd0,1)
chainloader +1
Loner
ولكن رجاء ان تكتبوا بالعربي انا مااعرف انجليزي الا شوي
وكيف ادخل على ملفات الويندوز من لينكس اعرف انا الموضوع مكتوب ولكن بالانجليزي الرجاء من احد الاخوة كتابت الكلام بالعربي
مشكورين