I just installed refit with my windows 7 bootcamp setup and customized it to only show internal disk partitions. However, I have come across a couple issues.

  1. Windows 7 is showing both the EFI partition (bootable) and the Windows partition where the files are located.
  2. It isn't showing the Mac OS recovery partition.

Is there any way to adjust anything in my my current setup to ix these issues with refit?

My current refit partition read out is as follows:

* Report for internal hard disk *

Current GPT partition table:

# Start LBA End LBA Type
1 40 409639 EFI System (FAT)
2 409640 342206511 Mac OS X HFS+
3 342206512 343476047 Mac OS X Boot
4 343476048 632442647 Basic Data
5 634492928 976773119 Basic Data

Current MBR partition table:
# A Start LBA End LBA Type
1 * 634492928 976773119 07 NTFS/HPFS
2 409640 342206511 af Mac OS X HFS+
3 342206512 343476047 ab Mac OS X Boot
4 343476048 632442647 07 NTFS/HPFS

MBR contents:
Boot Code: Unknown, but bootable

Partition at LBA 40:
Boot Code: None (Non-system disk message)
File System: FAT32
Listed in GPT as partition 1, type EFI System (FAT)

Partition at LBA 409640:
Boot Code: None
File System: HFS Extended (HFS+)
Listed in GPT as partition 2, type Mac OS X HFS+
Listed in MBR as partition 2, type af Mac OS X HFS+

Partition at LBA 342206512:
Boot Code: None
File System: HFS Extended (HFS+)
Listed in GPT as partition 3, type Mac OS X Boot
Listed in MBR as partition 3, type ab Mac OS X Boot

Partition at LBA 343476048:
Boot Code: Windows NTLDR
File System: NTFS
Listed in GPT as partition 4, type Basic Data
Listed in MBR as partition 4, type 07 NTFS/HPFS

Partition at LBA 634492928:
Boot Code: Windows BOOTMGR (Vista)
File System: NTFS
Listed in GPT as partition 5, type Basic Data
Listed in MBR as partition 1, type 07 NTFS/HPFS, active

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.