![]() |
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.
|
have the same problem as NdR23, have no idea what to do :(
|
if you already have Leopard running just open terminal and follow these simple steps.
Code:
diskutil list Code:
fdisk -e /dev/rdiskX ##replace X with your disk number |
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) |
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).
|
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?
|
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.
|
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 )
|
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.
|
sounds very noob friendly..so it would an entirely different OS?
|