Jump to content
8 posts in this topic

Recommended Posts

I have this situation:

 

IMG_1622.jpg

 

you can see a big confusion with Windows HD... for example

 

IMG_1623.jpg

 

IMG_1624.jpg

 

IMG_1625.jpg

 

I have two  "legacy hd2" (number 1 and number 5 by left) and I don't know how to choose.

 

I read with Clover is not simple to show the name of a Windows HD, I try to run Clover configurator, but...

 

Senza.png

 

in custom entries i don't succeed to understand what to write in

- Volume

- Path

- Arguments

- Type

and so on...

 

My volumes are these:

 

 

/dev/disk0 (internal, physical):

   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *500.1 GB   disk0
   1:                  Apple_HFS Macintosh HD            119.2 GB   disk0s1
   2:               Windows_NTFS Riserved  524.3 MB   disk0s2
   3:               Windows_NTFS PC                 380.4 GB   disk0s3
 
/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk1
   1:                        EFI EFI                     209.7 MB   disk1s1
   2:                  Apple_HFS Sierra                  499.2 GB   disk1s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk1s3
 
/dev/disk2 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     FDisk_partition_scheme                        *250.1 GB   disk2
   1:               Windows_NTFS W10                    524.3 MB   disk2s1
   2:               Windows_NTFS                         249.5 GB   disk2s2

I wrote this in config.plist

 

<dict>

    <key>Volume</key>

    <string>Windows10</string>        <-this is my label HD

    <key>Title</key>

    <string>Windows 10</string>       <-this is what I want to show in boot option

    <key>Hidden</key>

    <false/>

    <key>Disabled</key>

    <false/>

    <key>Ignore</key>

    <false/>

    <key>Type</key>

    <string>Windows/Linux</string>

  </dict>

 

Nothing changed, where is my error?

I'm going out of mind  :blowup:

  • 1 month later...

I try this:

http://www.insanelymac.com/forum/topic/298027-guide-aio-guides-for-hackintosh/page-2?do=findComment&comment=2029540

 

UUID is not present in diskutil list, but i find it in DIsk Utility

 

but...

 

When I modify the Gui section of Clover Configurator and I save the file in a new positiion (desktop for example), the file doesn't have the changes.

Why? :(

×
×
  • Create New...