Re: FC4 cds media-check and apparent corruption problem

From: Ed Zeppelin (none_at_nonenadaspam.com)
Date: 07/28/05

  • Next message: H. S.: "Re: FC4 cds media-check and apparent corruption problem"
    Date: Thu, 28 Jul 2005 02:37:53 GMT
    
    

    Ivan Marsh wrote:

    > On Wed, 27 Jul 2005 14:25:17 -0400, H. S. wrote:
    >
    >> During installation, the process hanged in the second (or third) CD, and
    >> my friend just started the process again from the beginning and it all
    >> worked out okay.
    >>
    >> I was wondering, is this a fairly common problem during installation of
    >> FC4? Has there been any progress on this since FC4 came out? I am
    >> planning to install FC4 on another machine and was wondering if new ISO
    >> images have been made available which do have this problem.
    >
    > Burn the CDs at 1x or 2x... not the full speed of your burner. This seems
    > to help with some CD burners.
    >

    what I tried was to test the media without using mediacheck,
    what you do is download your iso's, use the sda1sum utility to
    test the downloads, then burn the cd's.
    Next, use losetup and mount commands to mount a iso file as a iso9660
    filesystem and mount to mount the burned CD. Use the diff command with
    options "-qr" to do a recursive directory tree vs tree comparison of the
    mounted iso file vs the burned cd you have mounted. diff used that
    way will compare the corresponding files and the q makes it just
    report the fact of a difference. When I did this, it confirmed the
    files were the same, even though my mediacheck runs found
    errors.

    Mark


  • Next message: H. S.: "Re: FC4 cds media-check and apparent corruption problem"

    Relevant Pages

    • Re: Building my own distribuiton
      ... > Mount the ISO file, rip the content you want, and create a new one. ... How to make it "visible" in installation menu? ...
      (comp.unix.bsd.freebsd.misc)
    • Re: name of the .iso file on a cd
      ... I of course can insert the cd into a cd drive, mount it and browse it ... Especially when it is some installation and you ... The iso file is the disk image. ...
      (comp.os.linux.misc)
    • name of the .iso file on a cd
      ... I of course can insert the cd into a cd drive, mount it and browse it ... Especially when it is some installation and you ... So is there a way to get thr name of the .iso file which was bunred on ...
      (comp.os.linux.misc)
    • Re: Installing SQL205 in a cluster with mount points
      ... Most of the installation goes somewhere such as C:\Program ... Anyway, to summarise, the base drive isn't just for mount points as the ... am trying to set up a 2 node cluster with a single instance of sql2005. ... disks which are mounted in there. ...
      (microsoft.public.sqlserver.clustering)
    • Re: Loop device
      ... shell:path$ sudo mount -o loop -t iso9660 ... Can't find ext3 filesystem on dev loop1. ... After this we will have a closer look to your *iso file. ...
      (Ubuntu)