Hi cookers,

I think urpmi doesn't like supermount...


How to reproduce problem:

1. insert cooker CD#1, copy something from CD, ex. ./dosutils
2. urpmi wine, asks for cooker CD#2
3. insert CD#2 and press Enter
result: never ending story :(

Note: my box is Beta2 installed over Beta1 choosing "Update package
only" selection

R.V.

-------------------------
[root@drake root]# rpm -q urpmi
urpmi-3.2-8mdk

--------------------
fstab:
/dev/hdc2 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/mnt/cdrom /mnt/cdrom supermount dev=/dev/hda,fs=iso9660,ro,--,iocharset=iso8859-2 0 0
/mnt/cdrom2 /mnt/cdrom2 supermount dev=/dev/scd0,fs=iso9660,ro,--,iocharset=iso8859-2 
0 0
/mnt/floppy /mnt/floppy supermount 
dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-2,umask=0,sync,codepage=852 0 0
/dev/hdc1 /mnt/windows vfat iocharset=iso8859-2,umask=0,codepage=852 0 0
none /proc proc defaults 0 0
/dev/hdc5 swap swap defaults 0 0

--------------------
mount before urpmi command:
/dev/hdc2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev type devfs (rw)
none on /dev/pts type devpts (rw,mode=0620)
none on /dev/shm type tmpfs (rw)
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,dev=/dev/hda,fs=iso9660,--,iocharset=iso8859-2)
/mnt/cdrom2 on /mnt/cdrom2 type supermount 
(ro,dev=/dev/scd0,fs=iso9660,--,iocharset=iso8859-2)
/mnt/floppy on /mnt/floppy type supermount 
(rw,sync,dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-2,umask=0,codepage=852)
/dev/hdc1 on /mnt/windows type vfat (rw,iocharset=iso8859-2,umask=0,codepage=852)


------------------------------------
mount after urpmi command:
/dev/hdc2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev type devfs (rw)
none on /dev/pts type devpts (rw,mode=0620)
none on /dev/shm type tmpfs (rw)
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,dev=/dev/hda,fs=iso9660,--,iocharset=iso8859-2)
/mnt/cdrom2 on /mnt/cdrom2 type supermount 
(ro,dev=/dev/scd0,fs=iso9660,--,iocharset=iso8859-2)
/mnt/floppy on /mnt/floppy type supermount 
(rw,sync,dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-2,umask=0,codepage=852)
/dev/hdc1 on /mnt/windows type vfat (rw,iocharset=iso8859-2,umask=0,codepage=852)
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,dev=/dev/hda,fs=iso9660,--,iocharset=iso8859-2)
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,dev=/dev/hda,fs=iso9660,--,iocharset=iso8859-2)
/mnt/cdrom on /mnt/cdrom type supermount 
(ro,dev=/dev/hda,fs=iso9660,--,iocharset=iso8859-2)




Reply via email to