السلام عليكم ورحمة الله وبركاته
بعد ما سطبت ويندوز 7 طبعا راح البوت للينوكس
فا استخدمت تلك الطريقه لاعادته
لكن بعد ما عملت ريبوت ظهرت شاشه زي شاشه dos
لكن بها
[ Minimal BASH-like line editing is supported. For
the first word, TAB lists possible command
completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub>
عملت بها root (hd0,0)
setup (hd0)
بعدها بيقول تمت بنجاح بس اجي اعمل exit او quit ميقبلش
ولا استطيع ان ازيل تلك الشاشه حتى للتعامل مع ويندوز 7

ارجو المساعده سريعا ولكم جزيل الشكر

بعد ما سطبت ويندوز 7 طبعا راح البوت للينوكس
فا استخدمت تلك الطريقه لاعادته
كود:
[LIST=1][*]Boot to the LiveCD Desktop (Ubuntu 9.10 or later).[*]Open a terminal by selecting [I]Applications, Accessories, Terminal[/I] from the menu bar.[*]Determine the partition with the Ubuntu installation. The [I]fdisk[/I] option "-l" is a lowercase "L".[LIST=1][*]sudo fdisk -lIf the user isn't sure of the partition, look for one of the appropriate size or formatting. Running sudo blkid may provide more information to help locate the proper partition, especially if the partitions are labeled. The device/drive is designated by [I]sdX[/I], with [I]X[/I] being the device designation. [I]sda[/I] is the first device, [I]sdb[/I] is the second, etc. For most users the MBR will be installed to [I]sda[/I], the first drive on their system. The partition is designated by the [I]Y[/I]. The first partition is 1, the second is 2. Note the devices and partitions are counted differently.[/LIST] [*]Mount the partition containing the Ubuntu installation. sudo mount /dev/sdXY /mntExample: [I]sudo mount /dev/sd[B]a1[/B][/I] Note: If the user has a separate /boot partition, this must be mounted to [I]/mnt/boot[/I][*]Run the grub-install command as described below. This will reinstall the GRUB 2 files on the mounted partition to the proper location and to the MBR of the designated device. sudo grub-install --root-directory=/mnt/ /dev/sdXExample: [I]sudo grub-install --root-directory=/mnt/ /dev/sd[B]a[/B][/I][*]Reboot[/LIST]
لكن بها
[ Minimal BASH-like line editing is supported. For
the first word, TAB lists possible command
completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub>
عملت بها root (hd0,0)
setup (hd0)
بعدها بيقول تمت بنجاح بس اجي اعمل exit او quit ميقبلش
ولا استطيع ان ازيل تلك الشاشه حتى للتعامل مع ويندوز 7

ارجو المساعده سريعا ولكم جزيل الشكر

تعليق