Harmen wrote: >Well, after another try to sort this I come to the conclusion that Solaris is >very picky about the discs. The CDRW's I use are Nashua and Verbatim. DVD-RW >from Philips are accepted though. The strangest thing is, when I insert a CDRW >in my DVD-ROM drive Solaris' Volumemanager thinks it must be formatted. This >behavior is wrong in my opinion. To make things clear I include a log a >typical session. > >[...] >%mount -oro /dev/dsk/c1t1d0p0 /mnt/cdrom >mount: /dev/dsk/c1t1d0p0 is already mounted or /mnt/cdrom is busy > >%/etc/init.d/volmgt stop > >%cdrecord dev=1,1,0 -eject > >%cdrecord dev=1,1,0 -load > >%fstyp /dev/dsk/c1t1d0p0 >hsfs > >%fstyp /dev/dsk/c1t1d0s2 >hsfs > >%mount -oro /dev/dsk/c1t1d0p0 /mnt/cdrom >mount: /dev/dsk/c1t1d0p0 is not this fstype > >%mount -F hsfs -oro /dev/dsk/c1t1d0p0 /mnt/cdrom >hsfs mount: /dev/dsk/c1t1d0p0 is not an hsfs file system. > > Try using /dev/dsk/c1t1d0s2 instead of ...p0 in your mount command.
Regards, Moinak. >-------------session end------------------ > >Now, don't you think this is odd behavior ? > > >This message posted from opensolaris.org >_______________________________________________ >desktop-discuss mailing list >desktop-discuss at opensolaris.org > >
