Próbuję zainstalować Ubuntu na moim komputerze (z systemem Windows 7-64 bit na laptopie Acer 5742-6331). Pobrałem zarówno 14.04.2, jak i 15.04. Obraz 14.04 umieściłem na USB z Universal USB Installer, wersja 1.9.6.0.
Niestety, za każdym razem, gdy próbowałem uruchomić się z USB, komputer zacinał się na ekranie autorskim Syslinux. Próbowałem potem 15.04, ale to samo. Następnie pobrałem Unetbootin i umieściłem na nim obraz Ubuntu 14.04 na moim USB. Ta sama rzecz.
Posty na forum mówią mi, że prawdopodobnie jest to plik syslinux.cfg, ale nie mam pojęcia, jak powinien on wyglądać.
Tekst mówi obecnie:
default menu.c32 prompt 0 menu title UNetbootin timeout 100
label unetbootindefault menu label Default kernel /ubnkern append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
label ubnentry0 menu label Help kernel /ubnkern append initrd=/ubninit
label ubnentry1 menu label Try Ubuntu without installing kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
label ubnentry2 menu label Install Ubuntu kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
label ubnentry3 menu label Check disc for defects kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash --
label ubnentry4 menu label Test memory kernel /install/mt86plus append initrd=/ubninit
label ubnentry5 menu label Boot from first hard disk kernel /ubnkern append initrd=/ubninit
label ubnentry6 menu label Try Ubuntu without installing kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash --
label ubnentry7 menu label Install Ubuntu kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash --
label ubnentry8 menu label OEM install (for manufacturers) kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true --
label ubnentry9 menu label Check disc for defects kernel /casper/vmlinuz.efi append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash --
Gdyby ktokolwiek mógł mi pomóc, byłbym bardzo wdzięczny.