diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-11-02 20:15:39 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-11-02 20:15:39 +0400 |
commit | b13154de3eca5ba28fbb4854d916cd0be5febeed (patch) | |
tree | 30f2e9e89ab71a2df837076ac68c3ba770230294 /tests/expected/fdisk/oddinput | |
download | util-linux-upstream/2.22.tar.gz |
Imported Upstream version 2.22upstream/2.22upstream
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 |