Jump to content
7 posts in this topic

Recommended Posts

Hi, I just installed Leopard using Leo4All v3 onto my newly bought 320GB external hard drive and everything went perfect until when I tried to boot it up with the "tboot" thing, it just told me there wasn't a HFS+ partition (when there clearly was one).

 

How do I boot from my external hard drive?

 

Thanks a bunch!

I tried to find this in the wiki but had no luck. It's a MBR right now. I read in that "Boot OS X from a thumb drive" thing that to make the flash drive (or external hard drive) bootable you have to go to terminal and input "sudo bless –verbose –folder “/Volumes/iTote/System/Library/CoreServices” –bootinfo" but in MY terminal it's like "bash#3.2" and when I put the "bless" thing it says I need to run it from an installation CD or something like that.

 

Is iATKOS easier than Leo4All?

If it's MBR it's simple - you HAVE to know the disk number and partition number though!

Boot with the install DVD

At the "countdown" press F8 (for startup options)

At the prompt type -s (this will put you in "single user mode")

- it'll load some stuff and dump you at a command prompt - at the command prompt type:

fdisk -e /dev/rdisk0s1 (hit Enter)

- NOTE: THIS is where you HAVE to know the actual disk number and partition number (if you have other disks connected and you use the wrong number, you've just screwed up one of your other disks! The above example (rdisk0s1) assumes disk "0", partition "1" - CHANGE the numbers if you installed to disk 2, partition 2 ( /dev/rdisk2s2 )

update (hit Enter) ( updates the MBR )

f 1 (hit Enter) (Makes the partition active - USE the ACTUAL partition number (see above))

w (hit Enter) (writes the MBR to the activated partition from above)

q (hit Enter) (quits the fdisk utility, saving changes)

reboot (ya, hit Enter...) (what do you think this does...)

 

Pull the DVD and, if everything went properly above, it should now boot off the HD...

I did everything you said there but "w (hit Enter) (writes the MBR to the activated partition from above)" didn't work using the command prompt BEFORE booting up into the installation screen...HOWEVER I was able to do it from the terminal after starting up.

 

Anyways... the way I boot into the installation thing is when I get my splash screen I press TAB, then F11 (boot options), then CD-ROM and it has the countdown thing. When it reboots after I do the "reboot" in terminal or the other thing, I have to do it all over again and then it just goes back to the same place...where my only options are to continue of hit F8 and enter that command prompt thing.

 

What the heck am I doing wrong?

 

BTW it's rdisk4s1 for me.

×
×
  • Create New...