Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.88 KB | None | 0 0
  1. VFS: Unable to mount root fs via NFS, trying floppy.
  2. VFS: Cannot open root device "nfs" or unknown-block(2,0)
  3. Please append a correct "root=" boot option; here are the available partitions:
  4. 1f00            1024 mtdblock0 (driver?)
  5. 1f01            4096 mtdblock1 (driver?)
  6. 1f02          519168 mtdblock2 (driver?)
  7. 0800         7823328 sda driver: sd
  8.   0801         7815591 sda1
  9. Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
  10. [<c00336a4>] (unwind_backtrace+0x0/0xec) from [<c0432ad8>] (panic+0x5c/0x180)
  11. [<c0432ad8>] (panic+0x5c/0x180) from [<c0008edc>] (mount_block_root+0x1c8/0x208)
  12.  
  13. [<c0008edc>] (mount_block_root+0x1c8/0x208) from [<c0009174>] (prepare_namespace
  14. +0x164/0x1bc)
  15. [<c0009174>] (prepare_namespace+0x164/0x1bc) from [<c000846c>] (kernel_init+0x10
  16. c/0x14c)
  17. [<c000846c>] (kernel_init+0x10c/0x14c) from [<c002f3ec>] (kernel_thread_exit+0x0
  18. /0x8)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement