--- toast-linux	2004/04/22 21:10:23	1.44
+++ toast-linux	2004/04/22 21:16:26	1.45
@@ -1096,7 +1096,7 @@
   ln -s "$relrootdir/$i" "$target/$i"
 done
 
-for i in boot mnt/floppy proc root sys tmp usr/man var/empty var/lock var/run var/log; do
+for i in boot mnt/boot mnt/floppy mnt/cdrom proc root sys tmp usr/man var/empty var/lock var/run var/log; do
   mkdir -p "$target/$i"
 done
 chmod 1777 "$target/tmp"