• Become a Premium Member for $25/year with no ads to improve your community experience. Upgrade to Pro Account for faster response and no wait times!

Storage Compatibility for macOS

Hi i changed the drive as you suggested with:
WD_BLACK SN850X 1000GB

now the log show --last boot | grep "trims took"
gave me this:

2023-11-29 13:34:18.968998+0100 0x367 Default 0x0 0 0 kernel: (apfs) spaceman_scan_free_blocks:3356: disk5 scan took 0.256465 s, trims took 0.125125 s

It's correct now?
 
Last edited:
i did format the samsung nvme (that is still inside my pc) to ntfs but i will remove later today..
 
Last edited:
Hi i changed the drive as you suggested with:
WD_BLACK SN850X 1000GB

now the log show --last boot | grep "trims took"
gave me this:

2023-11-29 13:34:18.968998+0100 0x367 Default 0x0 0 0 kernel: (apfs) spaceman_scan_free_blocks:3356: disk5 scan took 0.256465 s, trims took 0.125125 s

It's correct now?
Provide an output of diskutil list from Terminal. But from the logs, TRIM is being performed in less than 1 sec. The boot speed should be a lot faster now.
 
i did format the samsung nvme (that is still inside my pc) to ntfs but i will remove later today..
Sounds great!
 
Provide an output of diskutil list from Terminal. But from the logs, TRIM is being performed in less than 1 sec. The boot speed should be a lot faster now.
i guess you mean this:

Code:
~ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk5         1000.0 GB  disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk1
   1:                        EFI EFI                     104.9 MB   disk1s1
   2:         Microsoft Reserved                         16.8 MB    disk1s2
   3:       Microsoft Basic Data Windows                 999.4 GB   disk1s3
   4:           Windows Recovery                         667.9 MB   disk1s4

/dev/disk2 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:                  Apple_HFS Workbench               2.0 TB     disk2s2

/dev/disk3 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *4.0 TB     disk3
   1:                        EFI EFI                     209.7 MB   disk3s1
   2:                 Apple_APFS Container disk6         1000.0 GB  disk3s2
   3:       Microsoft Basic Data 3TB                     3.0 TB     disk3s3

/dev/disk4 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk4
   1:                        EFI EFI                     209.7 MB   disk4s1
   2:       Microsoft Basic Data NONAME                  1000.0 GB  disk4s2

/dev/disk5 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1000.0 GB  disk5
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD - Data     565.4 GB   disk5s1
   2:                APFS Volume Preboot                 2.1 GB     disk5s2
   3:                APFS Volume Recovery                1.2 GB     disk5s3
   4:                APFS Volume Macintosh HD            9.2 GB     disk5s4
   5:              APFS Snapshot com.apple.os.update-... 9.2 GB     disk5s4s1
   6:                APFS Volume VM                      1.1 MB     disk5s6

/dev/disk6 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1000.0 GB  disk6
                                 Physical Store disk3s2
   1:                APFS Volume Time Machine            947.9 GB   disk6s2
 
Last edited:
i guess you mean this:

Code:
~ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk5         1000.0 GB  disk0s2

/dev/disk1 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk1
   1:                        EFI EFI                     104.9 MB   disk1s1
   2:         Microsoft Reserved                         16.8 MB    disk1s2
   3:       Microsoft Basic Data Windows                 999.4 GB   disk1s3
   4:           Windows Recovery                         667.9 MB   disk1s4

/dev/disk2 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *2.0 TB     disk2
   1:                        EFI EFI                     209.7 MB   disk2s1
   2:                  Apple_HFS Workbench               2.0 TB     disk2s2

/dev/disk3 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *4.0 TB     disk3
   1:                        EFI EFI                     209.7 MB   disk3s1
   2:                 Apple_APFS Container disk6         1000.0 GB  disk3s2
   3:       Microsoft Basic Data 3TB                     3.0 TB     disk3s3

/dev/disk4 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk4
   1:                        EFI EFI                     209.7 MB   disk4s1
   2:       Microsoft Basic Data NONAME                  1000.0 GB  disk4s2

/dev/disk5 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1000.0 GB  disk5
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD - Data     565.4 GB   disk5s1
   2:                APFS Volume Preboot                 2.1 GB     disk5s2
   3:                APFS Volume Recovery                1.2 GB     disk5s3
   4:                APFS Volume Macintosh HD            9.2 GB     disk5s4
   5:              APFS Snapshot com.apple.os.update-... 9.2 GB     disk5s4s1
   6:                APFS Volume VM                      1.1 MB     disk5s6

/dev/disk6 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +1000.0 GB  disk6
                                 Physical Store disk3s2
   1:                APFS Volume Time Machine            947.9 GB   disk6s2
Yes, correct. TRIM is working as it should. Less than a second is really better!
 
  • Like
Reactions: kaoz
Yes, correct. TRIM is working as it should. Less than a second is really better!
thanks alot, so there's another thing that could slow the boot? i mean windows boot in like 5 sec .. ventura takes i guess 30-40 seconds..
 
thanks alot, so there's another thing that could slow the boot? i mean windows boot in like 5 sec .. ventura takes i guess 30-40 seconds..
It could be your EFI or the BIOS settings. Attach both to check!
 
OK thanks .. here's the files...
 

Attachments

Forum statistics

Threads
1,935
Messages
18,092
Members
27,837
Latest member
daemon6109