View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#54
ok, do like this

Code:
sudo su
wget https://github.com/djselbeck/jollare...net-initrd.img
fastboot -i 0x2931 boot boot-telnet-initrd.img
(You might need to install wget and fastboot by
apt-get install wget
apt-get install fastboot)

and tell us if that produces an error