'''NOTE:''' With about 1/8th of the rpms on a typical x86 install, you will experience a lot of failures with apps (VPN does not work, apps will be missing deps, etc. etc.).
= Reporting issues = These are mostly what matter for debugging:* <code><small>/root/hda-install.log</small></code>* <code><small>egrep -v 'POST|GET|progress' /tmp/amahi-ruby-install.log</small></code> = Misc Notes = * restarting rpm db in chrooted environment: rm /var/lib/rpm/__db* rpm --rebuilddb -vv <!-- OLD NOTES
* 2 stop bits to get the bootloader to recognize keyboard and stop autobooting
* speed: 115200 /dev/ttyUSB1
* NOTE: it may be better to
* report bugs!-->
= Reporting issues =
These are mostly what matter for debugging:
* <code><small>/root/hda-install.log</small></code>
* <code><small>egrep -v 'POST|GET|progress' /tmp/amahi-ruby-install.log</small></code>
= Misc Notes =
* restarting rpm db in chrooted environment:
rm /var/lib/rpm/__db*
rpm --rebuilddb -vv