Dumb gnubie hard disk question, part II
Donn
donn.ingle at gmail.com
Thu Oct 23 07:13:41 UTC 2008
> john at blackbox:~$ sudo mount /dev/sdb1 /media/westdigA
> mount: you must specify the filesystem type
Try:
fdisk -l /dev/sdb
That should show you what type 55 is. Then try your mount again.
> Second, have downloaded the file thunderbird-2.0.0.17.tar.gz, and extracted
Try kmail first!
> the contents. Trying to ifgure out how to get the program up and running
> and retreiving my Emails ?
Should be able to go into that directory and type:
./thunderbird
If not:
chmod u+x thunderbird
then:
./thunderbird
(assuming the name of the run-file is 'thunderbird' ... )
If that works, then you can make a shortcut icon on your KDE desktop or
wherever. Include the full path to the 'thunderbird' executable file.
\d
--
"Life results from the non-random survival of randomly varying replicators."
-- Richard Dawkins
Fonty Python and other dev news at:
http://otherwiseingle.blogspot.com/
More information about the kubuntu-users
mailing list