Linux - KernelThis forum is for all discussion relating to the Linux kernel.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
In my new Fedora 7 I notice there are a few new things.
For instance, theses /dev/dm-[0-6] devices that are showed in a "fdisk -l" command.
What is it ?
What is its purpose ?
I don't have a crypt device or a RAID system. As far as I know, the device mapper is used to map a crypt-loop device or a raid system, but it is not the case.
You don't have lvm? Lvm is based on device mapper.
As you said, its also used for loop disks: my /krypt is the mount point for /dev/dm0, dm0 being a map on /dev/hda6
Yes, I forgot I have a LVM in place. It is just one disk, one LVM partition, which is the default in Fedora7, so I forgot about it.
And thanks for the (new for me) command, dmsetup.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.