I can recreate my system from backup in
Seconds Minutes Hours Days Weeks Never tested Never backed up ( 479 votes ~ 6 comments )
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:
#7 Re: Card Readers and USB keys using udev Posted by chris (80.202.xx.xx) on Fri 20 May 2005 at 21:34 Now - here's something I've noticed. When I started with 2.6 kernels and udev I set up the following: BUS="scsi", SYSFS{model}="MOBILE Disk ", KERNEL="sd?1", NAME="%k", SYMLINK="mobiledisk" Note the spaces in the SYSFS{model} line - these spaces were present in the file called model in the /sys directory list relevant to this USB device and were required to make this line trigger. Recently I've noticed that this line didn't work anymore (OK - so I don't use the MobileDisk USB key much since I got my dandy pretec 1GB model :)). I found that to make it work I had to remove the spaces even though the model file looks identical (spaces and all). So - it appears that trailing spaces are now removed before comparison (at least that's what appears to be happening). Just thought I'd mention it.
BUS="scsi", SYSFS{model}="MOBILE Disk ", KERNEL="sd?1", NAME="%k", SYMLINK="mobiledisk"
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account