Index: trunk/ChameleonPrefPane/Sources/PartitionInfoElement.mm =================================================================== --- trunk/ChameleonPrefPane/Sources/PartitionInfoElement.mm (revision 456) +++ trunk/ChameleonPrefPane/Sources/PartitionInfoElement.mm (revision 457) @@ -81,7 +81,7 @@ return ( err==0 - // && [self isBootable] don't hide non bootable disk for now to be in sync + && [self isBootable] // with chameleon as much as possible && ![[self devProtocol] isEqual:@"Virtual Interface"] ); Index: trunk/ChameleonPrefPane/bin/OSX106/Chameleon.zip =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/ChameleonPrefPane/bin/version =================================================================== --- trunk/ChameleonPrefPane/bin/version (revision 456) +++ trunk/ChameleonPrefPane/bin/version (revision 457) @@ -1 +1 @@ -Revision: 455 +Revision: 456