Author Topic: How do you hide unwanted partition when loading bootloader?  (Read 3561 times)

0 Members and 1 Guest are viewing this topic.

todesto

  • Entrant
  • Posts: 3
How do you hide unwanted partition when loading bootloader?
« on: February 15, 2010, 03:44:21 AM »
Hi, all.
I have MSI Wind U100 and have 120GB HDD in it.
It has
partition 1: Windows Restore
Partition 2: Windows XP (NTFS)
Partition 3: Data for windows (NTFS)
Partition 4: Mac OS X

I have Charmeleon 2 running and when I boot it show all of them.  Is there anyway to hide partition 1 and 3, so that only XP and Mac OS X shows?
I tried mod plist by adding
<key>Hide Partition</key>
<string>hd(0,1) hd(0,3)</string) or <string>hd(0,3)</string) and had no luck.

I thought Charmeleon 2 supports hide partition.
Is there a way?
« Last Edit: February 15, 2010, 04:01:15 AM by todesto »

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: How do you hide unwanted partition when loading bootloader?
« Reply #1 on: February 15, 2010, 06:41:45 AM »
<key>Hide Partition</key>
<string>hd(0,1) hd(0,3)</string)
The syntax is correct. Are you sure you have RC4 installed? Hiding partitions was implemented in RC4.
10.9.5 - ASUS P8Z77-V Pro - i5 3570K - GTX 660 - Chameleon 2.3 svn-r2xxx
How to...
Install Chameleon: http://forum.voodooprojects.org/index.php/topic,649
Make your own Chameleon boot CD: http://forum.voodooprojects.org/index.php/topic,484.msg2131.html#msg2131

todesto

  • Entrant
  • Posts: 3
Re: How do you hide unwanted partition when loading bootloader?
« Reply #2 on: February 15, 2010, 06:56:11 AM »
my bad....mine is RC2.
I thought hide partition is in for every version.  I will try that with RC4.  Thanks. :D