Failed to send host log message virtualbox ошибка

onrocketfalls

Posts: 2
Joined: 8. Jan 2021, 18:42

«Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

I’ve tried multiple solutions I’ve seen after looking through different threads with this same error, but I’m still not finding anything that will help me. On my laptop, I do still get the «Failed to send host log» message, but Ubuntu still boots. In this case, on a different PC, it will not boot after the message below. First, the problem, and then what I’ve tried so far:

After installing Ubuntu on the VM, when I try to start it, I get:
/dev/sda5: recovering journal
/dev/sda5: clean, 198517/2588672 files, 2251253/10353920 blocks
[ 9.295673] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.
[ 9.297899] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

So far, I’ve tried:
— Giving it more memory to work with (up to half of my RAM, so 16gbs)
— Reinstalling Ubuntu (about five times)
— Changing the graphics controller to VBoxVGA (didn’t give the same text as above, but didn’t boot either)
— Changing the video memory up to 128mb
— Rebooting with and without the Ubuntu installation iso mounted
— Unchecking the floppy disk in the boot order, and also both unchecking and moving it to the bottom
— Moving the VM installation folder from my SSD where my host OS is to a HDD on the same PC

I have made sure virtualization is enabled in the startup menu and that it has also been enabled in Windows itself.

and maybe some other stuff I forgot, I was at it for like three hours last night trying stuff and retrying stuff I’d already tried. Shelled out for Windows 10 Pro to get virtualization, and then my gaming rig still can’t seem to do a thing that my semi-ancient work laptop with 6gb of RAM can do. pls help

scottgus1

Site Moderator
Posts: 18801
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Post

by scottgus1 » 9. Jan 2021, 01:04

The «Failed to send host log message» error is apparently a bug in the Linux OS’s drivers that appears when the Virtualbox VMSVGA video card for Linux VMs is used. It can safely be ignored and does not interfere with the VM’s operation.

onrocketfalls wrote:Shelled out for Windows 10 Pro to get virtualization,

Hope you didn’t pay much. Though Home doesn’t have the ‘virtualization’ you probably thought you needed, it does have the underlying structure, called Hyper-V, which many times interferes with Virtualbox. (Home and Pro both have services that can use Hyper-V. Only Pro can run Hyper-V-based VMs. Read on…)

onrocketfalls wrote:on a different PC, it will not boot after the message below.

If this is a Windows PC, right-click the guest in the main Virtualbox window’s guest list, choose Show Log.

Search the far left tab’s log for this text:

Attempting fall back to NEM

If you find it, Hyper-V is enabled. If you are still running 6.1.14 or earlier, update to 6.1.16, and try again.

If the 6.1.16 log still shows these words, Hyper-V needs to be disabled. See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

If you don’t find that text, save the far left tab’s log, zip the log file, and post the zip file, using the forum’s Upload Attachment tab.

onrocketfalls

Posts: 2
Joined: 8. Jan 2021, 18:42

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Post

by onrocketfalls » 9. Jan 2021, 02:54

I’m trying a fresh install now and while I’d love to get to where I can try what you said to try, I can’t even get to the install page. It shows Ubuntu, it shows the spinning loading icon, the icon freezes, and nothing progresses. What a cluster this is turning into. I’ll update as soon as I figure this new and exotic and extremely frustrating problem out (open to suggestions, though).

Edit: Checked the log just for the hell of it, though, and «Attempting fall back to NEM» was in there. I’ll try that route for this problem too.

Edit again: It worked. Thank you, thank you, thank you, thank you, thank you. And also, if you have any suggestions for what Windows 10 Pro is good for over Home, lmk. At least it was only $20.

P.S.: Thank you. I would have probably given up soon.

scottgus1

Site Moderator
Posts: 18801
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Post

by scottgus1 » 9. Jan 2021, 15:40

Great! Glad you’re up and running.

I didn’t know Home could go to Pro for only $20. I might have to do that on my Home laptop & tablet.

Pro has a few other things Home doesn’t have. Pro can join a domain, not much of a biggie for the average user, but good for the office.

The biggest benefit of Pro, to me, in the Windows 10 era, is better control of automatic updates, because of access to the Group Policy Editor. GPE has settings to notify but not download or apply updates until I give the go-ahead (and make sure VMs are all shut down first), which let’s me make backup images beforehand:

Start menu > Run… > gpedit.msc > Local Computer Policy > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates > set «Configure automatic updating» dropdown to 2 (Notify for download and auto install) or possibly 3 (Auto download and notify for install).

mpack

Site Moderator
Posts: 38431
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Post

by mpack » 29. Jul 2021, 10:41

onrocketfalls wrote:And also, if you have any suggestions for what Windows 10 Pro is good for over Home, lmk

For me, the main advantage is that «Pro» has the ability to be an RDP (Remote Desktop Protocol) server. Home editions of Windows can be clients, i.e. they can RDP into RDP servers, but home editions can’t be RDP servers themselves: nothing can call into your home edition Windows PC. A server means that you can install Win10Pro on some small form factor (SFF) box (or single board computer — SBC) that sits in the corner of a room taking up almost no space, but when you need to you can RDP into it from your main PC and access whatever apps caused you to want that small PC in the first place. I have PCs in my home set up to prepare media for a NAS media server (it’s a Synology NAS, but it could have been another PC), I have a PiHole running (though that’s on a Raspberry Pi, also running an RDP server), and I’m considering other functions like my own fully functioned router that I can control better. It opens up a whole new level of gadgetry…

There are probably ways that you can force something similar to RDP server capability onto Win10 Home, but I frankly don’t trust such hacks, so for just a little extra I prefer to have the real thing… :)

Paola

Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Post

by Paola » 30. Jul 2021, 18:30

scottgus1 wrote:Fascinating. I haven’t had any trouble from the «host message» error, but this is interesting as a way to get the message to stop. I wonder if there are any side effects of the ‘nomodeset’ parameter?

No, no side effects on VirtualBox. This is not to hide error message, this is to solve the error. «nomodeset» says to kernel not load video drivers (xf86-video-vmware eg.) at boot. Instead, use bios settings till the system is properly ok.

Paola

Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Post

by Paola » 31. Jul 2021, 04:38

fth0 wrote:Ok, thanks for checking. :)

These «*ERROR*» messages do not indicate a real error anyway. Their background is well understood and explained in 19168#comment:4.

Thank you very much for this more detailed explanation! I tried to solve the «problem» myself, and I racked my brain trying to solve it. Then when the error stopped, I was so happy that I decided to try to help other people by posting on the forum.

