cd 8.4 xfce

2016-06-04 Thread Weber
hi there seems to be a error on ISO 8.4 xfce -after installation ther was a error starting the first time synaptic. missing certificatesor something like that... 2. -synaptic is crashing always when i use a submenue... no error appears.. 3. I cannot verify the /dev/sr2 after i tried thi

verify CD

2016-06-04 Thread Weber
hi $ dd if=/dev/cdrom | \ > head -c `stat --format=%s debian-testing-i386-netinst.iso` | \ > md5sum i found this on your site. its not working on wheezy. 2. md5sum with Brasero seems to have an bug(?): the "ok" messsage comes up without any testing. this works: dd if=/dev/sr3 | md5sum d

Re: cd 8.4 xfce

2016-06-04 Thread Thomas Schmitt
Hi, Weber wrote: > I cannot verify the /dev/sr2 > after i tried this there appears a new cdrom /dev/sr3 Looks like the device was abandoned and newly acquired by the operating system. Do you see error messages in the system log after this happened ? Have a nice day :) Thomas

Re: verify CD

2016-06-04 Thread Thomas Schmitt
Hi, Weber wrote: > > $ dd if=/dev/cdrom | \ > > head -c `stat --format=%s debian-testing-i386-netinst.iso` | \ > > md5sum > > its not working on wheezy. What are the exact failure symptoms ? > md5sum with Brasero seems to have an bug(?): > the "ok" messsage comes up without any testing. At wha