Install Rescue V2
Sie müssen registriert sein, um Links zu sehen.
on POGO PINK E02
mount -o remount,rw /
chmod 666 /usr/bin/microperl
rm /usr/sbin/debootstrap
rm -rf /usr/share/debootstrap
then
cd /tmp
wget
Sie müssen registriert sein, um Links zu sehen.
chmod +x kirkwood.debian-wheezy.sh
export PATH=$PATH:/usr/sbin:/sbin
./kirkwood.debian-wheezy.sh
Finally got the script running !
Thanks everyone
funtoy1001 Wrote:
-------------------------------------------------------
> dvl36 Wrote:
> --------------------------------------------------
> -----
> > Confirming the "kernel too old" using original
> > Goflex home,
> > and new one issue:
> > ---
> > # Starting debootstrap installation
> > E: unrecognized or
invalid option
> > --no-check-gpg
> > debootstrap failed.
> > See /tmp/debian/debootstrap/debootstrap.log for
> > more information.
> > rescue:/tmp#
> > ---
> > Installing from Resque 3.0
>
>
> I got the same message when I try to install
> sequeeze or wheezy on a pogoplug pink. It said to
> check /tmp/debian/debootstrap/debootstrap.log for
> more information but there is no such file. As a
> matter of fact, directory has not been created
> yet.
>
> EDIT: forgot to
> rm /usr/sbin/debootstrap
> rm -rf /usr/share/debootstrap