Comment 4 for bug 82307

Revision history for this message
Brian Murray (brian-murray) wrote :

To get the output of dmesg you could do the following:

1) In a terminal type 'dmesg -c'. This will display kernel messages and clear the buffer.
2) Try to copy the .dat file from the VCD to wherever you want.
3) In a terminal type 'dmesg' to display the kernel messages. This will only show stuff relevant to when you were copying the .dat file.
4) Copy and paste that output into a comment on this bug

Thanks in advance.