usmalu Posted February 24, 2015 Share Posted February 24, 2015 Hi folks, Thanks a lot for helping other installations. I had installed Mac OS X lion 10.7 on my Dell Inspiron 1318 along with Windows 7 ultimate. But I can't get the dual boot working. PC boots directly to OSX. Can someone help me with the dual booting? I followed the vanila install. The system is intel core 2 duo t5800 Intel GMA x3100 gpu 4 gb ram Ps: I have the following dual booted successfully; 1. TWO Dell Latitude D430 (windows 7 and Os X Lion 10.7) 2. ONE HP Pavilion G62-144DX (Windows 7 and Os X Mavericks, Intel core i3-330m and first generation gpu) 3. One Lenovo G460 ((Windows 7 and Os X Mavericks, Intel core i5-520m and first generation gpu) All of the above works without any problem, except the sleep. Please help me with dual boot. Thanks for all your help. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted February 24, 2015 Moderators Share Posted February 24, 2015 Are you using myHack? Do you have Chameleon org.chameleon.boot.plist in /Extra set to time out or quiet boot? Link to comment Share on other sites More sharing options...
usmalu Posted February 24, 2015 Author Share Posted February 24, 2015 Hi Jake, I used myHack. Please see the attached; <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>EthernetBuiltIn</key> <string>Yes</string> <key>GraphicsEnabler</key> <string>Yes</string> <key>Kernel</key> <string>mach_kernel</string> <key>SystemType</key> <string>2</string> <key>Theme</key> <string>LoginToLion</string> <key>Timeout</key> <string>5</string> <key>USBBusFix</key> <string>Yes</string> <key>UseKernelCache</key> <string>Yes</string> <key>arch</key> <string>i386</string> </dict> </plist> thanks a lot. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted February 24, 2015 Moderators Share Posted February 24, 2015 Ok, I see you have 5 sec timeout. So you're not seeing the Windows icon, but only the Mac icon? Try launching Chameleon Wizard, under Install Tab. Check the Install Method and change it to match your setup and hit Install. i.e. Boot0hfs for OS X and Windows Link to comment Share on other sites More sharing options...
usmalu Posted February 24, 2015 Author Share Posted February 24, 2015 I did what you said, but nothing has changed. please help. thanks. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted February 24, 2015 Moderators Share Posted February 24, 2015 If you hit F12 during boot, do you see your Windows HDD as a boot option? Link to comment Share on other sites More sharing options...
usmalu Posted February 24, 2015 Author Share Posted February 24, 2015 It's on the same hdd. I have two partitions, one with Windows and the other os x lion. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted February 24, 2015 Administrators Share Posted February 24, 2015 What's the partitioning scheme of the HDD? MBR or GPT? How were each OS installed? For instance, Lion installed on an existing MBR partitioned HDD with Win7 or Win7 installed after OS X on a GPT partitioned HDD? In which order are the partitions? OS X 1st and Win7 2nd or the other? You should be able to boot your Win7 CD/DVD in repair mode, go to DOS prompt and run the DISKPART utility to check the active partition. You may have to change the currently active partition to the other one. You should also see the Win7 NTFS partition once booted in Lion. If you don't, then it probably doesn't exist (deleted or overwritten). Example #1: D630 with 160Go HDD. GTP partitioning scheme with 1 Lion partition + 1 ML partition (both OS X Extended (journaled)) + 1 Win7 partition (NTFS). Chameleon r2456 in Boot0hfs mode installed on Lion partition C:\Users\Erwan>diskpart [attachment=6705:HDD_MBR_scheme.jpg] Microsoft DiskPart version 6.1.7601 Copyright (C) 1999-2008 Microsoft Corporation. Sur l'ordinateur : D630CRESTLINE DISKPART> list disk N∞ disque Statut Taille Libre Dyn GPT --------- ------------- ------- ------- --- --- Disque 0 En ligne 149 G octets 0 octets DISKPART> select disk 0 Le disque 0 est maintenant le disque sÈlectionnÈ. DISKPART> list part N∞ partition Type Taille DÈcalage ------------- ---------------- ------- -------- Partition 1 Principale 200 M 512 o Partition 2 Principale 59 G 200 M Partition 3 Principale 14 G 60 G Partition 4 Principale 73 G 75 G DISKPART> select part 1 La partition 1 est maintenant la partition sÈlectionnÈe. DISKPART> detail part Partition 1 Type : EE MasquÈ : Oui Active : Oui DÈcalage en octets : 512 Il n'y a pas de volume associÈ avec cette partition. DISKPART> select part 2 La partition 2 est maintenant la partition sÈlectionnÈe. DISKPART> detail part Partition 2 Type : AF MasquÈ : Oui Active : Non DÈcalage en octets : 209735680 Il n'y a pas de volume associÈ avec cette partition. DISKPART> select part 3 La partition 3 est maintenant la partition sÈlectionnÈe. DISKPART> detail part Partition 3 Type : AF MasquÈ : Oui Active : Non DÈcalage en octets : 64457940992 Il n'y a pas de volume associÈ avec cette partition. DISKPART> select part 4 La partition 4 est maintenant la partition sÈlectionnÈe. DISKPART> detail part Partition 4 Type : 07 MasquÈ : Non Active : Non DÈcalage en octets : 81311195136 N∞ volume Ltr Nom Fs Type Taille Statut Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 2 C Win7 NTFS Partition 73 G Sain SystËme DISKPART> Example #2: D620 with 320Go HDD. MBR partitioning scheme with 1 Win7 partition (NTFS) + 1 Lion partition (OS X Extended (journaled)). Chameleon r2377 in Boot0hfs mode installed on Lion partition C:\Users\HervÈ>diskpartMicrosoft DiskPart version 6.1.7601 Copyright (C) 1999-2008 Microsoft Corporation. Sur l'ordinateur : LATITUDE_D620 DISKPART> list disk N∞ disque Statut Taille Libre Dyn GPT --------- ------------- ------- ------- --- --- Disque 0 En ligne 298 G octets 101 M octets DISKPART> select disk 0 Le disque 0 est maintenant le disque sÈlectionnÈ. DISKPART> list part N∞ partition Type Taille DÈcalage ------------- ---------------- ------- -------- Partition 1 Principale 217 G 101 M Partition 2 Principale 80 G 218 G DISKPART> select part 1 La partition 1 est maintenant la partition sÈlectionnÈe. DISKPART> detail part Partition 1 Type : 07 MasquÈ : Non Active : Non DÈcalage en octets : 105906176 N∞ volume Ltr Nom Fs Type Taille Statut Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 2 C Win7 NTFS Partition 217 G Sain SystËme DISKPART> select part 2 La partition 2 est maintenant la partition sÈlectionnÈe. DISKPART> detail part Partition 2 Type : AF MasquÈ : Oui Active : Oui DÈcalage en octets : 234171138048 Il n'y a pas de volume associÈ avec cette partition. DISKPART> Link to comment Share on other sites More sharing options...
usmalu Posted February 24, 2015 Author Share Posted February 24, 2015 Hi, This is what I see in the disk utility as shown in the attached. It looks like some reason, I have overwritten the ntfs file system. Is it advisable to install windows 7 after lion or can I install windows 7 now? Thanks. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted February 24, 2015 Administrators Share Posted February 24, 2015 Simply boot off your Win7 CD/DVD, select the FAT-prepared empty partition, format it NTFS and install Win7 on it. Leave the existing Lion partition untouched. Use Chameleon Wizard and (re)install the Boot0hfs mode as a precaution. Link to comment Share on other sites More sharing options...
Recommended Posts