So�s Gy�rgy writes: > but it can't mount the cdrom. > there was no device calld hd2 (my cdrom is secondary master), so i've > created it. > > i've tried to mount it manually, but the kernel said that it don't know the > iso9660 fs. > How can i mount this cd ?
$ cd /dev $ ./MAKEDEV hd2 $ settrans -c /cdrom /hurd/isofs /dev/hd2 $ cd /cdrom > sorry for the very beginner question and my rare english We all started as a beginner ;) ab -- Inspired by GNU (www.gnu.org)

