> I have recently installed GNU/hurd. > And I have some problem with CDROM: > > #cd /dev > #MAKEDEV hd1 > #settrans /cdrom /hurd/isofs /dev/hd1 > #ls /cdrom > /hurd/isofs : Could not find valid superblock > ls : /cdrom: Translator died Hmmm... strange. Looks like /hurd/isofs is reading somthing that is actually not an isofs filesystem. Are you sure that hd1 represents your CD-ROM drive?
You could also check if a /hurd/storeio _is_ actually running on /dev/hd1 (ps ax). Is a ISO9660-compliant CD actually inserte in hd1 (sounds silly, but that can happen too!)? Just to be sure, try to remove evtl. translators on /cdrom with 'settrans -fg /cdrom' and try again. And, BTW, which version of the Hurd are you running? -Farid. -- Farid Hajji -- Unix Systems and Network Admin | Phone: +49-2131-67-555 Broicherdorfstr. 83, D-41564 Kaarst, Germany | [EMAIL PROTECTED] - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - Murphy's Law fails only when you try to demonstrate it, and thus succeeds.