This error shows up everytime I install Kali Linux, whenever I try to boot it. Then, it dissapears and the screen blacks out. The error is the following:+[drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

Here’s also an screenshot of the error: enter image description here

Jonathan E. Landrum's user avatar

asked Feb 23, 2019 at 16:58

A user of Kali Linux's user avatar

4

enter image description here

Try to change display setting and check

answered Mar 1, 2019 at 10:25

Harikrishnan C's user avatar

6

I had the same issue installing on Windows 10. I followed the instructions in this video:

https://tr-my.net/watchvideo/how-to-install-kali-linux-on-virtualbox-exdj6PNPuxA.html

…and it seems to work now. Note, I still see those messages («Failed to send host log message») but it boots all the way into Kali now and I do not have further issues.

Essentially what it boiled down to was a lack of resources. I allocated 2 CPU’s, 2 gig of memory, and 16 gig on the virtual HD for it to work.

Also make sure you have virtualization enabled in BIOS.

answered Feb 27, 2019 at 1:38

JOD's user avatar

This is a bug of VMSVGA which is waiting for the upstream fix. Check these websites for more information:
https://www.virtualbox.org/ticket/19168#comment:4
https://forums.virtualbox.org/viewtopic.php?t=101326

To fix this, if you are not using gui (like gnome,kde), you can just add nomodeset to the kernel boot parameters, to disable VMSVGA on boot.

#debian 11
#/etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT="quiet nomodeset"

update-grub

If you are using gui, just ignore the message, it’s not a real error.

By the way , VBoxVGA and VBoxSVGA is abandoned in the latest version of virtualbox (6.1).

answered Oct 21, 2021 at 1:38

ws_'s user avatar

ws_ws_

1961 silver badge7 bronze badges

1

I’ve had the same problem today, on my Mac (not sure which host system you’re working on).

The fix for me, as suggested on another forum was to downgrade to VirtualBox v5.2. Seems it has been an issue for some Mac users since last yeat.

answered Oct 26, 2020 at 14:20

TobyG's user avatar

TobyGTobyG

1413 bronze badges

You must log in to answer this question.

Not the answer you’re looking for? Browse other questions tagged

.


Go to virtualbox


*ERROR* failed to send host log message ???

I clicked hibernate for my VirtualBox (version 6.1.26) running Kali linux, and everything seemed normal. However, when I tried to start it up again later I got a warning pop-up (didn’t think to write it down!). When I tried to open Firefox, it told me that it was “already running” and “couldn’t be started” until I close out the other instances of Firefox. There didn’t appear to be anything running, so I tried restarting the VB. (I do have the Guest additions downloaded as well if that matters)

TL;DR

I’m stuck at the boot-up command prompt. It’s telling me the following;

‘’’

[ 2.213596] [drm:vmw_host_log [vmwgfx]] ERROR Failed to send host log message

[ 2.214642] [drm:vmw_host_log [vmwgfx]] ERROR Failed to send host log message

BusyBox v1.30.1 (Debian 1:1.30.1-7) built-in shell (ash)

(initramfs)

/dev/sda1 contains file system with errors, check forced. I does that were part of a corrupted orphan linked list found.

/dev/sda1: UNEXPECRED INCONSISTENCY; RUN fsck MANUALLY. (I.e without -a or -p options)

fsck exited with status code 4 The root file system on /dev/sda1 requires manual fsck

‘’’

I’d really appreciate any help on this. I’m a pretty new user, so I’ll keep researching this, but I don’t want to accidentally mess anything up

Thanks!

I have an Ubuntu 16.04? (this might be wrong) Virtual Machine in VirtualBox 6.1 on a Windows 10 host that I use for my programming that has been working flawlessly for months, but for some reason as I came back to programming this week it initially gave me errors about file size. I went in and increased the size of the Virtual Disk to compensate, and now my VM boots to the error message in the title.

After searching that up, I found that it was most likely a display issue, so I did the whole dance of changing the Display adapter to VboxVGA, disabling 3D acceleration, and any combination of those two.

Although the error went away with a different graphics controller, it still just booted to an all black screen with no message.

I have logs, but I’m not sure which ones I need to post and I can’t see anything particularly wrong in there as it seems like it just hangs.

What happened to my VM?

Перейти к контенту

«Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

I’ve tried multiple solutions I’ve seen after looking through different threads with this same error, but I’m still not finding anything that will help me. On my laptop, I do still get the «Failed to send host log» message, but Ubuntu still boots. In this case, on a different PC, it will not boot after the message below. First, the problem, and then what I’ve tried so far:

After installing Ubuntu on the VM, when I try to start it, I get:
/dev/sda5: recovering journal
/dev/sda5: clean, 198517/2588672 files, 2251253/10353920 blocks
[ 9.295673] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.
[ 9.297899] [drm:vmw_host_log [vmwgfx]] *ERROR* Failed to send host log message.

So far, I’ve tried:
— Giving it more memory to work with (up to half of my RAM, so 16gbs)
— Reinstalling Ubuntu (about five times)
— Changing the graphics controller to VBoxVGA (didn’t give the same text as above, but didn’t boot either)
— Changing the video memory up to 128mb
— Rebooting with and without the Ubuntu installation iso mounted
— Unchecking the floppy disk in the boot order, and also both unchecking and moving it to the bottom
— Moving the VM installation folder from my SSD where my host OS is to a HDD on the same PC

I have made sure virtualization is enabled in the startup menu and that it has also been enabled in Windows itself.

and maybe some other stuff I forgot, I was at it for like three hours last night trying stuff and retrying stuff I’d already tried. Shelled out for Windows 10 Pro to get virtualization, and then my gaming rig still can’t seem to do a thing that my semi-ancient work laptop with 6gb of RAM can do. pls help

onrocketfalls
 
Posts: 2
Joined: 8. Jan 2021, 18:42

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 9. Jan 2021, 01:04

The «Failed to send host log message» error is apparently a bug in the Linux OS’s drivers that appears when the Virtualbox VMSVGA video card for Linux VMs is used. It can safely be ignored and does not interfere with the VM’s operation.

onrocketfalls wrote:Shelled out for Windows 10 Pro to get virtualization,

Hope you didn’t pay much. Though Home doesn’t have the ‘virtualization’ you probably thought you needed, it does have the underlying structure, called Hyper-V, which many times interferes with Virtualbox. (Home and Pro both have services that can use Hyper-V. Only Pro can run Hyper-V-based VMs. Read on…)

onrocketfalls wrote:on a different PC, it will not boot after the message below.

If this is a Windows PC, right-click the guest in the main Virtualbox window’s guest list, choose Show Log.

Search the far left tab’s log for this text:

Attempting fall back to NEM

If you find it, Hyper-V is enabled. If you are still running 6.1.14 or earlier, update to 6.1.16, and try again.

If the 6.1.16 log still shows these words, Hyper-V needs to be disabled. See HMR3Init: Attempting fall back to NEM (Hyper-V is active).

If you don’t find that text, save the far left tab’s log, zip the log file, and post the zip file, using the forum’s Upload Attachment tab.

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby onrocketfalls » 9. Jan 2021, 02:54

I’m trying a fresh install now and while I’d love to get to where I can try what you said to try, I can’t even get to the install page. It shows Ubuntu, it shows the spinning loading icon, the icon freezes, and nothing progresses. What a cluster this is turning into. I’ll update as soon as I figure this new and exotic and extremely frustrating problem out (open to suggestions, though).

Edit: Checked the log just for the hell of it, though, and «Attempting fall back to NEM» was in there. I’ll try that route for this problem too.

Edit again: It worked. Thank you, thank you, thank you, thank you, thank you. And also, if you have any suggestions for what Windows 10 Pro is good for over Home, lmk. At least it was only $20.

P.S.: Thank you. I would have probably given up soon.

onrocketfalls
 
Posts: 2
Joined: 8. Jan 2021, 18:42

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 9. Jan 2021, 15:40

Great! Glad you’re up and running.

I didn’t know Home could go to Pro for only $20. I might have to do that on my Home laptop & tablet.

Pro has a few other things Home doesn’t have. Pro can join a domain, not much of a biggie for the average user, but good for the office.

The biggest benefit of Pro, to me, in the Windows 10 era, is better control of automatic updates, because of access to the Group Policy Editor. GPE has settings to notify but not download or apply updates until I give the go-ahead (and make sure VMs are all shut down first), which let’s me make backup images beforehand:

Start menu > Run… > gpedit.msc > Local Computer Policy > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates > set «Configure automatic updating» dropdown to 2 (Notify for download and auto install) or possibly 3 (Auto download and notify for install).

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 9. Jan 2021, 16:13

One other quick thing: I found that you had a duplicate post of this topic in Linux Guests. Duplicate posting is a definite forum no-no. The duplicate topic has been deleted.

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 28. Jul 2021, 19:03

Too easy bro. Just add ‘nomodeset’ as parameter to kernel boot. U don’t need to change video device in virtual box, keep VMSVGA.

Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 28. Jul 2021, 19:07

@Paola, is this info to solve the «*ERROR* Failed to send host log message»?

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby mpack » 29. Jul 2021, 10:41

onrocketfalls wrote:And also, if you have any suggestions for what Windows 10 Pro is good for over Home, lmk

For me, the main advantage is that «Pro» has the ability to be an RDP (Remote Desktop Protocol) server. Home editions of Windows can be clients, i.e. they can RDP into RDP servers, but home editions can’t be RDP servers themselves: nothing can call into your home edition Windows PC. A server means that you can install Win10Pro on some small form factor (SFF) box (or single board computer — SBC) that sits in the corner of a room taking up almost no space, but when you need to you can RDP into it from your main PC and access whatever apps caused you to want that small PC in the first place. I have PCs in my home set up to prepare media for a NAS media server (it’s a Synology NAS, but it could have been another PC), I have a PiHole running (though that’s on a Raspberry Pi, also running an RDP server), and I’m considering other functions like my own fully functioned router that I can control better. It opens up a whole new level of gadgetry…

There are probably ways that you can force something similar to RDP server capability onto Win10 Home, but I frankly don’t trust such hacks, so for just a little extra I prefer to have the real thing… :)

