Re: 2 problems with the DVD torrent from the club
Marc Lijour <[email protected]> Sat, 2 Apr 2005 19:10:54 -0500
| Newsgroups | gmane.linux.mandrake.cooker.amd64 |
|---|---|
| Message-ID | <[email protected]> |
On April 2, 2005 18:17, patrick_darcy wrote:
> On Saturday 02 April 2005 02:51 pm, Marc Lijour wrote:
> > $ ll
> > total 772
> > -rw-rw-r-- 1 marc marc 786432 Apr 1 00:08
> > Mandrakelinux-10.2rc-DVD-Club.x86_64.iso
> > -rw-rw-r-- 1 marc marc 0 Apr 1 00:06
> > Mandrakelinux-10.2rc-DVD-Club.x86_64.iso.md5
> >
> > Problem 1: no md5 sum (file size is 0!)
> > Problem 2: K3b does not want to burn the DVD, it claims it is a not a
> > ISO9660, and I used the menu for burn DVD image.
> >
> > Any help appreciated.
>
> i had the same problems, i reburned the dvd slower and then
> it was alright.
Thank you, I appreciate your help.
My problem is that it does not even let me burn it: I select DVD->burn ISO
image and after I selected the iso file, the first error message appears
saying it is not an iso image. The start button is inactive, I cannot even
try to burn it.
Now I thought it could be possible to test the iso image. So I tried to mount
it thru the loop device. And I got another bad news:
# mount -t iso9660
-oloop=/dev/loop0 /home/marc/download/CDs/Mandrakelinux-10.2rc-DVD-Club-x86_64/Mandrakelinux-10.2rc-DVD-Club.x86_64.iso /mnt/test/
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
Is that normal?