InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 02-21-2008, 03:14 AM
NdR23 NdR23 is offline
Puma
 
Join Date: Feb 2008
Posts: 17
Well zeph I tried your method, I got as far as PRINT is not a command, therefore i got stuck there.Secondly nchellzz, I tried to make the windows partition active by entering the recovery console using the XP cs..i got as far as DISKPART. It wouldn't allow me to list disk, it would only give me the option to either delete or create a partition.So looks like I'm shit out of luck.THX for all your help guys, I don't know what to do next.
Reply With Quote
  #12  
Old 02-21-2008, 03:48 AM
mulan mulan is offline
Cheetah
 
Join Date: Feb 2008
Posts: 12
have the same problem as NdR23, have no idea what to do
Reply With Quote
  #13  
Old 02-21-2008, 04:47 AM
eddie11c eddie11c is offline
Tiger
 
Join Date: Feb 2008
Posts: 261
if you already have Leopard running just open terminal and follow these simple steps.

Code:
diskutil list
Remember what disk/partition your going to use for XP
Code:
fdisk -e /dev/rdiskX ##replace X with your disk number
f Y ##where Y is the Windows partition number
update
w ## will say it needs to reboot to initialize it enter y
q
Then try loading your windows up.
Reply With Quote
  #14  
Old 02-21-2008, 05:45 AM
NdR23 NdR23 is offline
Puma
 
Join Date: Feb 2008
Posts: 17
so I opened a terminal window in Leopard, Ityped the following..

diskutil list (it then shows my one drive 0..that is in 3 partitions, windows being #1 , blank fat 32 drive is #2, and Leopard is #3)
I typed ... fdisk -e/dev/rdisk0 (brings me to a bunch of command options)
I then type f 0...then I try f 1...but it keeps saying invalid command(or something similar)

so thats where I'm stuck once again..ith zephyroth's method PRINT is not a valid command..and eddie when I try urs..f # gives me the same result.

So I sit here pondering..what next?when will I get back into my original OS(XP)..
Any help is appreciated..THX to those who put in the time(I really do appareciate all the help)
Reply With Quote
  #15  
Old 02-21-2008, 06:09 AM
eddie11c eddie11c is offline
Tiger
 
Join Date: Feb 2008
Posts: 261
ok assuming your partitions are in order, you would need to type f 1 as disk0s1 should be your XP partition. If you still are having issues you can always try making partition 2 active and copying XP to it. As with most things, they are not always easy and can take time to get working(but for some of us thats half the fun).
Reply With Quote
  #16  
Old 02-21-2008, 07:44 AM
NdR23 NdR23 is offline
Puma
 
Join Date: Feb 2008
Posts: 17
yeah your dead on..XP is 0s1, do you have any other recommendations before I choose to copy XP to the 2nd partition?Any other commands I could use in the terminal to make the XP(0s1) partition active?
Reply With Quote
  #17  
Old 02-21-2008, 07:49 AM
eddie11c eddie11c is offline
Tiger
 
Join Date: Feb 2008
Posts: 261
You could try downloading a free copy of Ubuntu Live or similar and use Gparted to do it. I have done that in the past. Only takes a blank CD.
Reply With Quote
  #18  
Old 02-21-2008, 09:35 AM
NdR23 NdR23 is offline
Puma
 
Join Date: Feb 2008
Posts: 17
I there another way to make The XP partition bootable, I typed diskutil list in the terminal..seems more straight forward, listed all the partitions.I'm just looking for any alternative to get XP booting again.(besides re-installing the OS )
Reply With Quote
  #19  
Old 02-21-2008, 10:31 AM
eddie11c eddie11c is offline
Tiger
 
Join Date: Feb 2008
Posts: 261
As I suggested, download Ubuntu Live CD, and try using Gparted. It has a nice little GUI interface to set the boot flag. If it's ticked on, turn it off and back on again.
Reply With Quote
  #20  
Old 02-21-2008, 10:41 AM
NdR23 NdR23 is offline
Puma
 
Join Date: Feb 2008
Posts: 17
sounds very noob friendly..so it would an entirely different OS?



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply