Fedora 19 anaconda installer
How to Upgrade to f19 from f18
- https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_18_-.3E_Fedora_19_.28pre_release_branched.29
- 2-)Tested-install f18 from one of these files:
- Default gnome install - this is fully updated due to netinstall
- http://alt.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/iso/Fedora-18-x86_64-netinst.iso
- http://alt.fedoraproject.org/pub/fedora/linux/releases/18/Fedora/x86_64/iso/Fedora-18-x86_64-netinst.iso
- Root terminal-2448 files
yum distro-sync --releasever=19 --nogpgcheck --skip-broken
Notes
- Test versions of f19 rawhide:
- NEW 02/14/2013
- Installs sugar-desktop from .iso in VirtualBox
- Installs to VirtualBox from burned DVD
- Boots fine and installs to VirtualBox
- Installs to USB HD from dd usb
dd if=Fedora-19-Nightly-20130129.10-x86_64-Live-xfce.iso of=/dev/sd(x) bs=2M
- Use "mount" in terminal to see device name /dev/sd(x) x=b,c,d,,,
- Annotated screen-shots 01/31/2013
- Fedora-19-Nightly-20130129.10-x86_64-Live-xfce.iso
- NOTE this is a live install so there are less options on the main hub
- log in to wireless AP in while running live CD
- Values will be added to install
Welcome
check the box to set the keyboard to match your language selection if using non-uS keyboard
Main Hub
Date & Time
Installation Destination
full disk summary & options
Installation Options
Partition Scheme
Customize partition of the disks
Manual Partitioning
Customize
- You can edit each partition for file type and label
- IF 2 or more disks were selected in "Installation Destination" Raid would be available
- (grub will be installed on the disk selected in set as boot device screen)
Finish partitioning
Begin Installation
- Enter root password
- (Back 2 times)
- Installing
References
- new write up on Anaconda Installer
- Draft version 04/11/2013