Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [DE] USB-(Stick) Meldung bein booten unterdrücken  (Read 1691 times)

Offline hsp

  • User
  • Posts: 623
[DE] USB-(Stick) Meldung bein booten unterdrücken
« on: 2018/03/07, 12:31:04 »
Moin.

Wenn man einen USB-Stick am Rechner dran hat kommt ja ne Meldung beim booten wie diese.
Code: [Select]
Mär 07 11:05:01 hsp1 kernel: sd 6:0:0:0: [sdd] No Caching mode page found
Mär 07 11:05:01 hsp1 kernel: sd 6:0:0:0: [sdd] Assuming drive cache: write through

Genau das würde ich gerne unterdrücken als wenn keiner dran ist.
Habe aber keine Ahnung wie. Hat da jemand  'ne Idee dazu?

...
« Last Edit: 2018/03/07, 14:29:46 by hsp »

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: USB-(Stick) Meldung bein booten unterdrücken
« Reply #1 on: 2018/03/07, 19:06:45 »
This is not an error, it just means your USB stick  does not support the Caching mode page.

Not sure if this is what you want or if even works anymore and might not be a smart thing to do if it still works

Code: [Select]
echo 0 > /proc/sys/kernel/printk
This will suppress almost all the kernel messages and will display only Emergency message

You can find more info here


Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline hsp

  • User
  • Posts: 623
Re: USB-(Stick) Meldung bein booten unterdrücken
« Reply #2 on: 2018/03/07, 19:09:40 »
Not work at boottime :(

Offline hsp

  • User
  • Posts: 623
Re: USB-(Stick) Meldung bein booten unterdrücken
« Reply #3 on: 2018/03/10, 19:33:50 »
*push*


Offline hsp

  • User
  • Posts: 623
Re: USB-(Stick) Meldung bein booten unterdrücken
« Reply #5 on: 2018/03/10, 22:10:00 »
Das haste jetzt toll gemacht, ein ganzer Kerl.

...

Offline unklarer

  • User
  • Posts: 816
Re: USB-(Stick) Meldung bein booten unterdrücken
« Reply #6 on: 2018/03/11, 10:34:19 »
Hast recht, ich vergaß oben 'drüber zu schreiben: "Faden zusammengeführt"   ;D

Offline hsp

  • User
  • Posts: 623
Re: USB-(Stick) Meldung bein booten unterdrücken
« Reply #7 on: 2018/03/11, 10:37:28 »
Eine konstruktive Antwort wäre nicht schlecht, anstatt Crosspostings zu verteilen

...