You can make a boot floppy from the server manager, so you need not do that from the installer. However, I don't use floppy diskettes at all anymore. I set the machines to boot from CD and that has made a world of difference.
Also I have learned to use rsync to make a viable copy of the SME file system. That allows me to perform a clean install from CD and then restore the system using rsync. Being somewhat slow upstairs it took some effort to get my head around rsync. Once I understood how to use it, I can rebuild a machine in a very reasonable time.
Here are the steps I followed to upgrade:
- backed up the 6.0 machine, the entire file system, using rsync.
- upgraded to 6.0.1 from a CD. The CD was burned from the iso image and I booted the machine from the CD. I did not elect to make a boot floppy during the upgrade process.
- used Greg Swallows, et al, upgrade scripts to bring the system to the current state of things.
This worked like a charmed. No data was lost, and the machine is working well. The backup was not needed but if it was, restoring is easy using rsync.
hth,