invalid or corrupt kernel image

Я получил 32-битную версию Ubuntu 11.10, и я использовал Unetbootin для записи ISO в USB-накопитель. После этого я попытался загрузить с палки, изменив настройки загрузки BIOS и когда появился первый интерфейс с выбор istallation, какой бы выбор я ни выбрал, я получил сообщение «недопустимое или поврежденное изображение ядра». Я использую нетбук с окнами 7 на нем. Я пробовал разные USB-накопители, но тот же самый. Я также попробовал Universal USB installer вместо Unetbootin, но тот же again.Any идея, что происходит? Я использую ASUS 1000H.The USB не работает на одном ПК, который я пытался, но я также попробовал второй USB для обоих этих двух компьютеров и снова. Я загрузил ISO-образ еще раз и выполнил ту же процедуру, но опять же.

5 ответов

Вы можете проверить загруженные изображения Ubuntu с помощью md5sum . Вот простой пример, чтобы получить хэш для изображения DVD:

Теперь вы можете сравнить это на странице Ubuntu Hashes . В этом случае они совпадают, что означает, что я загрузил совпадение с оригинальной копией (с точностью 99,99% от процента).

Если вы загрузили ISO не в этот список, вы обычно можете найти хэш, но это зависит от источника ISO. Если вы схватили его с ежедневной страницы , там есть файл MD5SUMS, но он, очевидно, меняется каждый день.

Если вы не можете проверить изображение, загрузите его снова и сразу же проверьте. Возможно, стоит использовать параметры загрузки Bittorrent, поскольку у них есть встроенная проверка.

Для вас не применимо следующее (вы уже поменяли USB-накопители, решив, что это проблема с изображением), но это может помочь людям в будущем.

Если ваше изображение правильно проверено, но все еще не работает, попробуйте снова скопировать его на USB-накопитель. В некоторых случаях вы можете обнаружить, что у вас есть палка, которая просто отказывается работать (у меня было несколько старых, дешевых дисков, не загружающих Ubuntu. Позже я узнал, что они просто измельчают любые данные, которые поступают в них и выходят из них так, Иными словами: вы можете попробовать другую палочку.

Welcome to LinuxQuestions.org, a friendly and active Linux Community.

You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!

Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.

Are you new to LinuxQuestions.org? Visit the following links:
Site Howto | Site FAQ | Sitemap | Register Now

If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.

Having a problem logging in? Please visit this page to clear all LQ-related cookies.

Introduction to Linux — A Hands on Guide

This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter. For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author’s experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.

I got the Ubuntu 11.10 32-bit edition and i used Unetbootin to write the ISO to a usb stick.After that i tried to boot from the stick,having changed the BIOS boot settings,and when the first interface shows up with the choices of istallation,whatever choice i select i got the message»invalid or corrupt kernel image».I use a netbook with windows 7 on it.I tried different usb sticks but same again.I also tried Universal USB installer instead of Unetbootin but same again.Any idea of what happens?I am using ASUS 1000H.The USB doesn’t work in one more PC i tried to,but i also tried a second USB to both of the two computers and same again. I downloaded the ISO image once again and follow the same procedure but same again

closed as off-topic by psusi, Eric Carvalho, Braiam, Radu Rădeanu, mikewhatever Apr 30 ’14 at 18:05

This question appears to be off-topic. The users who voted to close gave this specific reason:

  • «This describes a problem that can’t be reproduced that seemingly went away on its own or was only relevant to a very specific period of time. It’s off-topic as it’s unlikely to help future readers.» – psusi, Eric Carvalho, Braiam, Radu Rădeanu, mikewhatever

If this question can be reworded to fit the rules in the help center, please edit the question.

5 Answers 5

You can verify downloaded Ubuntu images using md5sum . Here’s a simple example to get the hash for a DVD image:

Now you can compare that against the Ubuntu Hashes page. In this case they match up meaning what I downloaded matches the original copy (with 99.99something percent accuracy).

If you downloaded an ISO not on that list you can usually still find a hash but it depends on the ISO’s source. If you grabbed it from the daily page, there is a MD5SUMS file in there but it obviously changes every day.

If you can’t verify the image, download it again and check it right away. It might be worth using the Bittorrent download options as that has built-in checking.

The following doesn’t apply to you (you’ve already swapped out USB sticks, strongly suggesting it’s an image issue), but it might help people in the future.

If your image verifies correctly but still doesn’t work, just try copying it to the USB stick again. In some cases you might find you have a stick that just refuses to work (I’ve had a couple of old, cheap disks not boot Ubuntu. I later found out that they were just shredding any data going in and out of them so chucked them. In other words: you might want to try another stick.

Оцените статью