(Created page with "= Fedora 21 Alpha for AArch64 = Download the disk image wget http://armpkgs.fedoraproject.org/compose/21_Alpha_RC1/Server/aarch64/iso/Fedora-Server-DVD-aarch64-21_Alpha.is...") |
|||
Line 12: | Line 12: | ||
== USB Installation == | == USB Installation == | ||
It is possible to start an installation of Fedora 21 Alpha with out going through the steps of setting up a PXE server and rather initiating the installation through a USB drive formatted appropriately. To begin you will need the ISO. | |||
wget FIXME | |||
format the USB to use a GPT partition, with the first partition being 100M and formatted as vfat. the second using the remaining space (used 2GB USB) and ext4. | |||
copy the EFI directory from the ISO to the vfat partition | |||
edit grub.conf, change inst.stage2 to inst.repo (FIXME - ?) |
Revision as of 18:57, 20 October 2014
Fedora 21 Alpha for AArch64
Download the disk image
For the Applied Micro Mustang (X-Gene)
Network Installation
USB Installation
It is possible to start an installation of Fedora 21 Alpha with out going through the steps of setting up a PXE server and rather initiating the installation through a USB drive formatted appropriately. To begin you will need the ISO.
wget FIXME
format the USB to use a GPT partition, with the first partition being 100M and formatted as vfat. the second using the remaining space (used 2GB USB) and ext4.
copy the EFI directory from the ISO to the vfat partition
edit grub.conf, change inst.stage2 to inst.repo (FIXME - ?)