User Tools

Site Tools


linux:refind

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:refind [2022/07/21 12:16] – [disk info] jianqinglinux:refind [2022/07/21 12:25] (current) – [Reference] jianqing
Line 112: Line 112:
 </code> </code>
  
 +<code>
 +diskutil info /dev/disk0s3
 +   Device Identifier:        disk0s3
 +   Device Node:              /dev/disk0s3
 +   Whole:                    No
 +   Part of Whole:            disk0
 +
 +   Volume Name:              home
 +   Mounted:                  Yes
 +   Mount Point:              /Volumes/home
 +
 +   Partition Type:           Linux Filesystem
 +   File System Personality:  UFSD_EXTFS3
 +   Type (Bundle):            ufsd_ExtFS
 +   Name (User Visible):      extFS 3
 +
 +   OS Can Be Installed:      No
 +   Media Type:               Generic
 +   Protocol:                 SATA
 +   SMART Status:             Verified
 +   Volume UUID:              0E5AF020-375A-403E-960F-BDC8A343987B
 +   Disk / Partition UUID:    756477D1-35A7-4201-B2C4-042946C81597
 +   Partition Offset:         82859745280 Bytes (161835440 512-Byte-Device-Blocks)
 +
 +   Disk Size:                20.2 GB (20176000000 Bytes) (exactly 39406250 512-Byte-Units)
 +   Device Block Size:        512 Bytes
 +
 +   Volume Total Space:       20.2 GB (20175998976 Bytes) (exactly 39406248 512-Byte-Units)
 +   Volume Used Space:        8.3 GB (8335204352 Bytes) (exactly 16279696 512-Byte-Units) (41.3%)
 +   Volume Free Space:        11.8 GB (11840794624 Bytes) (exactly 23126552 512-Byte-Units) (58.7%)
 +   Allocation Block Size:    4096 Bytes
 +
 +   Read-Only Media:          No
 +   Read-Only Volume:         No
 +
 +   Device Location:          Internal
 +   Removable Media:          Fixed
 +
 +   Solid State:              Yes
 +   Hardware AES Support:     No
 +</code>
 +<code>
 + diskutil info /dev/disk0s4
 +   Device Identifier:        disk0s4
 +   Device Node:              /dev/disk0s4
 +   Whole:                    No
 +   Part of Whole:            disk0
 +
 +   Volume Name:              root
 +   Mounted:                  Yes
 +   Mount Point:              /Volumes/root
 +
 +   Partition Type:           Linux Filesystem
 +   File System Personality:  UFSD_EXTFS3
 +   Type (Bundle):            ufsd_ExtFS
 +   Name (User Visible):      extFS 3
 +
 +   OS Can Be Installed:      No
 +   Media Type:               Generic
 +   Protocol:                 SATA
 +   SMART Status:             Verified
 +   Volume UUID:              CED68C6E-6AE0-4454-B662-3C206D78C659
 +   Disk / Partition UUID:    6F4F3FB7-01A9-4431-B2D1-CAFD67AFDEDD
 +   Partition Offset:         103035745280 Bytes (201241690 512-Byte-Device-Blocks)
 +
 +   Disk Size:                25.0 GB (24999913984 Bytes) (exactly 48827957 512-Byte-Units)
 +   Device Block Size:        512 Bytes
 +
 +   Volume Total Space:       25.0 GB (24999911424 Bytes) (exactly 48827952 512-Byte-Units)
 +   Volume Used Space:        14.3 GB (14294425600 Bytes) (exactly 27918800 512-Byte-Units) (57.2%)
 +   Volume Free Space:        10.7 GB (10705485824 Bytes) (exactly 20909152 512-Byte-Units) (42.8%)
 +   Allocation Block Size:    4096 Bytes
 +
 +   Read-Only Media:          No
 +   Read-Only Volume:         No
 +
 +   Device Location:          Internal
 +   Removable Media:          Fixed
 +
 +   Solid State:              Yes
 +   Hardware AES Support:     No
 +
 +</code>
 ====== Reference ====== ====== Reference ======
   - https://blog.csdn.net/XiaoshaXs/article/details/52016628   - https://blog.csdn.net/XiaoshaXs/article/details/52016628
Line 117: Line 200:
   - https://www.rodsbooks.com/refind/installing.html   - https://www.rodsbooks.com/refind/installing.html
   - https://bbs.archlinux.org/viewtopic.php?id=190291   - https://bbs.archlinux.org/viewtopic.php?id=190291
 +  - https://superuser.com/questions/888000/refind-boot-manager-volume-as-guid
  
  
/var/www/dokuwiki/wiki/data/pages/linux/refind.txt · Last modified: 2022/07/21 12:25 by jianqing