> Yes, the core files are located:
>
> /var/lib/gdm/core 20701184
> /usr/include/gtkhtml02.0/libgtkhtml/dom/core
> /usr/lib/python2.4/vendor-packages/deskbar/core
> /usr/lib/python2.4/vendor-packages/numpy/core
> /usr/share/doc/SUNWpython-twisted/doc/core

Hmm, maybe we should use find with the
"-type f" option, so we we get core files
only (and not directories).
 
> How can I put them on an USB or burn a CD with those
>  core files so I can upload them here?

Using an USB flash drive?  
"iostat -En" should list the flash drive,
and the "c?t?d?" device name that it uses.
"mount -F pcfs /dev/dsk/c5t0d0p0:c /mnt"
mounts it (assuming c5t0d0.. is the device
name of the flash memory stick).
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to