Advertisement
Guest User

Untitled

a guest
Aug 9th, 2012
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. md: If you don't use raid, use raid=noautodetect
  2. md: Autodetecting RAID arrays.
  3. md: Scanned 0 and added 0 devices.
  4. md: autorun ...
  5. md: ... autorun DONE.
  6. EXT3-fs: barriers not enabled
  7. kjournald starting. Commit interval 5 seconds
  8. EXT3-fs (xvda): mounted filesystem with writeback data mode
  9. VFS: Mounted root (ext3 filesystem) readonly on device 202:0.
  10. devtmpfs: mounted
  11. Freeing unused kernel memory: 412k freed
  12. Write protecting the kernel text: 5704k
  13. Write protecting the kernel read-only data: 1384k
  14. NX-protecting the kernel data: 3512k
  15. mount: mount point /dev/pts does not exist
  16. mountall: mount /dev/pts [1005] terminated with status 32
  17. mountall: Filesystem could not be mounted: /dev/pts
  18. mount: mount point /dev/shm does not exist
  19. mountall: mount /dev/shm [1006] terminated with status 32
  20. mountall: Filesystem could not be mounted: /dev/shm
  21. mount: mount point /dev/pts does not exist
  22. mountall: mount /dev/pts [1010] terminated with status 32
  23. mountall: Filesystem could not be mounted: /dev/pts
  24. mount: mount point /dev/shm does not exist
  25. mountall: mount /dev/shm [1011] terminated with status 32
  26. mountall: Filesystem could not be mounted: /dev/shm
  27. init: mountall main process (1001) terminated with status 4
  28. Mount of root filesystem failed.
  29. A maintenance shell will now be started.
  30. CONTROL-D will terminate this shell and reboot the system.
  31. Give root password for maintenance
  32. (or type Control-D to continue):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement