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 [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to