Advertisement
Guest User

Untitled

a guest
Oct 11th, 2012
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. /bin/sh: 0: can't access tty; job control turned off
  2. # usb 1-1.3: New USB device found, idVendor=1241, idProduct=1503
  3. usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  4. usb 1-1.3: Product: USB Keyboard
  5. usb 1-1.3: Manufacturer:
  6. input: USB Keyboard as /devices/platform/s5p-ehci/usb1/1-1/1-1.3/1-1.3:1.0/input/input2
  7. generic-usb 0003:1241:1503.0002: input: USB HID v1.10 Keyboard [ USB Keyboard] on usb-s5p-ehci-1.3/input0
  8. input: USB Keyboard as /devices/platform/s5p-ehci/usb1/1-1/1-1.3/1-1.3:1.1/input/input3
  9. generic-usb 0003:1241:1503.0003: input: USB HID v1.10 Device [ USB Keyboard] on usb-s5p-ehci-1.3/input1
  10.  
  11. # mount -o remount,rw /
  12. # mount -t proc proc /proc
  13. # exec /sbin/init
  14. init: Failed to create pty - disabling logging for job
  15. init: Temporary process spawn error: No such file or directory
  16. init: Failed to create pty - disabling logging for job
  17. init: Temporary process spawn error: No such file or directory
  18. init: Failed to create pty - disabling logging for job
  19. init: Temporary process spawn error: No such file or directory
  20. init: Failed to create pty - disabling logging for job
  21. init: Temporary process spawn error: No such file or directory
  22. init: mounted-proc main process (1278) terminated with status 1
  23. init: Failed to create pty - disabling logging for job
  24. init: Temporary process spawn error: No such file or directory
  25. mountall: Event failed
  26. init: Failed to create pty - disabling logging for job
  27. init: Temporary process spawn error: No such file or directory
  28. init: Failed to create pty - disabling logging for job
  29. init: Temporary process spawn error: No such file or directory
  30. init: Failed to create pty - disabling logging for job
  31. init: Temporary process spawn error: No such file or directory
  32. init: Failed to create pty - disabling logging for job
  33. init: Temporary process spawn error: No such file or directory
  34. init: Failed to create pty - disabling logging for job
  35. init: Temporary process spawn error: No such file or directory
  36. init: Failed to create pty - disabling logging for job
  37. init: Temporary process spawn error: No such file or directory
  38. init: Failed to create pty - disabling logging for job
  39. init: Failed to create pty - disabling logging for job
  40. init: Failed to create pty - disabling logging for job
  41. init: Failed to create pty - disabling logging for job
  42. init: Failed to create pty - disabling logging for job
  43. init: Failed to create pty - disabling logging for job
  44.  
  45.  
  46. Kernel command line: console=ttySAC1,38400 mtdparts=fsnand0:256k(NBoot)ro,512k(UBoot),256k(UBootEnv),4m(UserDef),3m(Kernel),-(TargetFS) init=/bin/sh rootfstype=ext3 rw root=/dev/mmcblk0p2 rootwait
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement