[colug-432] md5sum
Rob Funk
rfunk at funknet.net
Fri Feb 22 09:57:47 EST 2013
On Friday, February 22, 2013 12:17:39 AM Thomas W. cranston wrote:
> How do I md5sum knoppix DVD I burned
>
> No problem md5sum the .iso I downloaded and saved. The DVD is in
> external drive.
>
> Result of lshw:
>
> *-cdrom
> description: DVD-RAM writer
> product: DVDRAM GE20LU10
> vendor: HL-DT-ST
> physical id: 0.0.0
> bus info: scsi at 5:0.0.0
> logical name: /dev/cdrom3
> logical name: /dev/cdrw3
> logical name: /dev/dvd3
> logical name: /dev/dvdrw3
> logical name: /dev/scd1
> logical name: /dev/sr1
> logical name: /media/KNOPPIX
>
> Not sure how to address the external drive.
I'd choose the shortest one in /dev/:
sudo md5sum /dev/sr1
More information about the colug-432
mailing list