Unionfs

Tobias Heinemann theine at nordita.dk
Thu Jan 26 09:27:13 GMT 2006


Matic Ahacic wrote:
> 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?

Try to explicitly load the unionfs kernel module: sudo modprobe unionfs

Regards,
Tobi



More information about the ubuntu-devel mailing list