Fedora Linux Support Community & Resources Center
  #1  
Old 13th January 2010, 03:00 AM
kerryxi Offline
Registered User
 
Join Date: Jan 2010
Posts: 2
windows_xp_2003ie
how to install Fedora 11 in EFI shell and GPT partition?

Hi,
I download F11 x86_64.ISO and burn it into a DVD, but when I boot my machine with EFI to EFI SHELL, I can't find entry to install F11.

Who know how to install F11 in EFI shell and on a GPT partition disk? Is there any guide to do this?

BTW, I can successfully install win7 x64 from the EFI shell and install win7 on a GPT disk. but there are some problems when I install F11.

thanks.
Reply With Quote
  #2  
Old 13th January 2010, 03:13 AM
kyryder
Guest
 
Posts: n/a
linuxfirefox
Hello and welcome to Fedora Forum.org,

Here is a LINK to the installation Guide.

Hope this helps
Ky
Reply With Quote
  #3  
Old 13th January 2010, 05:08 AM
kerryxi Offline
Registered User
 
Join Date: Jan 2010
Posts: 2
windows_xp_2003ie
thanks kyryder for the install guide,

I scan the F11 Installation Guide web page, unluckly, there is no instructions for F11/F12 installation on a EFI shell environment. In a legacy bios machine or UEFI CSM mode, F11 installation has no any problem for me.

in the http://www.fedoraproject.org/wiki/Features/EFI introduction, I get to know the UEFI feature and very few instruction of installation, and I can't successfully installtion F11 in EFI mode.
Reply With Quote
  #4  
Old 21st January 2010, 01:37 PM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_vistafirefox
What machine are you using? Are you using DUET or does you machine have a built-in EFI shell?
Reply With Quote
  #5  
Old 23rd February 2010, 07:01 AM
meizi513 Offline
Registered User
 
Join Date: Feb 2010
Posts: 3
windows_xp_2003ie
I have the same problem, can install legacy fedora OS sucessfully on the machine.
I machine is built-in EFI Shell/boot from shell.efi, and shell environment is shell32 and shell64. After boot to shell, type map/map -r, can't find the CD-ROM as fsxx, but if insert windows 7.0/Vista/2008, can find the CD-ROM as fs0:, and if insert suse 11 x86-64, can find the CD-ROM too.
Does fedora support EFI or not ?
Reply With Quote
  #6  
Old 23rd February 2010, 02:52 PM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_vistafirefox
Yes, Fedora supprts EFI/UEFI installs. However you have to download a special ISO which supports UEFI/EFI installs. See http://blog.fpmurphy.com/2010/01/uef...l-dx48bt2.html.
Reply With Quote
  #7  
Old 26th February 2010, 06:23 AM
meizi513 Offline
Registered User
 
Join Date: Feb 2010
Posts: 3
windows_xp_2003ie
Thanks fpmurphy for your help.
But I still meet some problems and can't make sure what the problem is.
1. I download x86_64 DVD iso from the follow link http://fedoraproject.org/zh_CN/get-fedora-all/x86_64 - 安装DVD.
2. According to the description, I find efiboot.img and efidisk.img ( not iso) file under /images, I check efiboot.img, it contains the same file with your description. I can't open efidisk.img file, I copy it to linux, and use fdisk -ul efidisk.img to check its content, show information " Waring: GPT (GUID Partition Table) detected on "efidisk.img"! The util fdisk doesn't support GPT. Use GNU Parted". I use command: mount -t vfat efidisk.img -o loop /mnt/dd, show I input wrong fs type. So I don't know if it is correct edition for EFI install or not. If it is not the correct edition for EFI install, which version should I use ? and where can I download the image ?
3. Suppose I use the correct version, I install Legacy OS, and when create partition, I manually create 200MB vfat, 10GB ext3, 8 GB swap partition. And finish installation.
4. After finish install, can't boot from HardDisk, then I boot from USB Key by add a boot option to EFI Shell (use Intel Shell.efi to add a boot item), can find the vfat partition on the HDD, I change directory to the partition, make directory /EFI/BOOT, then copy files: splash.xpm.gz,bootx64.efi, bootx64.conf,(from efiboot.img), vmlinuz,initrd.img(from images/pxeboot/). then execute bootx64.efi, will appear boot from fedora graphic screen, but can't boot normally. Do you have meet the problem?

Thanks in advance.

BTW: I use platform IBM 3650 platform.
Reply With Quote
  #8  
Old 28th February 2010, 09:00 AM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_vistafirefox
Fedora 12 X86_64 is not set up to install from a UEFI boot manager.

The way to install it is to burn the efidisk.img image to a bootable DVD (or CDROM) and boot from that DVD/CDROM. It will create a GPT and a 200 Mb EFI system partition (ESP). It the uses the network to download the RPMs it needs to complete the installation.

BTW, use gdisk rather than fdisk or gparted/parted. fdisk does not handle GPT, and gparted/parted incorrectly sets the ESP partition type.

Quote:
then execute bootx64.efi, will appear boot from fedora graphic screen, but can't boot normally.
What error message are you getting?

Last edited by fpmurphy; 28th February 2010 at 09:02 AM.
Reply With Quote
  #9  
Old 22nd March 2010, 04:21 AM
meizi513 Offline
Registered User
 
Join Date: Feb 2010
Posts: 3
windows_xp_2003ie
Re: how to install Fedora 11 in EFI shell and GPT partition?

Hi fpmurphy,
Thanks for your help.

Quote:
then execute bootx64.efi, will appear boot from fedora graphic screen, but can't boot normally.

There is no error information, only stay the screen.

I burnt the efidisk.img image to a bootable CD Disc, but can't boot from it.

I find I forget to asks a question first. Fedora EFI installtaion supports both Italium platform and X86,AMD 64 platform? because I use AMD64 platform, maybe Fedora only support IA32 or IA64 platform. So I can't install sucessfully.
Reply With Quote
  #10  
Old 22nd March 2010, 07:37 AM
fpmurphy Offline
Registered User
 
Join Date: May 2009
Location: /dev/ph
Posts: 308
windows_vistafirefox
Re: how to install Fedora 11 in EFI shell and GPT partition?

What exactly are you getting on your screen? Your BOOTX64 should be GRUB Legacy and your GRUB configuration file should be BOOTX64.CONF. If you change the GRUB timeout/hidden options in BOOTX64.CONF, is a GRUB menu displayed?

The following post may help you: http://blog.fpmurphy.com/2010/01/uef...l-dx48bt2.html

Last edited by fpmurphy; 22nd March 2010 at 07:40 AM.
Reply With Quote
Reply

Tags
efi, fedora, gpt, install, partition, shell

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best way to Partition fedora during install dj-toonz Installation and Live Media 9 10th January 2010 07:32 PM
How to install GNOME-Shell on Fedora 11? Marcelo Ramone Using Fedora 2 1st July 2009 01:29 AM
How to install Fedora 8 with a separate /home partition? kpfuser Installation and Live Media 1 18th March 2008 12:46 AM
Trying to install Fedora on an extended partition on IDE 1 Alpha_Geek Installation and Live Media 2 30th January 2006 09:20 PM
Could i install Fedora on my NTFS Partition ? overule Installation and Live Media 16 7th August 2005 08:23 PM


Current GMT-time: 14:48 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat