Difference between revisions of "Plug notes"
From Amahi Wiki
(Redirected page to Amahi Plug Edition) |
|||
Line 1: | Line 1: | ||
+ | #REDIRECT [[Amahi_Plug_Edition]] | ||
+ | |||
+ | |||
'''Note: Most of this information is duplicated elsewhere. It needs to be verified and removed as necessary.''' | '''Note: Most of this information is duplicated elsewhere. It needs to be verified and removed as necessary.''' | ||
See [[Amahi_Plug_Edition | Amahi_Plug_Edition]] for installation and supported devices. | See [[Amahi_Plug_Edition | Amahi_Plug_Edition]] for installation and supported devices. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
= Misc Notes = | = Misc Notes = |
Latest revision as of 11:27, 15 July 2011
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
|