>On Tue, 6 Feb 2001, Farid Hajji wrote: > >> # settrans -fg /mnt/cdrom >> then remove /hurd/storeio that is sitting on Mach cdrom device, so that >> the device can be unlocked. > >sorry, I have the cdrom on /dev/hd3, and the mount point is /cdrom. Which >file have I to remove? /hurd/storeio ?
settrans -a /cdrom # this stops isofs settrans -a /dev/hd3 # this stops storeio Alexey Dejneka

