77587758 发表于 2005-2-28 20:28:00

[贴图]我装新版的Hiweed Debian时候出现了问题

具体问题见图

sutie 发表于 2005-2-28 21:10:16

你去换一个apt源就好了!!

网上应该很多的!可以去国外网站查找也可以去sir的debian版看看!!

www.linuxsir.org

77587758 发表于 2005-2-28 21:23:15

老大,我这个是用光盘镜像装的,此问题是在装系统时候出现的,难道要修改光盘镜像中的source.list吗???

sutie 发表于 2005-2-28 21:24:47

如果是光盘 ,那么应该考虑有可能是介质损坏!

77587758 发表于 2005-3-2 14:16:56

我用的是镜像,是直接从官方下载的,然后用虚拟机来读此镜像进行安装的。

sutie 发表于 2005-3-2 14:21:04

你是否校验过MD5码确定光盘的完整性??

SEPTEM 发表于 2005-3-2 14:24:03

对,MD5校验很重要啊

77587758 发表于 2005-3-2 15:47:27

这个真让我犯难了,Mac OSX下面不知道有没有MD5效验工具,不过这个是以http方式下载的,出现问题的可能性很小!!!!

还有,刚从hiweed的官方论坛看到有人出现了同样的问题,据说是bug,不知道此bug有没有方法搞定??

sutie 发表于 2005-3-2 17:22:30

Mac OSX下面试试这条命令

md5sum *

77587758 发表于 2005-3-2 17:54:39

没有这条命令
shumatsumato:~/Movies ZhuSong$ md5sum hiweed-desktop_0.6_i386.iso
-bash: md5sum: command not found

sutie 发表于 2005-3-2 18:08:20

man md5

sutie 发表于 2005-3-2 18:11:14

看看里面有没有说!

不过我没有apple不知道apple那里的具体命令!

去发站内短信问问kuye,他好象是apple

77587758 发表于 2005-3-2 19:02:15

NAME
       dgst, md5, md4, md2, sha1, sha, mdc2, ripemd160 - message digests

SYNOPSIS
       openssl dgst [-md5|-md4|-md2|-sha1|-sha|-mdc2|-ripemd160|-dss1] [-c]
       [-d] [-hex] [-binary] [-out filename] [-sign filename] [-verify file-
       name] [-prverify filename] [-signature filename]

       [-c] [-d]

DESCRIPTION
       The digest functions output the message digest of a supplied file or
       files in hexadecimal form. They can also be used for digital signing
       and verification.

OPTIONS
       -cprint out the digest in two digit groups separated by colons, only
         relevant if hex format output is used.

       -dprint out BIO debugging information.

       -hex
         digest is to be output as a hex dump. This is the default case for
         a "normal" digest as opposed to a digital signature.

       -binary
         output the digest or signature in binary form.

       -out filename

77587758 发表于 2005-3-2 19:10:57

shumatsumato:~/Movies ZhuSong$ md5 hiweed-desktop_0.6_i386.iso
MD5 (hiweed-desktop_0.6_i386.iso) = 636dd3ef8b51fdfe644e487fddd17be8
---------------------------------------
MD5没问题,与官方的一模一样

sutie 发表于 2005-3-2 19:28:03

,据说是bug,那你应该看官方的说明!
页: [1]
查看完整版本: [贴图]我装新版的Hiweed Debian时候出现了问题