[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Adding setup files with Redhat 7.2 Kickstart



I would like to add a few installation scripts located on the kickstart
floppy diskette
after rebuilding a system with redhat 7.2 to help finish the system setup.

I had a redhat 7.0 kickstart floppy that worked in the post installation
part of the kickstart as follows:

      mount floppy diskette
      for files in a directory listing of the floppy diskette
            copy floppy diskette file to hard disk
      unmount the floppy diskette

The redhat 7.2 version appears to fail mounting the floppy diskette drive.
I don't know why because
a kickstart installation does not really have a standard input/ouput
device.

Is there a way to do this with redhat 7.2?

Thanks,
---d.dembrow





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]