9fans archive / 1993 / 07 / 16 / prev next From: Bob Kummerfeld bob@cs.... Subject: No subject Date: Thu, 15 Jul 1993 00:08:21 -0400 DOS doesn't like a file or directory name of "aux" or the files /dev/c: and /dev/a: The way to do it is to boot from the floppy, use the floppy as your file system and then copy the files and directories from the floppy to /n/c: using plan9. (ie mkdir /n/c:/386/bin/aux, etc) Bob.