Linux installed!
Just installed the linux on SATA HDD...The grub was on MBR.
Copied all options especially the UUID of linux to notepad
Linux Installed with IDE HDD, creates error on Grub.
Linux Installed again with IDE unplugged
Results:
The EasyBCD 2.0:
BCD restarted from scratch just Vista/7 [testing]
The Linux options not responding
The Mac option installed
The Grub cannot installed if Mac installed.
The EasyBCD 1.7.2
The linux option responding, but cannot booted. error system. removed
The Mac and The grub can installed together, but the linux still cannot rebooted
Back to EasyBCD 2.0
The Grub reinstall succeed, no pop-up again for installing both mac and grub ????
Removes the Grub from SATA with bootsect.exe /nt60 c: /mbr
OK All 4 OS can be booted..
Code:
color black/cyan yellow/cyan
timeout 5
default /default
title Ubuntu
uuid bd67c96c-b7e1-472d-b1c5-734d0aa737a9
kernel /boot/vmlinuz-2.6.28-6-generic root=UUID=bd67c96c-b7e1-472d-b1c5-734d0aa737a9 ro quiet splash
initrd /boot/initrd.img-2.6.28-6-generic
quiet
title Ubuntu Recovery
uuid bd67c96c-b7e1-472d-b1c5-734d0aa737a9
kernel /boot/vmlinuz-2.6.28-6-generic root=UUID=bd67c96c-b7e1-472d-b1c5-734d0aa737a9 ro single
initrd /boot/initrd.img-2.6.28-6-generic
title Memtest86+
uuid bd67c96c-b7e1-472d-b1c5-734d0aa737a9
kernel /boot/memtest86+.bin
title commandline
savedefault --wait=2
commandline
title reboot
savedefault --wait=2
reboot
title halt
savedefault --wait=2
halt
title nst_mac.efi
find --set-root --ignore-floppies /NST/nst_mac.efi
kernel /NST/nst_mac.efi
boot
# All your boot are belong to NeoSmart!
find --set-root --ignore-floppies /boot/grub/menu.lst
configfile /boot/grub/menu.lst
# All your boot are belong to NeoSmart!
Code:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device unknown
description Windows Boot Manager
locale en-US
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default {e8709fb6-fa5f-11db-be4d-e219ece5282e}
displayorder {e8709fb6-fa5f-11db-be4d-e219ece5282e}
{4cf3b85d-06d2-11de-a75a-002197890c5d}
{4cf3b867-06d2-11de-a75a-002197890c5d}
{4cf3b86a-06d2-11de-a75a-002197890c5d}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 15
Windows Boot Loader
-------------------
identifier {e8709fb6-fa5f-11db-be4d-e219ece5282e}
device partition=C:
path \Windows\system32\winload.exe
description Windows Vista
locale en-US
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
osdevice partition=C:
systemroot \Windows
resumeobject {e8709fb7-fa5f-11db-be4d-e219ece5282e}
nx OptOut
Real-mode Boot Sector
---------------------
identifier {4cf3b85d-06d2-11de-a75a-002197890c5d}
device partition=C:
path \NTLDR
description Microsoft Windows XP
Real-mode Boot Sector
---------------------
identifier {4cf3b867-06d2-11de-a75a-002197890c5d}
device partition=C:
path \NST\nst_mac.mbr
description NST Mac OS X
Real-mode Boot Sector
---------------------
identifier {4cf3b86a-06d2-11de-a75a-002197890c5d}
device partition=C:
path \NST\NeoGrub.mbr
description NeoGrub Bootloader