Add Comment

You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.

To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.

This is the comment you were replying to, attached to the article Card Readers and USB keys using udev:


Re: Card Readers and USB keys using udev
Posted by chris (80.202.xx.xx) on Sun 8 May 2005 at 08:15
If you have a card with multiple partitions on it then this will still create all of them. The issue here is that some devices (most often the multi-card readers) only tell the system about the actual device (e.g. /dev/card_ms) and not the partitions.

So - using the all_partitions option will create all partitions (in this example /dev/card_ms, /dev/card_ms1 up to /dev/card_ms15).

If you have only one partition then only /dev/card_ms1 will actually work - the others are just device nodes that do not work. If you have more partitions then the relevant device nodes will work.

So - all_partitions doesn't hurt multi-partition cards - it's just untidy in the /dev namespace.

Username:Anonymous
Title:
Your Comment:

Posting Format:

 

Inappropriate comments will be removed.

Some help on entry formatting is available

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search