What the heck is /dev/md0 for? | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | When I start gparted I get this error message in a terminal:
Code | [In neuem Fenster öffnen] | | ======================
libparted : 1.8.1
======================
Unable to open /dev/md0 - unrecognised disk label.
|
with fdisk -l I got this:
How to fix it? |
|
|
|
|
|
Re: What the heck is /dev/md0 for? | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | /dev/mdX are Software-RAID devices. /dev/md0 gets always created as it's currently still required to create new RAID arrays, AFAICT. Will check how to fix the problems in gparted and fdisk. |
|
|
|
|
|