[NTLUG:Discuss] USB hard drive question
Robert Citek
robert.citek at gmail.com
Thu May 8 17:31:26 CDT 2008
On Thu, May 8, 2008 at 4:51 PM, Fred James <fredjame at fredjame.cnc.net> wrote:
> Remembering that this is two separate USB hard drives dropping off
> simultaneously on both dates, I ask: What are the odds?
I only see one drive going bad: /dev/sda. Can you give more info on
your system by running this script as root and posting the contents of
output.txt:
true && (
set -x
cat /etc/issue.net
fdisk -l
df -hTl
mount
swapon -s
) >& output.txt
Regards,
- Robert
More information about the Discuss
mailing list