One thing I did find is that /dev/fd0 does exist in the --nochroot environment. So I didn't have to make a device. dwc -----Original Message----- From: Thomas Baumann [mailto:tom@xxxxxxx] Sent: Wednesday, August 06, 2003 1:38 AM To: Chan, Dominic; anaconda-devel-list@xxxxxxxxxx Subject: RE: how to copy file at post? (mknod) > The same is for your fd0. > You have to create a node for fd0 (mknod /tmp/fd0 2 0) > and then you can mount wahtever you want. Sorry, I missed the "type=block" mknod /tmp/fd0 b 2 0 Now it should work. Thomas -- Thomas Baumann // Postfach 110115 // D-64216 Darmstadt // <tom@xxxxxxx>