Home
last modified time | relevance | path

Searched refs:gdisk (Results 1 – 14 of 14) sorted by relevance

/external/gptfdisk/
Dcurrent.spec7 URL: http://www.rodsbooks.com/gdisk
9 Source: http://www.rodsbooks.com/gdisk/gptfdisk-0.8.10.tar.gz
14 Partitioning software for GPT disks and to repair MBR disks. The gdisk,
15 cgdisk, and sgdisk utilities (in the gdisk package) are GPT-enabled
20 %package -n gdisk
26 %description -n gdisk
42 install -Dp -m0755 gdisk $RPM_BUILD_ROOT/usr/sbin
46 install -Dp -m0644 gdisk.8 $RPM_BUILD_ROOT/%{_mandir}/man8/gdisk.8
54 %files -n gdisk
57 /usr/sbin/gdisk
[all …]
Dgdisk_test.sh36 GDISK_BIN=./gdisk
111 gdisk)
137 gdisk)
164 gdisk)
188 gdisk)
212 gdisk)
242 gdisk)
290 gdisk)
322 gdisk)
367 for binary in gdisk sgdisk
DMakefile14 all: cgdisk gdisk sgdisk fixparts
16 gdisk: $(LIB_OBJS) gdisk.o gpttext.o target
17 $(CXX) $(LIB_OBJS) gdisk.o gpttext.o $(LDFLAGS) -luuid -o gdisk
35 rm -f core *.o *~ gdisk sgdisk cgdisk fixparts
DMakefile.freebsd14 all: gdisk cgdisk sgdisk fixparts
16 gdisk: $(LIB_OBJS) gdisk.o gpttext.o
18 $(CXX) $(LIB_OBJS) gdisk.o gpttext.o -L/usr/local/lib $(LDFLAGS) -luuid -o gdisk
35 rm -f core *.o *~ gdisk sgdisk
DMakefile.mac14 all: gdisk sgdisk cgdisk fixparts
16 gdisk: $(LIB_OBJS) gpttext.o gdisk.o
17 $(CXX) $(LIB_OBJS) gpttext.o gdisk.o -o gdisk
38 rm -f core *.o *~ gdisk sgdisk
DMakefile.mingw15 all: gdisk fixparts
17 gdisk: $(LIB_OBJS) gdisk.o gpttext.o
18 $(CXX) $(CXXFLAGS) $(LIB_OBJS) gdisk.o gpttext.o -lrpcrt4 -static-libgcc -o gdisk32.exe
30 rm -f core *.o *~ gdisk.exe sgdisk.exe
DREADME1 GPT fdisk (aka gdisk, cgdisk, and sgdisk) and FixParts
10 - gdisk -- This program is modeled after Linux fdisk, but it operates on
12 disks that fdisk modifies. As such, gdisk is an interactive text-mode
22 gdisk uses.
28 take several commands in gdisk to accomplish.
42 only in their control interfaces (defined in gdisk.cc, cgdisk.cc,
46 GPT fdisk (gdisk, cgdisk, and sgdisk) Details
49 The gdisk program is intended as a (somewhat) fdisk-workalike program for
51 sgdisk provides most of gdisk's functionality in a more script-friendly
54 limitations that gdisk overcomes. Specific advantages of gdisk, cgdisk, and
[all …]
DMakefile.mingw6415 all: gdisk fixparts
17 gdisk: $(LIB_OBJS) gdisk.o gpttext.o
18 $(CXX) $(CXXFLAGS) $(LIB_OBJS) gdisk.o gpttext.o -lrpcrt4 -static-libgcc -o gdisk64.exe
DREADME.Windows1 GPT fdisk (aka gdisk) and FixParts
20 the gdisk.html or fixparts.html documents (the Linux man pages converted to
22 http://www.rodsbooks.com/gdisk/, provides a more tutorial introduction to
30 package. The Windows binary package includes the gdisk.exe interactive
65 gdisk 0:
67 Disks are numbered starting from 0, so the preceding command launches gdisk
77 If you pass the "-l" option to gdisk.exe in addition to the disk
120 program file you intend to NOT build (gdisk.cc or fixparts.cc).
DNEWS43 - Fixed bug that caused gdisk and sgdisk to create hybridized partitions
45 The behavior now varies between gdisk and sgdisk: gdisk now creates
47 2^32 sectors, since this is technically legal; but gdisk displays a
63 - Added GPT regeneration command to GPT-destruction options ('z' in gdisk,
72 this way, and gdisk was reporting write errors when saving data.
92 - Added new type code: 933AC7E1-2EB4-4F13-B844-0E14E2AEF915, or gdisk code
98 - Added new type code: 9E1A2D38-C612-4316-AA26-8B49521E5A8B, or gdisk code
103 <Enter>) to display more items after showing 21 lines in gdisk or after
114 hybridized partitions, gdisk would hang.
134 "gdisk -l" operation will change an MBR disk to a GPT disk without
[all …]
/external/u-boot/board/st/stm32mp1/
DREADME145 - GPT partitioning (with gdisk or with sgdisk)
/external/u-boot/doc/
DREADME.chromium78 sudo gdisk $DISK # Enter command 'w' to write a protective MBR to the disk
DREADME.gpt280 Two programs, namely: 'gdisk' and 'parted' are recommended to work with GPT
/external/u-boot/test/py/
DREADME.md32 | gdisk | 0.8.8-1ubuntu0.1 |