On Tue, 20 Apr 2004, Martin Siddall wrote: >When opening the shell in the %post section I tried the commands an got >an error from mount saying that the file does not exist. Having checked >the mnt/source and /tmp/cdrom I found that the device file cdrom had >been deleted. [snip] >How can I create the device in the /tmp dir. See mknod(1), which I believe is part of the busybox builtin. Cheers, Phil