> I've different behavious depending on the device used: > (My / uses 1002232 blocks): > > 'dump -0auf /dev/rst0' works but: > 'dump -0auf /dev/rst0n' asks for a second tape!?
Non-rewinding tapes are nrst0, not rst0n. And you want to delete that /dev/rst0n file you've just created which has filled your / filesystem. Miod