mpack
Site Moderator
 
Posts: 37952
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 30. Jul 2021, 18:12

scottgus1 wrote:@Paola, is this info to solve the «*ERROR* Failed to send host log message»?

yes. See here

Attachments
VirtualBox_server_30_07_2021_13_06_23.png
With nomodeset
VirtualBox_server_30_07_2021_13_06_23.png (2.99 KiB) Viewed 100634 times
VirtualBox_server_30_07_2021_13_09_09.png
Without nomodeset
VirtualBox_server_30_07_2021_13_09_09.png (4.36 KiB) Viewed 100634 times
Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby scottgus1 » 30. Jul 2021, 18:14

Fascinating. I haven’t had any trouble from the «host message» error, but this is interesting as a way to get the message to stop. I wonder if there are any side effects of the ‘nomodeset’ parameter?

scottgus1
Site Moderator
 
Posts: 17666
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 30. Jul 2021, 18:30

scottgus1 wrote:Fascinating. I haven’t had any trouble from the «host message» error, but this is interesting as a way to get the message to stop. I wonder if there are any side effects of the ‘nomodeset’ parameter?

No, no side effects on VirtualBox. This is not to hide error message, this is to solve the error. «nomodeset» says to kernel not load video drivers (xf86-video-vmware eg.) at boot. Instead, use bios settings till the system is properly ok.

Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby fth0 » 30. Jul 2021, 19:18

