This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mount command


		Hi,
		On one of our application that were running with 6.x Linux,
we used the following command to mount the CDROM:

			mount -r /dev/cdrom /mnt/cdrom

		After we have loaded the 7.2, we have learned that this
command  is no longer supported and we have to include the "-t iso9660" in
the mount command. Because of the backward/forward compatibility issue, this
has created some problem for us. By the way, the fstab includes the proper
definition for the CDROM. Any suggestion or thought will be appreciated. 
		Thanks.
-- Reza 

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]