failed upgrade from 12.04 to 14.04

Stephen M. Webb stephen.webb at canonical.com
Thu Aug 28 21:32:53 UTC 2014


On 08/28/2014 03:57 PM, Doug Stewart wrote:
> 
> ~/.xsession-errors   says there is an error. I would like to write the file to a memory stick and then bring it to
> this comp. so that I can show the error in the email -- But!! how do I find the memory stick, from the command
> prompt????????
> 
> If I can find where the memory stick is then I can copy the file to it etc.

If it's automounted, it will be under /media (eg. /media/5683-A928).

If it's not automounted, you'd need to check the name of the raw block device (like /dev/hdb) and mount it using a
command like 'sudo mount /dev/hdb1 -o rw /media/disk'.  Hopefully it's automounted.  Automunting was invented for a
good reason.

You could probably also use 'pastebinit' from the command line if you install the pastebinit package.  That will copy
the file to a paste site and tell you the URL, which you can copy down and type in.

-- 
Stephen M. Webb  <stephen at ubuntu.com>
https://launchpad.net/~bregma



More information about the ubuntu-ca mailing list