Skip to content

suspectpart/lsgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Dumps GPT (Guid Partition Table) information on EFI systems. This project has no other purpose that for me to learn Go.

See Wikipedia/GPT for information about the GPT structure.

Install

$ go get github.com/suspectpart/lsgpt

Run

$ sudo $GOPATH/bin/lsgpt /dev/sdx

Replace /dev/sdx with the drive that contains your GPT.

Test

$ go test ./gpt/

About

Dump GPT information. Learning project for Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages