Penguin
Note: You are viewing an old revision of this page. View the current version.

A kernel call failed because it was expecting a block device as an argument, but got a character device or an ordinary file.

For example, to mount(1)? a filesystem you must use a block device (such as /dev/hda* or /dev/loop0).