jai un pb a la kon pour monter mon lecteur cd...
voila mon fichier fstab:
pour que ce soi plus clair jlé mi sur http://pastebin.com/307865
- NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/ dev/hdc1 / mnt/Win_NTFS ntfs user,exec,rw,auto 0 0
/ dev/hdc4 / boot ext3 noauto,noatime 1 2
/ dev/hdc5 none swap sw 0 0
/ dev/hdc6 / ext3 noatime 0 1
/ dev/hdc7 / mnt/FAT vfat user,exec,rw,auto 0 0
- /dev/fd0 / mnt/floppy auto noauto 0 0
/ dev/hda / mnt/cdrom auto noauto,user 0 0
- NOTE: The next line is critical for boot!
none / proc proc defaults 0 0
- glibc 2.2 and above expects tmpfs to be mounted at / dev/shm for
- POSIX shared memory ( shm_open, shm_unlink).
- ( tmpfs is a dynamically expandable/shrinkable ramdisk, and will
- use almost no memory if not populated with files)
- Adding the following line to / etc/fstab should take care of this:
none / dev/shm tmpfs nodev,nosuid,noexec 0 0
- / dev/hda / media/cdrecorder auto user,exec,noauto,managed 0 0
lorsque je tape:
Linux ~ # mount -t iso9660 / dev/hda / mnt/cdrom/
mount: block device / dev/hda is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on / dev/hda,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
et lorsque je tape:
Linux ~ # mount -t iso9660 / dev/cdroms/cdrom0 / mnt/cdrom/
mount: block device / dev/cdroms/cdrom0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on / dev/cdroms/cdrom0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
sa doi etre tout kon mais bon je galere