After a CD (CD2 in this case) has been sitting in the drive a while, some
of the directory info disappears...  

# ll /mnt/cdrom/*
ls: /mnt/cdrom/Boot: No such file or directory
/mnt/cdrom/Mandrake:
total 82
dr-xr-xr-x    1 root     root        83968 Sep 23 09:13 RPMS2/

The cdrom did not spinup to display the above.  

Trying to remount makes matters worse (without spinning up the drive):
# mount -o remount /mnt/cdrom
# ll /mnt/cdrom/*
ls: /mnt/cdrom/Boot: No such file or directory
ls: /mnt/cdrom/Mandrake: No such file or directory

The following forces the drive to spinup and correct the disappearing
directory:
# umount /mnt/cdrom; mount /mnt/cdrom; ll /mnt/cdrom/*
/mnt/cdrom/Boot:
total 1442
-r--r--r--    1 root     root         2048 Sep 23 09:24 boot.cat
-r--r--r--    3 root     root      1474560 Sep 21 20:41
cdrom-changedisk.img

/mnt/cdrom/Mandrake:
total 130
dr-xr-xr-x    2 root     root       133120 Sep 23 09:13 RPMS2/


Anyone else seeing this?  Supermount bug?

Pierre

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to