Difference between revisions of "Printme"

From FreekiWiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
==Generating Printme report without a script==
 
==Generating Printme report without a script==
If you need to generate a printme report on a system that does not have Free Geek's extra packages installed (e.g. systems built in MacBuild), you can do so if you:
+
There are times when you need to generate a printme report, and do not have freegeek-extras installed e.g.:
 +
*systems built in MacBuild
 +
*system with an unreadable hard drive, but bootable from a live cd
  
* Open a terminal, and run the following:
+
 
 +
You can still run the report by opening a terminal and entering the following:
 
  lshw -xml >> printme.xml
 
  lshw -xml >> printme.xml
  
Line 10: Line 13:
  
 
Once the XML file is created, use a web browser to connect to [http://data/spec_sheets/new Free Geek's printme database] (NOTE: the database is only accessible from Free Geek's internal network), fill out the relevant information, and upload the XML file.  This should provide you with a printme report that can be printed.
 
Once the XML file is created, use a web browser to connect to [http://data/spec_sheets/new Free Geek's printme database] (NOTE: the database is only accessible from Free Geek's internal network), fill out the relevant information, and upload the XML file.  This should provide you with a printme report that can be printed.
 +
 +
Using this system, you can also create a printme.xml on an offsite box and then use a copy of that file to create a printme when you get back to FG.
  
 
==Finding printme info on a broken machine==
 
==Finding printme info on a broken machine==
  
 
Provided the files still exist and you can boot from a liveCD, printme info is located in /var/lib/freegeek-extras/printme/
 
Provided the files still exist and you can boot from a liveCD, printme info is located in /var/lib/freegeek-extras/printme/

Revision as of 14:33, 20 January 2010

Printme is a utility that is used in the build program and in tech support to record various hardware features of the system, and the people who have worked on it, as well as the problems found.

Generating Printme report without a script

There are times when you need to generate a printme report, and do not have freegeek-extras installed e.g.:

  • systems built in MacBuild
  • system with an unreadable hard drive, but bootable from a live cd


You can still run the report by opening a terminal and entering the following:

lshw -xml >> printme.xml

This will run the lshw command, which will generate its output in XML format and use it to create a file called printme.xml in your current directory.

Once the XML file is created, use a web browser to connect to Free Geek's printme database (NOTE: the database is only accessible from Free Geek's internal network), fill out the relevant information, and upload the XML file. This should provide you with a printme report that can be printed.

Using this system, you can also create a printme.xml on an offsite box and then use a copy of that file to create a printme when you get back to FG.

Finding printme info on a broken machine

Provided the files still exist and you can boot from a liveCD, printme info is located in /var/lib/freegeek-extras/printme/