Hi, sorry for such dumb question: do we have the possibility of working with raw block devices using 'dd', similarly to what one would do under linux with dd if=file of=/dev/hda5 i.e. to store a file to sectors on a partition? I tried of=/u/g and also of=g: but 'dd' didn't like it. Petr