Dr. Veronika Wittkopf wrote:
Hallo, folks
I am new in installing Fedora with kickstart.
Most of the things I have done, but at the end of the installation I want to copy some files from a floppy to the new system.
Does anyone know how to access the floppy during installation process when I'm in --nochroot mode?
Thanks for help - Veronika.
In %post, add this line:
/bin/bash
This will halt the installer while you inspect the system.
Possibly, you can mount /mnt/sysimage/dev/fd0 someplace.
Alternatively, you can use mknod to create a device node and mount that
somewhere.
I generally install off a network, where I can get any files I need
using wget.
--
Cheers
John
-- spambait
1aaaaaaa@xxxxxxxxxxxxxxxx Z1aaaaaaa@xxxxxxxxxxxxxxxx
Tourist pics http://portgeographe.environmentaldisasters.cds.merseine.nu/
Please do not reply off-list