Intel NUC. Kernel Panic after clone HDD

General support questions
Post Reply
jirki
Posts: 1
Joined: 2015/10/08 08:53:57

Intel NUC. Kernel Panic after clone HDD

Post by jirki » 2015/10/08 09:44:37

hello.

i have trouble with my Intel NUC.

When I boot OS i have Kernel Panic. I have CentOS 6.3 (2.6.32-279.22.1.el6.x86_64)

I've read topics:

viewtopic.php?t=7542
viewtopic.php?t=4773

and no of them fits to my problem.

I had to clone server HDD on Intel NUC to create "mobile server". Anyway i was able to clone my CentOS to Intel NUC, but now I have some problem to boot it from its interial HDD.

when i boot, it crashes and i see many of errors, but I try to work it with:

Code: Select all

ro root=/dev/VolGroup00/LogVol00 selinux=0 enforcing=0
i get that:

Code: Select all

sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3 sda4 < sda5 >
sd 3:0:0:0: [sda] Attached SCSI disk

dracut Warning: no root device "block:/dev/VolGroup00/LogVol00" found

dracut Warning: Boot has failed. To debug this issue add "rdshell" to the kernel command line.

dracut Warning: Signal caught!

dracut Warning: Boot has failed. To debug this issue add "rdshell" to the kernel command line.
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Tainted: G            -------------- H 2.6.32-279.22.1.el6.x86_64 #1
Call Tracce:
[< >] ? panic+0xa0/0x168
[< >] ? do_exit+0x862/0x870
[< >] ? fput+0x25/0x30
[< >] ? do_group_exit+0x58/0xd0
[< >] ? sys_exit_group+0x17/0x20
[< >] ? system_call_fastpath+0x16/0x1b
Anyone have idea what can i do, to successfully boot OS?

Post Reply