Jcfunk
Jcfunk
Running Debian 64bit root@MobileSpace:/usr/bin# vmplayer -i Using NVIDIAVERSION nvidia from directory '/usr/lib/x86_64-linux-gnu//nvidia' ERROR: /usr/lib/x86_64-linux-gnu//vmware/bin/vmware-vmx is not executable! Don't know how to continue! Here is output from find /usr/lib -name vmware-vmx...
busybox wget works if you have /etc/resolv.conf I added file to my device, with nameserver 8.8.8.8
@lope Same for me, also I can't seem to download debian-squeeze.img.bz2 Wish some one would post there working debian.img. I used img from LinuxOnAndroid, it's not setup the same. It...
@lope I edited create-debian-setup.sh comment out stuff about GPG keyring ``` run cdebootstrap in one stage + echo run cdebootstrap in one stage + /data/debian/usr/bin/cdebootstrap-static --verbose --foreign --flavour=minimal --include=locales --configdir=/data/debian/usr/share/cdebootstrap-static...
@lope It worked for me, I used app after editing create-debian-setup.sh $mnt/usr/bin/cdebootstrap-static **--allow-unauthenticated** --verbose --foreign\ --flavour=minimal --include=locales $KEYRING \ --configdir=$mnt/usr/share/cdebootstrap-static \ --helperdir=$mnt/usr/share/cdebootstrap-static \ --arch $arch $release $mnt $mirror || exit
edit install.conf and change permisions to read only chmod 444 install.conf
Would edit to use httpredir.debian.org The redirector aims to solve the problem of choosing a Debian mirror. It uses the geographic and network location of the user and the mirrors,...