diff options
Diffstat (limited to 'tests/expected/fdisk/oddinput')
-rw-r--r-- | tests/expected/fdisk/oddinput | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/expected/fdisk/oddinput b/tests/expected/fdisk/oddinput new file mode 100644 index 0000000..a681d0d --- /dev/null +++ b/tests/expected/fdisk/oddinput @@ -0,0 +1,14 @@ +Initialize empty image +f1c9645dbc14efddc7d8a322685f26eb oddinput.img +Empty image listing + +Disk testimage: 10 MB, 10485760 bytes, 20480 sectors +255 heads, 63 sectors/track, 1 cylinders +Units = cylinders of 16065 * 512 = 8225280 bytes +Sector size (logical/physical): 512 bytes / 512 bytes +I/O size (minimum/optimal): 512 bytes / 512 bytes + +Nonexistant file +fdisk: cannot open _a_file_that_does_not_exist_: No such file or directory +Too small file +fdisk: cannot open oddinput.toosmall: Invalid argument |