Ahoj.Už dlhšie sa mi nedarí spustiť OpenElect tv ako dual boot v Xtreamer Ultra.
Do prvého oddielu som dal W7 do Druhého som dal Ubuntu 11.10 V ďalšom rozšírenom mám swap ,data a openelect data oddiel.Ďalší oddidiel mám na konci disku pre bootovanie openelect boot.Do neho som nakopíroval kernel a systém v termináli,za pomoci príkazu sudo nautilus,neviem,či to je tak správne.Cez terminál som upravil bootloader burg,dal update ,ale Open elect stále nefunguje.V linuxe sa len učím a neviem kde som urobil chybu.
Za rady ďakujem.
BufgLoader som upravil takto: v termináli príkazom :sudo nano /etc/grub.d/40_custom
menuentry "OpenELEC.tv" {
set root=(hd0,7)
linux /KERNEL boot=/dev/sda7 disk=/dev/sda8 quiet
}
menuentry "OpenELEC.tv (Textmode)" {
set root=(hd0,7)
linux /KERNEL boot=/dev/sda7 disk=/dev/sda8 textmode quiet
}
menuentry "OpenELEC.tv (Debugmode)" {
set root=(hd0,7)
linux /KERNEL boot=/dev/sda7 disk=/dev/sda8 debugging textmode quiet
}
ďalej : sudo nano /etc/default/grub
Tu som to upravil takto:
GRUB_DEFAULT="OpenELEC.tv"
GRUB_HIDDEN_TIMEOUT=
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
sudo update-grub
Boot Info Script 0.60 from 17 May 2011
============================= Boot Info Summary: ===============================
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for on this drive.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7
Boot sector info: No errors found in the Boot Parameter Block.
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 2,048 206,847 204,800 7 NTFS / exFAT / HPFS
/dev/sda2 206,848 205,006,847 204,800,000 7 NTFS / exFAT / HPFS
/dev/sda3 205,006,848 302,663,679 97,656,832 83 Linux
/dev/sda4 302,665,726 1,465,147,391 1,162,481,666 5 Extended
/dev/sda5 302,665,728 310,476,799 7,811,072 82 Linux swap / Solaris
/dev/sda6 310,478,848 1,424,132,095 1,113,653,248 7 NTFS / exFAT / HPFS
/dev/sda7 1,463,195,648 1,465,147,391 1,951,744 83 Linux
/dev/sda8 1,424,134,144 1,463,193,599 39,059,456 83 Linux
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 88C2A223C2A2158A ntfs Vyhradené systémom
/dev/sda2 28E6BF79E6BF45BA ntfs Windows 7
/dev/sda3 e5fb573c-8e97-43b0-b388-2072bb5527d0 ext4
/dev/sda5 884f7a2a-c3ba-42a4-abe1-06e4effb05f8 swap
/dev/sda6 6696299F20B29266 ntfs Data
/dev/sda7 12b442c3-904d-4ef1-bb6b-3f2aff2be1a1 ext3 Open Elect Boot
/dev/sda8 49f0d44b-e2f2-4ca2-8809-03a23368f69a ext3 OpenElect Data
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda1 /tmp/BootInfo0/sda1 fuseblk (ro,nosuid,nodev,allow_other,blksize=4096)
/dev/sda3 / ext4 (rw,errors=remount-ro,commit=0)
/dev/sda7 /media/Open Elect Boot ext3 (rw,nosuid,nodev,uhelper=udisks)
========================== sda1/grldr embedded menu: ===========================
--------------------------------------------------------------------------------
=============================== StdErr Messages: ===============================
unlzma: Decoder error
boot_info_script.sh: riadok 1888: ( / 2 ) + 16 : chyba syntaxe: očakáva sa operand (chybný token je „/ 2 ) + 16 ”)
[příloha smazaná administrátorem]