From Fedora Project Wiki

(New page: '''Unattended USB Flash Installer.''' Preface. I need to create a USB Flash, which contains a full installer for Fedora Linux with kickstart file included. Installation will happen witho...)
 
No edit summary
 
Line 10: Line 10:
Current progress:
Current progress:


1. Created USB Flash with GRUB loader and different options (will place a description on different wiki page soon).
1. Created USB Flash with GRUB loader and different options (will place a description on different wiki page soon).
2. Created custom install CD with revisor and put .iso file on USB flash.
2. Created custom install CD with revisor and put .iso file on USB flash.
3. Fully installed Fedora system with latest updates.
3. Fully installed Fedora system with latest updates.


!! Problem !!
!! Problem !!

Latest revision as of 17:47, 19 December 2008

Unattended USB Flash Installer.

Preface.

I need to create a USB Flash, which contains a full installer for Fedora Linux with kickstart file included. Installation will happen without any network connection.

So, the goal is to create a fully unattended install of Fedora Linux without any CD/DVD readers an network connection.

Current progress:

1. Created USB Flash with GRUB loader and different options (will place a description on different wiki page soon).
2. Created custom install CD with revisor and put .iso file on USB flash.
3. Fully installed Fedora system with latest updates.

!! Problem !!

USB boot cannot read kickstart file immediately after Anaconda starting. USB Flash need some time to mount. So i need to wait about 3-5 seconds and then press "OK" when system cannot fin kickstart file.