aakash Posted March 13, 2007 Share Posted March 13, 2007 (edited) i get a NTLDR missing error when i try to boot to MAC OSX by this command in terminal serivces and activating the partition of mac fdisk -u /dev/rdisk0 i m able to boot again to xp by setting the partition of xp to active. my drive structure is in screenshot. MAC on none drive , xp on XP and vista on VISTA labled drives. no OS in C; All i want is to boot to MAC OSX once so that i can get a feel of it. i used VMWARE to native method to install and not got any error except on startup after finishing install, to start the system i used fixboot, fixmbr in xp recoveryconsole. since then i get this error " NTLDR missing " whenever i active the OSX partition. Please get me into mac.. i don't wanna multi boot now.. Edited March 13, 2007 by aakash Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/ Share on other sites More sharing options...
hecker Posted March 13, 2007 Share Posted March 13, 2007 (edited) fdisk -u /dev/rdisk0This command merely updates the drive's MBR. It does not set your OSX partition to active. To set an active partition you will need to call this: sudo fdisk -e /dev/rdisk# (replace # by the correct drive number!)p (to view partitions) f # (replace # with correct partition number) write (answer yes to question) reboot. hecker EDIT: This fdisk is to be used under OSX, ie. with your boot DVD and not from Windows! Edited March 13, 2007 by hecker Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322612 Share on other sites More sharing options...
Bruce Wang Posted March 13, 2007 Share Posted March 13, 2007 (edited) I remember I used below commands to set partition active: fdisk -e /dev/rdisk0 flag x (x=a number, the partition you want to set Active) Bruce [Edit] Oops.... someone replied already. Edited March 13, 2007 by Bruce Wang Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322614 Share on other sites More sharing options...
hecker Posted March 13, 2007 Share Posted March 13, 2007 (edited) fdisk -e /dev/rdisk0flag x That will not work with extended partitions, though. hecker EDIT: I found this reference quide on fdisk, in case anyone is interested. http://www.ss64.com/osx/fdisk.html Edited March 13, 2007 by hecker Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322616 Share on other sites More sharing options...
Bruce Wang Posted March 13, 2007 Share Posted March 13, 2007 Yup, I know. Thanks for the info. Bruce Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322618 Share on other sites More sharing options...
aakash Posted March 13, 2007 Author Share Posted March 13, 2007 This command merely updates the drive's MBR. It does not set your OSX partition to active. To set an active partition you will need to call this: reboot. hecker EDIT: This fdisk is to be used under OSX, ie. with your boot DVD and not from Windows! thanks for help i did that but still no luck. i still get NTLDR missing error on reboot in VMWARE. here is a screen shot of what i did- Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322700 Share on other sites More sharing options...
aakash Posted March 13, 2007 Author Share Posted March 13, 2007 (edited) now frustratingly i formated that partition and did a clean install on it again but now got a MBR error .. tell me what to do now.. Edited March 13, 2007 by aakash Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322786 Share on other sites More sharing options...
aakash Posted March 13, 2007 Author Share Posted March 13, 2007 ok i got off that error too.. but now it just gives me a blank cursor during boot.. what to do now ? Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322810 Share on other sites More sharing options...
hecker Posted March 13, 2007 Share Posted March 13, 2007 (edited) What exactly did you do when you say you "got off that error"? You have to let us in what you do so we can understand how to help you, bro. I can assume that your MBR got screwed. You said you re-installed OSX on that partition again. Did you run fdisk again to see what it shows in the list? I would also point out that maybe the best solution would be to install a good bootmanager like Acronis so you don't have to configure stuff through the terminal. hecker Edited March 13, 2007 by hecker Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-322836 Share on other sites More sharing options...
aakash Posted March 14, 2007 Author Share Posted March 14, 2007 i googled for the "MBR error 3 " and downloaded a boot cd from some where and got past that error. now i m trying with Acronis OS selector.. hope this works.. Link to comment https://www.insanelymac.com/forum/topic/45148-ntldr-missing-error-after-i-installed-mac-os-x/#findComment-323293 Share on other sites More sharing options...
Recommended Posts