Voglio creare un USB EFI avviabile per installare Ubuntu e Windows 7 (forse con utility come PartedMagic ). L'ho fatto usando MultiSystem in precedenza. Tuttavia, sto usando GPT e l'installazione di Windows deve essere avviata in modalità EFI per l'installazione sul sistema GPT. Suppongo che dovrei usare GRUB EFI invece? Se non esiste un'app come MultiSystem che crea un USB avviabile EFI GRUB, come posso crearne uno da solo?
Suppongo che formatterò la mia USB come GPT e installerò GRUB EFI su di essa (come?). Quindi devo configurare GRUB EFI per caricare l'installazione di Ubuntu e Windows 7 in EFI? Come posso fare queste?
AGGIORNARE
Ecco cosa ho provato
- Crea 2 partizioni sul mio USB (GPT, 100 + MB FAT32 (/ dev / sdc1, imposta flag di avvio), Il resto FAT32, / dev / sdc2, per le installazioni)
- Estrai gli iso di Windows 7 e Ubuntu 11.10 nella partizione di installazione, 2 cartelle diverse
sudo elilo -b /dev/sdc1
Ho provato usando --autoconf --efiboot -v`
jiewmeng@JM:~$ sudo elilo -b /dev/sdc1 --autoconf --efiboot -v
elilo: backing up existing /etc/elilo.conf as /etc/elilo.conf-
Loaded efivars kernel module to enable use of efibootmgr
elilo: Checking filesystem on /dev/sdc1...
elilo: Mounting /dev/sdc1...
e lilo: 44298KB needed, 78781KB free, 42192KB to reuse
elilo: Installing primary bootstrap /usr/lib/elilo/elilo.efi onto /dev/sdc1...
elilo: Installing /tmp/elilo.k8NWXX on /dev/sdc1...
elilo: Installing /vmlinuz on /dev/sdc1...
elilo: Installing /vmlinuz.old on /dev/sdc1...
elilo: Installing /initrd.img on /dev/sdc1...
elilo: Installing /initrd.img.old on /dev/sdc1...
elilo: Updating EFI boot-device variable...
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
elilo: An error occured while updating boot menu, we'll ignore it
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
Fatal: Couldn't open either sysfs or procfs directories for accessing EFI variables.
Try 'modprobe efivars' as root.
elilo: Installation complete.
Non sudo modprobe efivars
ho ricevuto alcun output ma ho avuto lo stesso errore, penso che sia perché non sono stato avviato in EFI Ubuntu?
Quindi, proverò a utilizzare USB Startup Disk Creator per avviare un sistema live in modalità EFI per riprovare
AGGIORNARE
Sono così perso, Windows è il primo errore? Ho formattato e creato un USB avviabile per Ubuntu Alternate con UNetBootIn, e ha fallito anche con lo stesso errore di nessun kernel disponibile. Se avessi creato un desktop Ubuntu non avrei potuto configurare le fonti apt
Il syslog per ubuntu desktop installa http://pastebin.com/CdbUPXax
Sento che è meglio non perdere tempo e tornare presto a MBR ... ciò significa che devo in qualche modo fare il backup di tutti i miei dati 1 ° ... motivo per cui li sto ritardando all'ultima risorsa ... qualche idea?
AGGIORNARE
Ho provato ad avviare Ubuntu 11.10 Alternate in modalità BIOS (Non EFI), installato bene tranne che non riesco a installare un boot loader. Dice errore fatale. Ho quindi installato GRUB avviando l'USB in modalità di ripristino. Funziona ma non si avvia. Dà una schermata vuota all'avvio. Se provo ad accedere alla modalità di recupero (su HDD, dove è installato Ubuntu), la tastiera sembra fallire, il mouse ha comunque luce.