Vesamenu c32 not a com32r image что делать
Mint19.1- USB Boot error — vesamenu.c32: not a com32R image [closed]
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 years ago .
I downloaded the latest Torrent version of Linux mint cinnamon 19.1 ,from its official website here , (a 1.8gb file) on my Windows10(64bit )machine. I tried creating a bootable usb via Rufus but it gave the following error —
ISO image is an obsolete image of vesamenu32
Rufus offered for a solution and on clicking on «yes» it gave the following error-
[0x00000002] cannot find the specified file
However,I did manage to create a bootable usb inspite of the errors thrown above by just clicking «OK» and «Start» options wherever appropriate.
But,now on booting a new error was thrown —
vesamenu.c32: not a com32R image
The system goes into a bootloop throwing this error.Note that a similar error was thrown during creation of the boot usb.How could this be resovled? 
![]()
1 Answer 1
[Solution]-Installing Linux_mint 19.1
Linux_mint 19.1 comes with it’s fair share of challenges during installation.This post attempts to provide a guide to navigate through these and successfully install Mint.
1.On downloading Mint from the official website here,the downloaded file might turnout to be a zip file rather than an ISO file.This is because the preinstalled compression software like Winzip treats it as a part of Zip package.To avoid this,firstly uncheck ISO as a part of winzip integration in winzip settings before downloading Mint and after download, confirm the(.iso) extension type of the downloaded file under it’s properties.
2.While creating a bootable USB via Rufus , following error’s would be thrown,just click on the options provided below and move ahead to create the bootable usb-
ISO image is an obsolete image of vesamenu32 [Click -«Yes»]
[0x00000002]System cannot find the specified file [Click -«OK»]
Once the options are accepted the bootable usb will be created. 

3.On booting into the system with the new bootable usb,you will be provided with a boot option
vesamenu.c32 :not a COM32R image
boot:[type-> «live «]
This will create a live session and then you would be able to install Mint from the Operating system. 

Cannot boot from USB disk with "not a COM32R image" error
After installing 11.10 on my Dell Studo 15 (Model 1557) laptop, it started to overheat. Recently it even shutdown twice saying that critical temperature has reached even when I was just idling (not even a single program was open except for Firefox). After learning that it is a problem with 3.0.0 kernel I decided to roll back to 10.04 LTS. I have downloaded the most recent 10.04 iso from ubuntu.com and created a live USB using startup disk creator in 11.10.
But when I am trying to boot from USB I am getting the following error
I have installed ubuntu from usb stick a couple of dozen times before this and I think it is not a problem with my hardware. Please tell me what to do.
Не удается загрузиться с USB-диска с ошибкой «не образ COM32R»
После установки 11.10 на моем ноутбуке Dell Studo 15 (модель 1557) он начал перегреваться. Недавно он даже дважды отключился, сказав, что критическая температура достигла даже тогда, когда я просто работал на холостом ходу (кроме Firefox не было открыто ни одной программы). Узнав, что это проблема с ядром 3.0.0, я решил откатиться до 10.04 LTS. Я скачал самую последнюю версию 10.04 iso с ubuntu.com и создал живой USB с помощью автозагрузки диска в 11.10.
Но когда я пытаюсь загрузиться с USB, я получаю следующую ошибку
Я установил Ubuntu с USB-флешки пару десятков раз до этого, и я думаю, что это не проблема с моим оборудованием. Пожалуйста, скажи мне, что делать.
Дневник Константин
Вот сегодня в ознакомительных целях решил установить себе операционную систему Linux BackTrack 5. Ставить изначально я собрался с Live-usb. Соответственно скачав образ с официального сайта, записал его на флешку, при помощи программы которая входит в состав моей операционной системы, а именно программой, создание загрузочного диска. У меня операционная система linux Kubuntu, но подобные программы есть в Ubuntu, Lubuntu. Вы её можете видеть на скриншоте ниже.
![]() |
| Dante |
Но собственно не так важно в какой программе делать загрузочный диск. При попытке загрузится с созданной Live-USB, система выдала вот такую ошибку.
boot:
vesamenu.c32: not a COM32R image
Начал искать что с этим можно сделать. Для того чтобы можно было все же запустить загрузочный диск. В интернете нашёл много каких-то странных инструкций. В духе ввести слово «live». Ну это изначально было понятно что бред, продолжив поиски в сети где-то все же наткнулся на вот такое решение.
Заходим в свою операционную систему Linux и находим файлы на которые ругается загрузочный диск, а именно.
/usr/lib/syslinux/isolinux.bin
/usr/lib/syslinux/vesamenu.c32
Дальше заходим в нашу загрузочную флешку и заменяем этими файлами два файла которые находятся в папке syslinux на флешке. Дальше перезагружаемся и …
О чудо. Наш Live-USB начал загружаться. Все работает. Надеюсь эта информация не только мне будет полезна. Я не в коем случае не хочу сказать что так как сделал я самое правильное решение, тем не менее оно сработало.
Linux Mint Forums
USB livecd error: vesamenu.c32 : not a COM32R image
USB livecd error: vesamenu.c32 : not a COM32R image
Post by RyuK » Wed Nov 24, 2010 4:29 pm
Re: USB livecd error: vesamenu.c32 : not a COM32R image
Post by oobetimer » Wed Nov 24, 2010 4:33 pm
That would be a good HowTo ..
Re: USB livecd error: vesamenu.c32 : not a COM32R image
Post by jvossler » Thu Dec 23, 2010 11:34 pm
Re: USB livecd error: vesamenu.c32 : not a COM32R image
Post by annabeel80 » Wed Aug 10, 2011 6:52 pm
Each example I see of syslinux.cfg is different from mine, but the key lines are the same, and when you hit «tab» at the «boot» prompt you should see those options (label) for booting
live
xforcevesa
install
textonly
debug
memtest
. then, as noted by others, if you type one of these commands you will boot in that mode.
So type «live» and you will boot normally.
But, like you, I wanted to do it automatically; that’s how I got here; looking for answers. Not quick enough!!
So I experimented.
*****Change the «default» where, at or near the first line of syslinux.cfg, it says
replace «vesamenu.c32» with «live» and voila. the autoboot we wanted!!
default live
prompt 0
timeout 300
menu title ArtistX DVD 1.0
menu background splash.png
menu color title 1;37;44 #c0ffffff #00000000 std
label live
menu label live — boot the Live System
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz quiet splash —
label xforcevesa
menu label xforcevesa — boot Live in safe graphics mode
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/custom.seed boot=casper xforcevesa initrd=/casper/initrd.gz quiet splash —
label install
menu label install — start the installer directly
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/custom.seed boot=casper only-ubiquity initrd=/casper/initrd.gz quiet splash —
label textonly
menu label textonly — boot Live in textonly mode
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/custom.seed boot=casper textonly initrd=/casper/initrd.gz quiet —
label debug
menu label debug — boot the Live System without splash and show boot info
kernel /casper/vmlinuz
append noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/custom.seed boot=casper initrd=/casper/initrd.gz nosplash —
label memtest
menu label memtest — Run memtest
kernel /isolinux/memtest
append —
label hd
menu label hd — boot the first hard disk
localboot 0x80
append —
Не удается загрузить с USB-диска с “ не изображение COM32R ” ошибка
После установки 11.10 на моем ноутбуке Dell Studo 15 (модель 1557) он начал перегреваться. В последнее время он даже отключился дважды, заявив, что критическая температура достигла даже тогда, когда я просто бездействовал (даже ни одна программа не была открыта, кроме Firefox). Узнав, что это проблема с ядром 3.0.0, я решил вернуться к 10.04 LTS. Я загрузил последние 10.04 iso с ubuntu.com и создал живой USB с помощью создателя автозагрузки в 11.10.
Но когда я пытаюсь загрузить с USB, я получаю следующую ошибку
Я установил ubuntu из USB-накопителя пару десятков раз до этого, и я думаю, что это не проблема с моим оборудованием. Пожалуйста, скажите мне, что делать.
3 ответа
У меня недавно была эта проблема. Я понимаю, что ошибка связана с несоответствием версий syslinux (я не знаю, почему и как).
Что сработало для меня, это удаление файла vesamenu.c32 на USB-накопителе и замена его самой последней локальной версией (расположенной в /usr/lib/syslinux).
У меня была такая же проблема, попробуйте это . запустите свой компьютер, чтобы загрузиться с вашего flashdrive. когда вы получите ошибку:
нажмите клавишу «tab» типа «live», нажмите «enter»
У меня была аналогичная проблема. На флеш-накопителе (IDE 44) внутри компьютера (клиент HP Terminal) был установлен Tiny Core, и я попытался запустить SliTaz с USB. Только изменение перемычки на вспышке от MASTER до SLAVE решило проблему.
Thread: vesamenu.c32: not a COM32R image
Dark Roasted Ubuntu 
vesamenu.c32: not a COM32R image
How-to make a 10.4.4 LTS boot disk with 11.10?
vesamenu.c32: not a COM32R image
boot:
vesamenu.c32: not a COM32R image
boot:
vesamenu.c32: not a COM32R image
boot:
vesamenu.c32: not a COM32R image
boot:
I have made a starup-disk with 10.4 before but that is not anymore possible
Ubuntu 16.04LTS 64bit, 16.04 Lubuntu 32-bit on eeePCs and OSX on a G4 800MHz iMac (iLamp). I think I have an W7 on one of my Virtualbox machine under 16.04LTS?
