Git Product home page Git Product logo

partutil's Introduction

partutil 0.17
Copyright 2014-2018 JrCs.

            Usage: partutil [QUERY OPTION] [DEVICE|UUID]
            partutil [SEARCH OPTION]
            
            Query options:
            	--show-fstype           display the filesytem type of the partition
            	--show-bsdname          display the device name of the partition
            	--show-mountpoint       display the mount point of the partition
            	--show-volumename       display the volume name of the partition
            	--show-uuid             display the UUID of the partition
            	--show-blocksize        display the prefer blocksize of the partition
            	--show-partitionscheme  display the partition scheme of a disk
            	--show-contenttype      display the content type of the device
            	--show-pbrtype          display the filesystem type from the PBR of the device
            	--show-wholedisk        display the whole disk of the device
            	--find-esp              display the associated EFI System Partition (if any)
            	--dump                  dump properties of the partition
            
            Search options:
            	--search-uuid UUID      search a partition with the specific UUID
            
            Other options:
            	-h, --help              display this message and exit
            	-V, --version           print version information and exit
            	-v, --verbose           print verbose messages
            
            example: partutil --show-fstype disk0s4
            partutil --show-bsdname 6A9017D9-2B9E-4786-B0A5-A75BD2264239
            partutil --show-blocksize disk0s4
            partutil --find-esp disk0s4
            partutil --search-uuid 2C97F84A-F488-4917-A312-5D64BAE5BCFC

How to use in Clover:

copy partutil-master/partutil and replace in ~/src/edk2/Clover/CloverPackage/utils/

copy partutil-master/MountESP and replace in ~/src/edk2/Clover/CloverPackage/package/Scripts.templates/EFIFolder/

partutil's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

btwise

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.