Wasn't sure which partition to perform this procedure on: EFI or HFS? I gave it a try anyway... according to 'diskutil list':
Code:
/dev/disk0:
s1 EFI 200M
s2 AppleHFS 40G
...
/dev/disk2:
...
s3 AppleHFS 40.1G
...
The partition on disk2 was my original installation; s1 is XP and s2 is Vista. disk0 had both OSX and Linux installed.
I tried your procedure on both disk0s1 and disk0s2:
Code:
startupfiletool -v /dev/disk0s[1|2] bootefi9
- I didn't have 'startupfiletool' in my installation or distribution; I had to get it from elsewhere, copy it, and +x it
- On s1, I got "Unrecognized filesystem", and on s2 I got "No such file or directory" (on bootefi9, I assume). I couldn't write to the /usr/standalone/i386 directory to touch/create a new file.
The only other thing of note was that when I tried 'bless -v' on anything, it returned "Dummy bless executed!"
The result:
- Booting from the Vista boot loader returns "boot1: error", as before.
- Booting from disk0, which used to be Linux's grub loader, now returns garbage lines and then a boot error.
Help?
Bookmarks