Mailinglist Archive: opensuse-factory (845 mails)
| < Previous | Next > |
Re: [opensuse-factory] Before I can test Beta 2...
- From: Andras Mantia <amantia@xxxxxxx>
- Date: Mon, 5 May 2008 08:45:10 +0300
- Message-id: <200805050845.10414.amantia@xxxxxxx>
On Monday 05 May 2008 01:31:48 Carlos E. R. wrote:
Better use:
dd if=/dev/dvd | head --bytes=4595124224 | md5sum
where replace 4595124224 with the size in bytes of the iso (this value is for
beta1 iso).
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
If you use yast to do the checking, and it says "bad", then do the check
directly with md5sum on the dvd itself. Something like:
md5sum /dev/dvd
Better use:
dd if=/dev/dvd | head --bytes=4595124224 | md5sum
where replace 4595124224 with the size in bytes of the iso (this value is for
beta1 iso).
Andras
--
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |