Test:
I wanted to test FC19-TC5-netinstall on HD.
1. I added updates_testing-repo - so I must not update after installation.
2. I excluded boot-install, because I have a bootloader on HD.
3. After installation I did not reboot, but go to tty2 and wrote:
chroot /mnt/sysimage
grub2-install --force /dev/sda7
grub2-mkconfig -o /boot/grub2/grub.cfg
exit
4. So I could boot the new system and install packages I missed.
All without problems.
ManfredB
I wanted to test FC19-TC5-netinstall on HD.
1. I added updates_testing-repo - so I must not update after installation.
2. I excluded boot-install, because I have a bootloader on HD.
3. After installation I did not reboot, but go to tty2 and wrote:
chroot /mnt/sysimage
grub2-install --force /dev/sda7
grub2-mkconfig -o /boot/grub2/grub.cfg
exit
4. So I could boot the new system and install packages I missed.
All without problems.
ManfredB