overdue-scratch

Author Topic: Refreshing hard drives available  (Read 2818 times)

0 Members and 1 Guest are viewing this topic.

crabhunter

  • Member
  • Posts: 31
Refreshing hard drives available
« on: October 15, 2010, 05:08:51 PM »
Hi, I have spent a lot of time lately re-partitioning my (non-osx) hard drives and reinstalling windows and ubuntu.
Now Chameleon isn't listing all the partitions as it used to.
Is there a way of refreshing the list like you can with Grub2 ie update-grub
Mike

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: Refreshing hard drives available
« Reply #1 on: October 17, 2010, 09:09:38 AM »
Chameleon should autodetect all your bootable (and some non-bootable) partitions.

Make sure you don't have 'hide partition' set in com.apple.Boot.plist.

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

crabhunter

  • Member
  • Posts: 31
Re: Refreshing hard drives available
« Reply #2 on: October 17, 2010, 08:49:15 PM »
No partitions are not hidden, since I re-installed windows and the new Ubuntu Chameleon is no longer listing all the partitions as it used to.
Mike

Gringo Vermelho

  • Forum Moderator
  • Posts: 611
  • The gray monster energy hat
Re: Refreshing hard drives available
« Reply #3 on: October 18, 2010, 04:23:10 AM »
do diskutil list from Terminal and post the output here. Maybe add a description of what's on each partition and whether it's supposed to be bootable or not.
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

crabhunter

  • Member
  • Posts: 31
Re: Refreshing hard drives available
« Reply #4 on: October 18, 2010, 08:03:33 PM »
do diskutil list from Terminal and post the output here. Maybe add a description of what's on each partition and whether it's supposed to be bootable or not.
Code: [Select]
Last login: Mon Oct 18 18:50:09 on console
Mikes-Mac-Pro:~ mike$ diskutil list
/dev/disk0
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *122.9 GB   disk0
   1:               Windows_NTFS                         122.9 GB   disk0s1
/dev/disk1
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *250.1 GB   disk1
   1:                        EFI                         209.7 MB   disk1s1
   2:                  Apple_HFS OSXsl                   230.1 GB   disk1s2
   3:                  Apple_HFS Backup                  19.5 GB    disk1s3
/dev/disk2
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *500.1 GB   disk2
   1:               Windows_NTFS Win7 64bit              500.1 GB   disk2s1
/dev/disk3
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *250.1 GB   disk3
   1:               Windows_NTFS Win7 32bit              138.9 GB   disk3s1
   2:                 Linux_Swap                         40.0 GB    disk3s5
   3:                      Linux                         71.1 GB    disk3s6
Mikes-Mac-Pro:~ mike$

Disk0 contains Windows XP and shows up but does not boot (Flashing cursor)
Disk1 contains OSX and boots fine
Disk2 contains Windows7 64bit, this shows as an option but boots 32bit ?????
Disk3 partition1 contains Windows7 32bit and boots fine
Disk3 partition3 contain Ubuntu but does not show (although it used to before the last format and re-install)

All os were installed with all the other drives disconected and Ubuntu has grub2 on it's /
I have used easybcd on windows 32bit to add all os which will boot all except osx.
Mike

valv

  • VoodooLabs
  • Posts: 72
    • The AnVAL Forum (fr)
Re: Refreshing hard drives available
« Reply #5 on: October 21, 2010, 11:06:19 PM »
try to boot with "Scan Single Drive" "No" on your boot.plist

crabhunter

  • Member
  • Posts: 31
Re: Refreshing hard drives available
« Reply #6 on: October 23, 2010, 07:31:48 AM »
try to boot with "Scan Single Drive" "No" on your boot.plist
No joy there I'm afraid.
I must point out that if I unplug my 32bit drive and then choose 64bit from Chameleon, 64 boots fine but as soon as the 32bit drive is plugged back in choosing either 32 or 64 boots 32.
Mike