Hi all,

Anyone try to install LinuxMCE on the AppleTV?

LinuxMCE is based on Kubuntu 7.10 and when I try to boot from LiveCD,
i can't get it work.
My syslinux.cfg file looks like this.

=== syslinux.cfg ===

DEFAULT vmlinuz
GFXBOOT bootlogo
GFXBOOT-ACCESS-OPTIONS v1 v2 m1
APPEND  file=preseed/kubuntu.seed boot=casper initrd=initrd.gz quiet
splash --
LABEL live
  menu label ^Start or install Kubuntu
  kernel vmlinuz
  append  file=preseed/kubuntu.seed boot=casper initrd=initrd.gz quiet
splash --
LABEL xforcevesa
  menu label Start Kubuntu in safe ^graphics mode
  kernel vmlinuz
  append  file=preseed/kubuntu.seed boot=casper xforcevesa
initrd=initrd.gz quiet splash --
LABEL driverupdates
  menu label Install with driver ^update CD
  kernel vmlinuz
  append  file=preseed/kubuntu.seed boot=casper debian-installer/
driver-update=true initrd=initrd.gz quiet splash --
LABEL oem
  menu label ^OEM install (for manufacturers)
  kernel vmlinuz
  append  file=preseed/kubuntu.seed boot=casper oem-config/enable=true
initrd=initrd.gz quiet splash --
LABEL check
  menu label ^Check CD for defects
  kernel vmlinuz
  append  boot=casper integrity-check initrd=initrd.gz quiet splash --
LABEL memtest
  menu label ^Memory test
  kernel mt86plus
  append -
LABEL hd
  menu label ^Boot from first hard disk
  localboot 0x80
  append -
DISPLAY isolinux.txt
TIMEOUT 300
PROMPT 1
F1 f1.txt
F2 f2.txt
F3 f3.txt
F4 f4.txt
F5 f5.txt
F6 f6.txt
F7 f7.txt
F8 f8.txt
F9 f9.txt
F0 f10.txt

===================
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
For more options, visit this group at
http://groups.google.com/group/atv-bootloader?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to