Re: mounting a CDROM on 8.1.84 dosn't
Gordon Chaffee (chaffee@CS.Berkeley.EDU)
Sun, 1 Feb 1998 13:30:01 -0800 (PST)
Nicolai Langfeldt writes:
> 2.1.84 + Regis Duchesne's module patch, gcc 2.8.0 -mpentium compiled.
> Oldish Toshiba SCSI CDROM. The cd is mountable under 2.0.33. It's a
> iso9660 with RR extentions.
If you can send me the first couple megabytes of the disk, I'll take a
look into it.
dd if=/dev/cdrom bs=1024 count=2048 | gzip -c -f > nic_cddata.gz
and then send me that file as an attachment or uuencoded.
- Gordon