• [^] # Re: monter le cdrom

    Posté par (site web personnel) . En réponse au journal SVM Mac n°169 Février 2005. Évalué à 3.

    ça ne fonctionne pas non plus :

    mount -t auto /dev/cdrom /media/cdrom
    mount: block device /dev/cdrom is write-protected, mounting read-only
    mount: you must specify the filesystem type

    mount -t udf /dev/cdrom /media/cdrom
    mount: block device /dev/cdrom is write-protected, mounting read-only
    mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
    or too many mounted file systems

    mount -t iso9660 /dev/cdrom /media/cdrom
    mount: block device /dev/cdrom is write-protected, mounting read-only
    mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
    or too many mounted file systems


    avec

    mount -t hfs /dev/cdrom /media/cdrom0
    mount: block device /dev/cdrom is write-protected, mounting read-only

    ça semble fonctionner mais dans /media/cdrom je n vois que 4 fichiers :
    /media/cdrom# ls -l
    total 14
    -rw-r--r-- 1 root root 12288 2004年12月15日 11:52 Desktop DB
    -rw-r--r-- 1 root root 0 2004年12月15日 11:52 Desktop DF
    -rw-r--r-- 1 root root 0 2004年12月15日 11:52 Finder
    -rw-r--r-- 1 root root 1781 2004年12月15日 11:52 ReadMe
    -rw-r--r-- 1 root root 0 2004年12月15日 11:52 System

    et le ReadMe :
    /media/cdrom# more ReadMe
    This hard disk is formatted with the Mac OS Extended format. Your files and information are still on the hard disk, but you canTo access your files you must mount this hard disk on a computer that has Mac OS 8.1 or later installed. To determine the version of system software youÕre currently using, choose About This Computer from the Apple menu. If youÕre using a version of the
    Mac OS earlier than 8.1, you must do one of the following: A) upgrade the system software on your computer, B) start up the computer from a hard disk or CD that has Mac OS 8.1 or later, or C) connect the hard disk to another computer with Mac OS 8.1 or lIf you want to access the files without upgrading your system software, start up your computer with the ÒMac OS 8.1Ó CD or the
    ÒDisk Tools PPCÓ disk, then access your files. Apple recommends that you have the ÒMac OS 8.1Ó CD if you plan to reformat any hIf you have a version of system software earlier than Mac OS 8, ygrade your system software to Mac OS 8.1.
    Copyright 1998 Apple Computer, Inc. Allou can download the Mac OS 8.1 update from the Internet at http://www.info.apple.com.(...)
    Apple and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. PowerPC is a registered trademark of International Business Machines Corporation, used under license therefrom.