Just being curious: Did you check afterwards (e.g. with dmesg | grep vmwgfx) that the messages weren’t displayed shortly on a previous screen?

fth0
Volunteer
 
Posts: 4351
Joined: 14. Feb 2019, 03:06
Location: Germany
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, …

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 30. Jul 2021, 19:45

fth0 wrote:Just being curious: Did you check afterwards (e.g. with dmesg | grep vmwgfx) that the messages weren’t displayed shortly on a previous screen?

Yes, no error. But i’ve tested only on openSUSE.

Attachments
VirtualBox_server_30_07_2021_14_41_26.png
VirtualBox_server_30_07_2021_14_41_26.png (7.79 KiB) Viewed 100608 times
Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby fth0 » 30. Jul 2021, 20:46

Ok, thanks for checking. :)

These «*ERROR*» messages do not indicate a real error anyway. Their background is well understood and explained in 19168#comment:4.

fth0
Volunteer
 
Posts: 4351
Joined: 14. Feb 2019, 03:06
Location: Germany
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Linux, Windows 10, …

Re: «Failed to send log host message.» error using Ubuntu on Windows 10 Pro Host

Postby Paola » 31. Jul 2021, 04:38

fth0 wrote:Ok, thanks for checking. :)

These «*ERROR*» messages do not indicate a real error anyway. Their background is well understood and explained in 19168#comment:4.

Thank you very much for this more detailed explanation! I tried to solve the «problem» myself, and I racked my brain trying to solve it. Then when the error stopped, I was so happy that I decided to try to help other people by posting on the forum.

Paola
 
Posts: 5
Joined: 28. Jul 2021, 18:57


Return to VirtualBox on Windows Hosts

Who is online

Users browsing this forum: No registered users and 53 guests

I clicked hibernate for my VirtualBox (version 6.1.26) running Kali linux, and everything seemed normal. However, when I tried to start it up again later I got a warning pop-up (didn’t think to write it down!). When I tried to open Firefox, it told me that it was “already running” and “couldn’t be started” until I close out the other instances of Firefox. There didn’t appear to be anything running, so I tried restarting the VB. (I do have the Guest additions downloaded as well if that matters)

TL;DR

I’m stuck at the boot-up command prompt. It’s telling me the following;

‘’’

[ 2.213596] [drm:vmw_host_log [vmwgfx]] ERROR Failed to send host log message

[ 2.214642] [drm:vmw_host_log [vmwgfx]] ERROR Failed to send host log message

BusyBox v1.30.1 (Debian 1:1.30.1-7) built-in shell (ash)

(initramfs)

/dev/sda1 contains file system with errors, check forced. I does that were part of a corrupted orphan linked list found.

/dev/sda1: UNEXPECRED INCONSISTENCY; RUN fsck MANUALLY. (I.e without -a or -p options)

fsck exited with status code 4 The root file system on /dev/sda1 requires manual fsck

‘’’

I’d really appreciate any help on this. I’m a pretty new user, so I’ll keep researching this, but I don’t want to accidentally mess anything up

