Hi all!
It's my first post, thanks to all developer and comunity.
Excuse me, my german is too poor to explain what follows:
I have a 32 MB flash.
- The install script fail if flash is on hdc and cdrom is on hda. Due to the phisical size of the flash, I can't do otherwise.
My fix:
Skipped automatic installation, I did all step by step (partitioning, format, copy MLD).
But grub installation from menu fail because in my configuration grub maps hdc flash as as hd0, not hd2! Grub is intelligent!!
I started the system via live, I got a root console and I did a manual grub installation, replacing "vmlinuz" with "kernel" in /boot/grub/menu.lst, and doing:
GRUB> root (hd0,0)
GRUB> setup --prefix=/mld/boot/grub (hd0)
(I suggest to add a root console on (ALT+F2) to do some stuff by hand in "installation mode".)
Now I took the flash from pc and placed in SMT.
I can boot, but the framebuffer does not work. So, booting, I get no menu to choose the channel list, and after boot is complete, I get only vdr instruction about keys (volume, channel zapping,...) but nothing else.
Console is ok, vdr binary and their plugins are present.
The screen seems not a framebuffer console, but the a plain one.
Thanks a lot
p.s.: for shorter and easier post I can write in (poor) german