A systems engineer is explaining to a trainee why tools such as mkfs and mount require a disk device node (for example, /dev/nvme0n1) to be a block device. Which statement correctly describes a property that distinguishes block devices from character devices in Linux?
Data is delivered to user space byte-by-byte with no caching, making them ideal for terminals.
Their device nodes are marked with a leading c when listed with ls -l.
They cannot be used with the read(2) or write(2) system calls.
The kernel provides buffered, random-access I/O in fixed-size blocks, allowing filesystems to be mounted.
Block devices pass through the kernel's block layer, which buffers data and allows random access to fixed-size blocks. This logic is what makes them suitable for holding filesystems that may read and write sectors out-of-order. Character devices, by contrast, present an uncached byte stream; they are used for terminals, serial ports, and similar peripherals. Device nodes for character devices begin with "c" in an ls -l listing, not with "b", and both device classes use the standard read(2) and write(2) system calls.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the difference between a block device and a character device in Linux?
Open an interactive chat with Bash
Why are block devices suitable for mounting filesystems?
Open an interactive chat with Bash
How can you identify block devices and character devices in Linux?
Open an interactive chat with Bash
CompTIA Linux+ XK0-006 (V8)
Services and User Management
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
Pass with Confidence.
IT & Cybersecurity Package
You have hit the limits of our free tier, become a Premium Member today for unlimited access.
Military, Healthcare worker, Gov. employee or Teacher? See if you qualify for a Community Discount.
Monthly
$19.99
$19.99/mo
Billed monthly, Cancel any time.
3 Month Pass
$44.99
$14.99/mo
One time purchase of $44.99, Does not auto-renew.
MOST POPULAR
Annual Pass
$119.99
$9.99/mo
One time purchase of $119.99, Does not auto-renew.
BEST DEAL
Lifetime Pass
$189.99
One time purchase, Good for life.
What You Get
All IT & Cybersecurity Package plans include the following perks and exams .