[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mandrake-cooker
Subject:    Re: [Cooker] Supermount Problem: Serious?
From:       John Allen <john.allen () online ! ie>
Date:       2002-09-30 19:37:03
[Download RAW message or body]

This is definitely a supermount problem. Manually mounting works 
perfect.. I have this problem on all my cooker, and 9.0 machines. Tried 
2.4.19-12mdk and it fails also.

Luis M wrote:

>
>
> That usually means a bad burn. Do this:
>
> make sure that your ISO's have the right md5sum:
>
> f7a093af34b8cbe1abc165213fea9deb  Mandrake90-cd1-inst.i586.iso
> 05a3ccafaacc37d6d1e2f260fc274549  Mandrake90-cd2-ext.i586.iso
> 1a2fd731fb6e30d39b0b99f504b231b3  Mandrake90-cd3-i18n.i586.iso
>
> To check the md5sum:
> $> md5sum FILE.iso
>
> After you do that, then mount the ISO's to a directory (as root do 
> this for the CD's you are having problems with):
>
> #> mount -t iso9660 -o loop FILE.iso /mnt/test
>
> Then go to /mnt/test/Mandrake/RPMS2 and do the same you tried 
> before... if this works fine (it should if  the md5sum matched and 
> your loop devices and hard drive work fine...), then try burning your 
> disk at a lower speed than your burner supports -- burning at 8x is 
> better than at any other speed if you have the time to wait until it 
> finishes and use cheap blank disks.
>
> I have seen that problem you mentioned before and I'm sure is just a 
> bad burn because after burning the disks at two steps slower than my 
> writer supports, the disks worked fine.
>
> Sample session here:
>
> $> du -s /mnt/iso2/Mandrake/RPMS2/
> 698M    /mnt/iso2/Mandrake/RPMS2
> $> mkdir /mnt/backup/test
> $> cp -a /mnt/iso2/Mandrake/RPMS2/*.rpm /mnt/backup/test
> $>
>
> You can see that the iso's are fine...
>
>
>
>> From the CarshTesters List:
>>
>>
>>  Date
>>  29 Sep 2002 12:25
>>
>>
>>  Subject
>>  Re: [CrashTesters] 9.0 Supermount nightmare
>>
>>
>>
>> On 29 Sep 2002 12:09 CDT you wrote:
>>
>> > On 29 Sep 2002 06:24 CDT you wrote:
>> >
>> > > Dear friends,
>> > > I am having lot of problems with supermount in 9.0:
>> > >
>> > > 1- With supermount enabled, when I try to copy several files 
>> sometimes,
>> > > after few minutes, some of the files in the cdrom are not recognized
>> > > ("the file Toshiba... is not valid).
>> > >
>> > > 2. I have dissabled supermount in my dvd-drive; now I can mount and
>> > > umount as a user, the problem of files dissapearing is solved, 
>> but when
>> > > Mandrake start ther is an error message: Fault: mount device not 
>> found.
>> > > To eliminate the message is enought activating again supermount 
>> to that
>> > > drive.
>> > >
>> > > There you have my fstab file; I have to harddisks (hda with two vfat
>> > > partitions and two xfs partitions; and hdb with the main linux 
>> paritions
>> > >
>> > > /dev/hdb5 / ext3 defaults 1 1
>> > > /dev/hdb1 /boot ext3 defaults 1 2
>> > > none /dev/pts devpts mode=0620 0 0
>> > > /dev/hdb7 /disk xfs defaults 1 2
>> > > /dev/hdb8 /home xfs defaults 1 2
>> > > /dev/hdd /mnt/cdrom2 auto
>> > > user,iocharset=iso8859-15,codepage=850,ro,umask=0 0 0
>> > > none /mnt/floppy supermount
>> > > 
>> dev=/dev/fd0,fs=auto,--,iocharset=iso8859-15,sync,codepage=850,umask=0 
>> 0 0
>> > > /dev/hda1 /mnt/win_c vfat 
>> iocharset=iso8859-15,codepage=850,umask=0 0 0
>> > > /dev/hda5 /mnt/win_d vfat 
>> iocharset=iso8859-15,codepage=850,umask=0 0 0
>> > > /dev/hdb13 /object xfs defaults 1 2
>> > > /dev/hda7 /otros xfs defaults 1 2
>> > > /dev/hda6 /pelis xfs defaults 1 2
>> > > none /proc proc defaults 0 0
>> > > /dev/hdb11 /tmp xfs defaults 1 2
>> > > /dev/hdb6 /usr xfs defaults 1 2
>> > > /dev/hdb9 /usr/share ext3 defaults 1 2
>> > > /dev/hdb10 /var xfs defaults 1 2
>> > > none mnt/cdrom supermount
>> > > 
>> dev=/dev/scd0,fs=auto,ro,--,iocharset=iso8859-15,codepage=850,umask=0 
>> 0 0
>> > > /dev/hdb12 swap swap defaults 0 0
>> > >
>> > >
>> > > Ah!; in my laptop the problem also appears.
>> > >
>> > > Any idea about where the problem arises and how can it bee solved?
>> > >
>> > > Thanks so much in advance
>> > >
>> > >
>> > > Francisco Alcaraz
>> > > Murcia (Spain)
>> > >
>> > >
>> > >
>> > >
>> > >
>> > >
>> > I will run a test on this now and see what my results are.
>> >
>> > Steve Spears
>>
>> Ran the test and sure enough, I get the same error as well. I opened the
>> CD-ROM with 9.0 CD-ROM #2 and created a directory and opened it. Then 
>> I did a
>> mass select in the RPMS2 directory and drug them into the new test 
>> directory.
>> The copy started off fine but then cam up with the error that certain 
>> files
>> didn't exist. I clicked auto skip to see what would happened. It went 
>> on for
>> a little bit and then just stopped.
>>
>> I looked in the test directory that I created and there were only a 
>> few files
>> in there. When I went back into the CD-ROM/Mandrake/RPMS2 via 
>> Konqueror it
>> was showing only one file. enlightenment.
>>
>> Being curious, I went to a konsole and did the followign:
>>
>> [wriker@riker wriker]$ cd /mnt/cdrom
>> [wriker@riker cdrom]$ ls
>> ls: Boot: No such file or directory
>> Mandrake/
>> [wriker@riker cdrom]$ cd Mandrake/
>> [wriker@riker Mandrake]$ ls
>> RPMS2/
>> [wriker@riker Mandrake]$ cd RPMS2/
>> [wriker@riker RPMS2]$ ls
>> ls: a2ps-devel-4.13-14mdk.i586.rpm: No such file or directory
>> ls: adjtimex-1.12-6mdk.i586.rpm: No such file or directory
>> ls: am-utils-6.0.7-2mdk.i586.rpm: No such file or directory
>> ls: apache-manual-1.3.26-6mdk.i586.rpm: No such file or directory
>> ls: apache-suexec-1.3.26-2mdk.i586.rpm: No such file or directory
>> ls: fonts-type1-baltic-1.0-6mdk.noarch.rpm: No such file or directory
>> ls: freeciv-1.13.0-6mdk.i586.rpm: No such file or directory
>> ls: freetype-devel-1.3.1-17mdk.i586.rpm: No such file or directory
>> ls: fribidi-0.10.1-3mdk.i586.rpm: No such file or directory
>> ls: frozen-bubble-0.9.3-6mdk.i586.rpm: No such file or directory
>> ls: fwlogwatch-0.6-3mdk.i586.rpm: No such file or directory
>> ls: gabber-0.8.7-7mdk.i586.rpm: No such file or directory
>> ls: gaddr-1.1.4-2mdk.i586.rpm: No such file or directory
>> ls: gaim-0.59.1-2mdk.i586.rpm: No such file or directory
>> ls: gated-3.6-2mdk.i586.rpm: No such file or directory
>> ls: gatos-0.0.6-0.20010216.11mdk.i586.rpm: No such file or directory
>> ls: gawk-doc-3.1.1-3mdk.i586.rpm: No such file or directory
>> ls: gcc-c -3.2-1mdk.i586.rpm: No such file or directory
>> ls: gcc-g77-3.2-1mdk.i586.rpm: No such file or directory
>> ls: gcc-java-3.2-1mdk.i586.rpm: No such file or directory
>> ls: gcc-objc-3.2-1mdk.i586.rpm: No such file or directory
>> ls: gcj-tools-3.2-1mdk.i586.rpm: No such file or directory
>> ls: gcombust-0.1.52-1mdk.i586.rpm: No such file or directory
>> ls: gconf-editor-0.3-1mdk.i586.rpm: No such file or directory
>> ls: gd-utils-1.8.4-6mdk.i586.rpm: No such file or directory
>> ls: gedit-2.0.2-1mdk.i586.rpm: No such file or directory
>> ls: gettext-devel-0.11.2-8mdk.i586.rpm: No such file or directory
>> ls: gettext-0.11.2-8mdk.i586.rpm: No such file or directory
>> ls: xfce-3.8.16-2mdk.i586.rpm: No such file or directory
>> ls: xfig-3.2.3d-6mdk.i586.rpm: No such file or directory
>> ls: xfishtank-2.1tp-6mdk.i586.rpm: No such file or directory
>> ls: XFree86-static-libs-4.2.1-3mdk.i586.rpm: No such file or directory
>> ls: XFree86-Xnest-4.2.1-3mdk.i586.rpm: No such file or directory
>> ls: XFree86-Xvfb-4.2.1-3mdk.i586.rpm: No such file or directory
>> ls: XFree86-cyrillic-fonts-4.2.1-3mdk.i586.rpm: No such file or 
>> directory
>> ls: xine-aa-0.9.13-3mdk.i586.rpm: No such file or directory
>> ls: xine-oss-0.9.13-3mdk.i586.rpm: No such file or directory
>> ls: xine-plugins-0.9.13-3mdk.i586.rpm: No such file or directory
>> ls: xine-ui-0.9.13-2mdk.i586.rpm: No such file or directory
>> ls: xinput-1.2-5mdk.i586.rpm: No such file or directory
>> ls: xli-1.17.0-4mdk.i586.rpm: No such file or directory
>> ls: xlockmore-5.04-4mdk.i586.rpm: No such file or directory
>> ls: xmailbox-2.5-15mdk.i586.rpm: No such file or directory
>> ls: xmms-arts-0.4-8mdk.i586.rpm: No such file or directory
>> ls: xmms-esd-1.2.7-13mdk.i586.rpm: No such file or directory
>> ls: xmms-kjofol-skins-1.2.0-5mdk.i586.rpm: No such file or directory
>> ls: xmms-mesa-1.2.7-13mdk.i586.rpm: No such file or directory
>> ls: xmms-mikmod-1.2.7-13mdk.i586.rpm: No such file or directory
>> ls: xmms-more-vis-plugins-1.6.0-2mdk.i586.rpm: No such file or directory
>> ls: xmms-skins-1.0.0-13mdk.noarch.rpm: No such file or directory
>> ls: xmms-smpeg-0.3.4-7mdk.i586.rpm: No such file or directory
>> ls: xmovie-1.9-12mdk.i586.rpm: No such file or directory
>> ls: xpat2-1.07-12mdk.i586.rpm: No such file or directory
>> ls: xpcd-2.08-17mdk.i586.rpm: No such file or directory
>> ls: xpcd-gimp-2.08-17mdk.i586.rpm: No such file or directory
>> ls: xsysinfo-1.7-12mdk.i586.rpm: No such file or directory
>> ls: Xtart-1.0-7mdk.noarch.rpm: No such file or directory
>> ls: xterm-166-1mdk.i586.rpm: No such file or directory
>> ls: xtoolwait-1.3-5mdk.i586.rpm: No such file or directory
>> ls: xtraceroute-0.9.0-9mdk.i586.rpm: No such file or directory
>> ls: xwpick-2.20-10mdk.i586.rpm: No such file or directory
>> ls: xxgdb-1.12-19mdk.i586.rpm: No such file or directory
>> ls: ypserv-2.4-1mdk.i586.rpm: No such file or directory
>> ls: ytalk-3.1.1-7mdk.i586.rpm: No such file or directory
>> ls: yudit-2.6.2-3mdk.i586.rpm: No such file or directory
>> ls: zapping-0.6.4-4mdk.i586.rpm: No such file or directory
>> ls: zh-autoconvert-xchat-0.3.13-1mdk.i586.rpm: No such file or directory
>> ls: zip-2.3-9mdk.i586.rpm: No such file or directory
>> ls: zsh-4.0.6-2mdk.i586.rpm: No such file or directory
>> ls: zsh-doc-4.0.6-2mdk.i586.rpm: No such file or directory
>> enlightenment-0.16.5-12mdk.i586.rpm
>> [wriker@riker RPMS2]$
>> --------------------------------
>> I removed a lot of the entries as I'm sure you get the point. Very 
>> confused
>> and hope this helps. As anyone mentioned this on the cooker list?
>>
>> Steve Spears
>
>
>
> ----)(-----
> Luis Mondesi
> System Administrator/Web developer
> LatinoMixed.com
>
> lemsx1@hotmail.com
>
> You think Oedipus had a problem -- Adam was Eve's mother.
>
>
> Be secured. Get the public signature here: 
> http://www.latinomixed.com/lems1/public-a.asc
>
> _________________________________________________________________
> Discutez en ligne avec vos amis ! http://messenger.msn.fr
>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic