This is a continuation of a discussion started
here. Instructions were also posted to the
KnoppMyth Wiki.
I had the chance to try this method out on a spare hard drive this evening. Although I was able to install KM using the instructions provided on the wiki, there were some issues.
First, let me say I was trying to install to a frontend only machine. No tuner cards were installed. I did not test MythTV functionality, only the install process. Here's what I found:
I plugged in the USB drive and powerd on the machine. In my motherboard's BIOS (Abit AN-M2HD) I selected USB-ZIP/LS as my boot device (my other options were USB-FDD or USB-CDROM. USB-FDD failed, did not test USB-CDROM).
KnoppMyth installer boot prompt came up (quite fast, I might add). At the boot prompt I entered
Code:
boot: knoppmyth testcd
Things seemed to carry on normally until it tried to test the cd files. The files to check were not found because the test program was looking for them under
boot/isolinux, but we had changed that to
boot/syslinux earlier.
The install seemed to go normally. A bit faster than the CD-ROM-based install, but I was not timing it, so that was merely my perception.
Before the 1st reboot and "ejection" of the CD, quite a few errors broke through the blue screen, but they were much too fast for me to catch any of it. I selected
OK to reboot.
After the 1st reboot the liloboot menu appeared (to my surprise) with a 15 second timeout. the choices were:
Linux
Win/DOS(sdb1)
PowerOff
I let it timeout and it booted Linux as expected.
As it continued to boot there were some problems:
Quote:
udev requires mounted procfs, not started...failed!
setting kernel variables...failed!
...mount point /proc/bus/usb does not exist failed!
starting hardware abstraction layer failed, /sysfs not mounted.
I plugged another usb stick into the computer and nothing happened to confirm there was a problem.
Code:
# ls /proc/bus
input pci
On to configuration...
Quote:
aplay: devicelist_205: no soundcard found
was repeated 3 or 4 times. I think this is specific to my hardware, not the USB stick install, but I thought I'd mention it.
My StreamZap was not detected by the lirc scripts due to the usb issues I mentioned.
Everything else seemed to be fine. We'll need a lot more testing on this. If you have time, please post your experiences and please detail any fixes or changes you made to get something to work.