Lines Matching refs:gdisk
2 # test gdisk and sgdisk by creating a dd file
22 # This script test gdisk commands through the following scenario:
34 # Create MBR partition table with fdisk and migrate it with gdisk
36 GDISK_BIN=./gdisk
47 # temp disk for testing gdisk
111 gdisk)
137 gdisk)
164 gdisk)
188 gdisk)
212 gdisk)
242 gdisk)
290 gdisk)
322 gdisk)
348 pretty_print "SUCCESS" "EOF successfully exit gdisk"
366 # test gdisk and sgdisk
367 for binary in gdisk sgdisk
378 restore_table # only with gdisk
381 eof_stdin # only with gdisk