Share Pastebin
Guest
Public paste!

MrPippy

By: a guest | Feb 4th, 2010 | Syntax: None | Size: 0.15 KB | Hits: 45 | Expires: Never
Copy text to clipboard
  1. mkdir /dev/pts
  2. /bin/mount -t devpts none /dev/pts
  3. mknod -m a=rw /dev/ptmx c 5 2
  4.  
  5. ifconfig usb0 192.168.20.1 up
  6. busybox telnetd -l /bin/sh