Kernel panic – Creating own AMI (Amazon Machine Image)

Question:

I have created own AMI and registered it on Amazon EC2. But while AMI startup I receive following error:

Kernel panic – not syncing: VFS: Unable to mount root fs on unknown-block(8,1)

The image is running locally without any problems.

fstab contains:

The image was created with following command

Full AMI startup log:

Answer:

Try registering the AMI with correct AKI and ARI.

Leave a Reply