Hello,
REMARK:STOP READING, found the problem, had to delete /tmp/debootstrap!
i tried now several times to install wheezy. But it does not work.
I used:
and i tried both:
However, I do not get beyond the error message:
Can anybody please help? I would like to continue using my dockstar! (my old usb stick died)
Regards, Dieter
REMARK:STOP READING, found the problem, had to delete /tmp/debootstrap!
i tried now several times to install wheezy. But it does not work.
I used:
mount -o remount,rw / mv /usr/sbin/debootstrap /usr/sbin/debootstrap.OLD mv /usr/share/debootstrap /usr/share/debootstrap.OLD
and i tried both:
Quote
DEBOOTSTRAP_VERSION=$(wget -q "$DEB_MIRROR/pool/main/d/debootstrap/?C=M;O=D" -O- | grep -o 'debootstrap[^"]*all.deb' | head -n1)
To:
DEBOOTSTRAP_VERSION=$(wget -q "$DEB_MIRROR/pool/main/d/debootstrap/?C=M;O=D" -O- | grep -o 'debootstrap[^"]*all.deb' | tail -n1)
However, I do not get beyond the error message:
E: unrecognized or invalid option --no-check-gpg
Can anybody please help? I would like to continue using my dockstar! (my old usb stick died)
Regards, Dieter