On Thu, 04 Aug 2011 17:55:19 +0000, T o n g wrote:

> How can I make blkid reports on newly added devices (eg, usb-pen)?
> 
> My newly inserted sdc1 has already been mounted, yet blkid can't report
> on it:
> 
> $ df | grep sdc
> /dev/sdc1              3862528    428384   3434144  12% /mnt/camera
> 
> $ blkid | grep sdc || echo no found
> no found
> 
> Any workaround?

Have you tested with "-p"? :-?

***
-p     Switch to low-level probing mode (bypass cache)
***

blkid -p /dev/sdc1

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.08.04.18.49...@gmail.com

Reply via email to