On Fri, 12 May 2000 06:23:05 Tomasz Wegrzanowski wrote: > Being quite confused about >10% non-contigousness reported by fsck > I decided to defrag Hurd partition. > > Summary : > DON'T DO IT ! > > Details : > It really defraged my partion, it also seems that contents of all files > are preserved. Unfortunately, translators information is completely lost.
Maybe you can work out a patch and submit iut upstream? > Question : > Any public-accesible Hurd machine online ? > Or correct listing of `showtrans /dev/* /servers/*' ? Take look into the native-install script, where currently all translators are set. cd /dev; MAKEDEV std cd /servers settrans -c exec /hurd/exec settrans -c socket/1 /hurd/pflocal settrans -c crash /hurd/crash settrans -c passwd /hurd/passwd Marcus