Thanks!

  • Home
  • Forum
  • The Ubuntu Forum Community
  • Ubuntu Specialised Support
  • Virtualisation
  • [ubuntu] VirtualBox Ubuntu Install Error Messages

  1. Unhappy VirtualBox Ubuntu Install Error Messages

    I’m attempting to install Ubuntu on VirtualBox. (My PC’s OS is Windows 10). After it installed, the following error messages appeared:

    «mtd device must be supplied (device name is empty)»
    «*ERROR* Failed to send host log message»

    When I searched these messages, the general response was that they’re bugs. However, it’s frozen on this screen.

    Does anyone have ideas on how to resolve it?

    Thank you!

    Last edited by ebryski; October 1st, 2022 at 12:31 AM.


  2. Re: VirtualBox Ubuntu Install Error Messages

    Moved to Virtualisation which is a better fit for this question.


  3. Re: VirtualBox Ubuntu Install Error Messages

    Installing Ubuntu in VirtualBox is usually a given.

    That error is a bug, but (usually) does not prevent it from booting. I have 2 machines (metal) that have those error messages and still boot. The error just means that a file is not empty during boot, which then prompts that message. More of a nuisance.

    What is the host machine and OS? What is the version of VirtualBox? What version of Ubuntu are you trying to install?


  4. Re: VirtualBox Ubuntu Install Error Messages

    In addition to MAFoElffen’s questions, do you see something more informative if you open the GRUB menu at VM startup and boot its Ubuntu without quiet splash boot parameters?


  5. Re: VirtualBox Ubuntu Install Error Messages

    Meaning… If, Press <Esc> after the Bios Post messages, at the Grub2 boot menu, press the <E> key. <Arrow-down> to the line that starts with «linux». <Arrow-right> and delete the words «quiet splash». Then press <Cntrl><X> to boot…

    More details on this about mid-post in my «Graphics Resolution» sticky in my signature line…


  6. Re: VirtualBox Ubuntu Install Error Messages

    Quote Originally Posted by MAFoElffen
    View Post

    What is the host machine and OS? What is the version of VirtualBox? What version of Ubuntu are you trying to install?

    In the OP, he says Win10 is the hostOS. Are there different versions of that?

    Don’t see any mention of the vbox version or which Ubuntu release and DE/flavor.

    I put the error message into google and hit enter. Found this: https://askubuntu.com/questions/1417…-name-is-empty Which says it has something to do with systemd and that it has been fixed.

    For someone new, perhaps 22.04 isn’t the best release. There are a number of things that are odd in it as Canonical uses the «defaults» to get more testers.


  7. Re: VirtualBox Ubuntu Install Error Messages

    The error message is a sideline issue, not to be confused with not booting (which that bug report states that.)

    @TheFu — I saw that bug report (https://bugs.launchpad.net/ubuntu/+s…d/+bug/1981622) about a couple weeks ago, when my laptop was still giving that message. The bug (in the details near the end, most recent) says it was patched for 22.10 DEV. Not backported to 22.04 (yet)…

    EDIT: Don’t do the «work-around» that was suggested there. It is a two edged sword. They said that you have to back off that work-around, for the new patch to work… Meaning if you did that work-around, and you get the update with that patch, that it will prevent the patch from being applied… Which I will need to back-off on one of my systems when it gets backported to 22.04 LTS….

    I am part of that Bug Report. I notice that besides me, it also affects oldfred.

    Last edited by MAFoElffen; October 1st, 2022 at 09:33 PM.


  8. Re: VirtualBox Ubuntu Install Error Messages

    If I’m reading that bug correctly, they are just messages and safely ignored. In the old mainframe days, we called them «standard errors», meaning that if the error wasn’t there, it was a problem.

    Is this for all hypervisors or just vbox?
    Also, seems to be for 22.04, not 18.04 or 20.04.


  9. Re: VirtualBox Ubuntu Install Error Messages

    It’s also showing that error when I boot my VMs of Xubuntu 22.10 and 22.04, both running in KVM/QEMU, so it’s not just in VBox.


  10. Re: VirtualBox Ubuntu Install Error Messages

    That’s what I told TheFu in PM. Both for KVM and RHEV.

    But I have an EUFI Laptop (metal) and a Legacy Boot workstation (metal) that are hypervisors that have this error. Their 22.4 & plus guests have this error…

    oldfred’s is on metal and is not a hypervisor… So not just hypervisor’s. I’ve talked to him about possibly running VM’s and he doesn’t run any.

    Last edited by MAFoElffen; October 2nd, 2022 at 03:42 PM.


Tags for this Thread

Bookmarks

Bookmarks


Posting Permissions

Понравилась статья? Поделить с друзьями:
  • Failed to mount ошибка ввода вывода
  • Failed to map file ошибка
  • Failed to load il2cpp rust ошибка
  • Failed to launch downloader cisco anyconnect ошибка
  • Failed to initialize steam как исправить ошибку