"No caching mode page present" when USB flash disk attached
- by evgeny9
When attaching a USB flash disk (NTFS formatted) to a laptop with Ubuntu Server 12.04 on board, I get following messages:
[ 3572.355603] sd 2:0:0:0: [sdb] No Caching mode page present
[ 3572.355640] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[ 3572.361599] sd 2:0:0:0: [sdb] No Caching mode page present
[ 3572.361636] sd 2:0:0:0: [sdb] Assuming drive cache: write through
I get them right in the terminal, so that I should press Ctrl+C to proceed with working (entering commands).
Is it normal or do I have to setup Caching mode somehow?
Thank you.