Hi * I'm looking solution for following problem: I have file server sharing files to diskless clients via NFS. My /etc/export looks following: [CODE]myth 192.168.1.0/24(rw,crossmnt,no_subtree_check,no_root_squash) /tftpboot/PXEclient 192.168.1.0/24(rw,no_subtree_check,no_root_squash)[/CODE] I want have setup, where plugging ext. USB HDD will be dynamically visible on clients as new with plugged HDD contents. So if user plug USB HD on server, diskless clients should see plugged HDD contents in dynamically created with name equal to HD label and HD contents inside it. I already wrote udev script which auto creates subdir=