I've got a Mac Mini on the way (1.8GHz Intel Core 2 Duo, 1GB
RAM, Intel GMA 950 graphics). When it gets here, the plan is
to try to use it as a "diskless" Myth frontend. [The hard
drive will stay in, but I hope to spin it down after booting.]
Any reports of MiniMyth use on a Mac Mini?
There several options for loading the kernel/initrd that look
feasible: 1) boot kernel+initrd from hard-drive using elilo or
grub2 EFI bootloaders; 2) I've read some reports that Linux
live USB flash drives work, so I might be able to use a
standard USB flash install; 3) Network booting using elilo or
grub2 should work as well.
Since I want to spin down the hard-drive after MiniMyth starts,
the plan is to put the config directories on either a tftp
server or on a USB flash drive.
I've got a couple questions:
AFAICT, Linux kernels > 2.6.25 should mostly "just work" on the
Mac Mini. If I do need to tweak the kernel configuration, is
it possible to recompile the MythMini kernel without rebuilding
the whole system from sources? [I presume it's easy enough to
build a MiniMyth kernel outside the GAR build system if I use
the same sources and .config file?]
Would minimyth.pm/start be the right place to spin down the
hard-drive?
If the conf directory is on a USB flash drive, how do I tell
MiniMyth where it is? IOW, how do I tell it what
device/partition to mount as /minimyth?
