Hello Im performing this sudo mount -t unionfmount -t unionfs -o \ > dirs=$pnow/modules/mydebased/=rw:/initrd/kernel=ro:/initrd/base=ro \ > none $pnow/modules/UNIONFS And I get error that I shouldn't get mount: special device none does not exist I have 2.6.15-13-386 kernel. What should I do? Thanks