From: Jeff D. <jd...@ka...> - 2000-03-07 05:08:51
|
While testing the new readonly device support, I ran linux like this: linux fhd0=../../root_fs_deb fhd1=swap fhd2r=/dev/hdc fhd3r=/dev/fd0 where hdc is my CD-ROM. When I mounted it in the user-mode kernel, I got: usermode:/# mount /dev/disk/2 /mnt mount: block device /dev/disk/2 is write-protected, mounting read-only Invalid session number or type of track Invalid session number Aside from that error message, it seems fine. Everything is there. But I don't get that message when I mount it in the physical machine. Does anyone know what might be going on? BTW, this is with iso9960 and vfat in the kernel, and they both seem to work fine. Jeff |