Plug notes
From Amahi Wiki
Revision as of 11:27, 15 July 2011 by Mattwire (talk | contribs) (Redirected page to Amahi Plug Edition)
Redirect page
Redirect to:
Note: Most of this information is duplicated elsewhere. It needs to be verified and removed as necessary.
See Amahi_Plug_Edition for installation and supported devices.
Misc Notes
- restarting rpm db in chrooted environment:
bash code |
---|
rm /var/lib/rpm/__db* rpm --rebuilddb -vv
|