>>>>> "borsenkow" == Borsenkow Andrej <[EMAIL PROTECTED]> writes:

borsenkow> root@cooker root]# ll /mnt/cdrom
borsenkow> total 0
borsenkow> dr-xr-xr-x    1 root     root         2048 Aug 31  2000 Acrobat/
borsenkow> -r-xr-xr-x    1 root     root           54 Jul 27  2000 autorun.inf*
borsenkow> dr-xr-xr-x    1 root     root         2048 Aug 31  2000 Browser/
borsenkow> dr-xr-xr-x    1 root     root         2048 Aug 31  2000 its/
borsenkow> -r-xr-xr-x    1 root     root         3774 Feb 29  2000 its.ico*
borsenkow> -r-xr-xr-x    1 root     root         2441 Jul 27  2000 readme.txt*
borsenkow> -r-xr-xr-x    1 root     root        18944 Jun 18  1999 shelexec.exe*
borsenkow> -r-xr-xr-x    1 root     root      1223840 Jun 29  2000 welcome.exe*
borsenkow> -r-xr-xr-x    1 root     root         3045 Jul 28  2000 welcome.htm*
borsenkow> -r-xr-xr-x    1 root     root           47 Jul 27  2000 _welcome.txt*
borsenkow> [root@cooker root]# eject
borsenkow> [root@cooker root]# eject -t
borsenkow> ...hangs...it is no more possible to even kill it

Here, freas reboot:

quintela$ ll /mnt/cdrom/
total 0
dr-xr-xr-x    1 root     root         2048 Apr 27 12:26 admin/
dr-xr-xr-x    1 root     root         2048 May 10 19:08 bin/
dr-xr-xr-x    1 root     root         2048 May 11 11:19 CD/
dr-xr-xr-x    1 root     root         2048 Apr 27 16:15 config/
dr-xr-xr-x    1 root     root         2048 May 10 18:29 docencia/
dr-xr-xr-x    1 root     root         2048 May 11 11:32 doc_read/
dr-xr-xr-x    1 root     root         2048 May 10 18:45 done/
dr-xr-xr-x    1 root     root         4096 May 11 11:32 imagenes/
dr-xr-xr-x    1 root     root         2048 May 10 19:11 jpilot/
-r-xr-xr-x    1 root     root       553971 May 11 11:32 lambda_last_borg.tar.gz*
dr-xr-xr-x    1 root     root         2048 May 10 18:40 leer/
dr-xr-xr-x    1 root     root         2048 Jan 18  2001 mail/
dr-xr-xr-x    1 root     root         2048 Apr 27 11:11 mail2/
dr-xr-xr-x    1 root     root         2048 May 11 11:15 mips/
dr-xr-xr-x    1 root     root         2048 Apr 27 10:02 misc/
dr-xr-xr-x    1 root     root         2048 May 10 18:28 mydocs/
dr-xr-xr-x    1 root     root         2048 Dec 29  2000 postitnotes/
dr-xr-xr-x    1 root     root         2048 May 11 11:20 powerpc/
dr-xr-xr-x    1 root     root         2048 Apr 27 09:58 public_html/
dr-xr-xr-x    1 root     root         4096 May 11 11:28 src/
dr-xr-xr-x    1 root     root         2048 May 11 11:15 tests/
dr-xr-xr-x    1 root     root         2048 Jan 18  2001 texmf/
dr-xr-xr-x    1 root     root         2048 May 11 11:14 tmp/
dr-xr-xr-x    1 root     root         2048 May 11 10:32 work/
dr-xr-xr-x    1 root     root         2048 May 11 11:30 work2/
quintela$ 
quintela$ eject 
quintela$ 

did what you expect.

My config is:

quintela$ mount | grep cdrom
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,nosuid,nodev,fs=iso9660,dev=/dev/cdrom,--,unhide)
quintela$ ls -l /dev/cdrom
lr-xr-xr-x    1 root     root           13 Sep 18 12:24 /dev/cdrom -> cdroms/cdrom0
quintela$ ls -l /dev/cdroms/cdrom0 
lr-xr-xr-x    1 root     root           33 Jan  1  1970 /dev/cdroms/cdrom0 -> 
../ide/host0/bus1/target0/lun0/cd
quintela$ ls -l /dev/ide/host0/bus1/target0/lun0/cd 
brw-------    1 quintela cdrom     22,   0 Aug 23 22:44 
/dev/ide/host0/bus1/target0/lun0/cd
quintela$ ls -l /dev/hdc
lr-xr-xr-x    1 root     root           30 Sep 18 12:24 /dev/hdc -> 
ide/host0/bus1/target0/lun0/cd
quintela$ 

i.e. the same that yours.

If you have done more things, pleas, let me know what.  If you did
only that, could you:

chang your fstab line to:

/mnt/cdrom /mnt/cdrom supermount 
dev=/dev/hdc,fs=iso9660,debug,--,user,iocharset=koi8-r,umask=0,exec,codepage=866,ro 0 0

(notice the debug part, for the rest is the same than yours), 
umount /mnt/cdrom
dmesg -c
rmmod supermount # just in case
mount /mnt/cdrom
do the
commands that you are doing, and then sent me the output of dmesg?

don't try too many commands as in that mode supermount is _really_
verbose.

Later, Juan.



-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

Reply via email to