Re: Can no longer mount SDHC card
- From: Bob Proulx <bob@xxxxxxxxxx>
- Date: Wed, 21 Mar 2012 14:17:06 -0600
Camaleón wrote:
Wilko Fokken wrote:
Camaleón wrote:
Open a terminal, run "dmesg | tail" and then insert the card to see
what's going on.
Should'nt it be written:
run "dmesg | tail -f" ?
I only wanted to print the last few line from dmesg, nothing interactive.
The issue everyone was poking at was the order of actions. If you run
"dmesg|tail" first before inserting the card then that is before and
there won't be any messages about it yet. Instead the order would be
to insert the card first and then run dmesg afterward to see what
output it produced.
But that output may be slow to be emitted over time. I think it is
better to tail the syslog file.
AFAIK /var/log/syslog would would have all of the same information as
dmesg and so tail'ing with -f it would give real-time coverage of the
messages and no need to repeatedly run the dmesg command.
Bob
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: Can no longer mount SDHC card
- From: Camaleón
- Re: Can no longer mount SDHC card
- References:
- Can no longer mount SDHC card
- From: Ken Heard
- Re: Can no longer mount SDHC card
- From: Camaleón
- Re: Can no longer mount SDHC card
- From: Wilko Fokken
- Re: Can no longer mount SDHC card
- From: Camaleón
- Can no longer mount SDHC card
- Prev by Date: irq 19: nobody cared - Disabling IRQ #19
- Next by Date: Re: irq 19: nobody cared - Disabling IRQ #19
- Previous by thread: Re: Can no longer mount SDHC card
- Next by thread: Re: Can no longer mount SDHC card
- Index(es):