Gentoo Archives: gentoo-user

From: Eric Martin <freak4uxxx@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] md5sum mismatch, upgrade from torrent, fsck
Date: Sat, 23 May 2009 12:37:58
Message-Id: 4A17EE06.4070000@gmail.com
In Reply to: [gentoo-user] md5sum mismatch, upgrade from torrent, fsck by Thufir
1 Thufir wrote:
2 > I suppose I'll have to re-download the iso if the md5sum doesn't match
3 > (which it doesn't per <https://help.ubuntu.com/community/
4 > UbuntuHashes#9.04>)? The problem is that the iso is corrupted?
5 >
6 Do the md5sums match? If they do you downloaded the cd fine. If not,
7 redownload
8 > thufir@arrakis:~/Desktop$
9 > thufir@arrakis:~/Desktop$
10 > thufir@arrakis:~/Desktop$ sudo mount -o loop ~/Desktop/ubuntu-9.04-
11 > alternate-i386.iso /media/cdrom0
12 > mount: wrong fs type, bad option, bad superblock on /dev/loop0,
13 > missing codepage or helper program, or other error
14 > In some cases useful info is found in syslog - try
15 > dmesg | tail or so
16 >
17 > thufir@arrakis:~/Desktop$ dmesg | tail
18 > [ 461.450949] kjournald starting. Commit interval 5 seconds
19 > [ 461.451532] EXT3-fs warning: maximal mount count reached, running
20 > e2fsck is recommended
21 > [ 461.488324] EXT3 FS on sda1, internal journal
22 > [ 461.488342] EXT3-fs: mounted filesystem with ordered data mode.
23 > [ 616.822097] ISO 9660 Extensions: Microsoft Joliet Level 3
24 > [ 616.993243] ISOFS: changing to secondary root
25 > [ 617.046821] isofs_fill_super: root inode is not a directory. Corrupted
26 > media?
27 > [ 636.444512] ISO 9660 Extensions: Microsoft Joliet Level 3
28 > [ 636.446011] ISOFS: changing to secondary root
29 > [ 636.447168] isofs_fill_super: root inode is not a directory. Corrupted
30 > media?
31 > thufir@arrakis:~/Desktop$
32 > thufir@arrakis:~/Desktop$ md5sum ubuntu-9.04-alternate-i386.iso
33 > 1dd3245e86b89b38abb01814b05ae299 ubuntu-9.04-alternate-i386.iso
34 >
35 You need to grab the md5sum file and run md5sum -c (md5sumfile)
36 > thufir@arrakis:~/Desktop$
37 > thufir@arrakis:~/Desktop$ sudo e2fsck -yv /dev/sda1
38 > [sudo] password for thufir:
39 > e2fsck 1.41.3 (12-Oct-2008)
40 > /dev/sda1 is mounted.
41 >
42 What is /dev/sda1? On most of my machines that's boot, although I won't
43 assume anything. Also, I believe you can mount stuff read only via
44 mount -o ro,remount <mountpoint> and fsck will be *much* happier.
45 > WARNING!!! Running e2fsck on a mounted filesystem may cause
46 > SEVERE filesystem damage.
47 >
48 > Do you really want to continue (y/n)? no
49 >
50 > check aborted.
51 > thufir@arrakis:~/Desktop$
52 >
53 >
54 > I wasn't quite sure how to run fsck without a live cd...
55 >
56 > out of curiosity, when I tried to download via the torrent the speed
57 > seemed exactly the same as directly downloading the iso but the progress
58 > was painfully slow versus directly downloading the CD (which I'll do
59 > again).
60 >
61 >
62 Torrents speeds are based on your peers and isps. Downloads the
63 traditional ways are direct connections to one server. Torrents should
64 be faster but ISPs throttle you quite frequently. I hope this answered
65 everything :)
66 > thanks,
67 >
68 > Thufir
69 >
70 >
71 --
72 Eric

Attachments

File name MIME type
signature.asc application/pgp-signature