from subprocess import call
call(["mount"])
call(["cat","/var/installer/hardware-summary")