-
Notifications
You must be signed in to change notification settings - Fork 7
occasional problem starting VM (X server failure) when mismatched VGA #60
Comments
Yes, that's exactly the issue I found before updating the VGA. |
I just built the VM from scratch (30 mins on my laptop by the way), then uninstalled VGA. Once removed, I could no longer start |
This whole business of VGA is kind of mysterios to me.
|
|
If that's the case, can we not run this at creation time? |
Well the user would have to 'insert' the CD before hand... |
When I insert the CD, I see a message in dmesg, but I don't manage to mount anything.
|
Uninstall procedure shouldn't need the VGA CD
I've just done that, but still have the "flashing" problem, which is maybe what Ben was referring to when saying the By the way, shouldn't the mount statement be added to
|
by the way, your version 5.1.18 is really quite old by now. If we do ship with VGA installed, I would use a recent VBox for the creation. I'd even try with 5.2.6. |
Looks like the remove actually doesn't remove everything so a reinstall can fail (and is presumably why gdm still fails). Typical! I'm relatively sure this kind if thing would have been fixed in more recent VBox though. As opposed to fighting this, I suggest we go for the following:
|
OK, I've updated my VirtualBox to 5.2.6. Created the new VM and installed the VGA. |
I guess we could close this, now. |
thanks. downloading now. Nobody will see the 5.2.6 in the README though. The wiki refers to the INSTALL.md. I'd put the info on the main download page http://www.ccppetmr.ac.uk/node/120. There it's kind of obvious. It also means that we don't need to update markdown files if you switch VB version. After that, give this a label wontfix for now and remove from milestone. we can then come back to it when/if we're a bit smarter... |
I downloaded then ew VM and tested it in my VB 5.1.30. I had no problems starting it (somewhat surprisingly). I couldn't simply insert the VGA CD, but had to first force "Remove the disk from the virtual drive" (in the Devices->Optical Drives menu). I wonder if this is because you exported the VM with the CD attached. not sure. Anyone? reinstalling the VGA (effectively downgrading it) seems to have just worked. that's good! |
I installed the new VM from the web site and it opens in my 5.2.6 VB on a Mac.
After pressing the ‘Insert Guest Additions CD Image ‘ option on the Devices menu, in the file browser on the VM, there is listed VBox_GAs_5.2.6. However, pressing this leads to the following error message:
Error mounting /dev/sr0 at /media/sirfuser/VBox_GAs_5.2.6: Command-line `mount -t "iso9660" -o "uhelper=udisks2,nodev,nosuid,uid=1001,gid=1002,iocharset=utf8,mode=0400,dmode=0500" "/dev/sr0" "/media/sirfuser/VBox_GAs_5.2.6"' exited with non-zero exit status 32: mount: /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
…--
David Atkinson [email protected]<mailto:[email protected]> | [email protected]<mailto:[email protected]>
New Address: Centre for Medical Imaging, Room 2.02, Charles Bell House, 43 – 45 Foley Street, London, W1W 7TS.
From: <[email protected]> on behalf of Kris Thielemans <[email protected]>
Reply-To: CCPPETMR/CCPPETMR_VM <[email protected]>
Date: Thursday, 22 February 2018 at 00:58
To: CCPPETMR/CCPPETMR_VM <[email protected]>
Cc: Subscribed <[email protected]>
Subject: Re: [CCPPETMR/CCPPETMR_VM] occasional problem starting VM (X server failure) when mismatched VGA (#60)
I downloaded then ew VM and tested it in my VB 5.1.30. I had no problems starting it (somewhat surprisingly). I couldn't simply insert the VGA CD, but had to first force "Remove the disk from the virtual drive" (in the Devices->Optical Drives menu). I wonder if this is because you exported the VM with the CD attached. not sure. Anyone?
reinstalling the VGA (effectively downgrading it) seems to have just worked. that's good!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#60 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AbMEZWCOQmRKsmetBIve_rY0wmHSeaK4ks5tXLu6gaJpZM4SJoIw>.
--
You received this message because you are subscribed to a topic in the Google Groups "CCP-PETMR-CODEBOT" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ccp-petmr-codebot/qj8dtFj2ets/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>.
To post to this group, send email to [email protected]<mailto:[email protected]>.
To view this discussion on the web, visit https://groups.google.com/d/msgid/ccp-petmr-codebot/CCPPETMR/CCPPETMR_VM/issues/60/367531243%40github.com<https://groups.google.com/d/msgid/ccp-petmr-codebot/CCPPETMR/CCPPETMR_VM/issues/60/367531243%40github.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
|
Actually, I’m confused now that I look again at our instructions:
“You should update the Guest Additions by downloading the appropriate file<http://download.virtualbox.org/virtualbox/> matching your VirtualBox version from Oracle.”
I hadn’t done this. I sort of assumed that it must have come with the VB.
Overall, I think a few words in the text explaining what is going on might help users in case their situation deviates from the exact steps outlined.
…--
David Atkinson [email protected]<mailto:[email protected]> | [email protected]<mailto:[email protected]>
New Address: Centre for Medical Imaging, Room 2.02, Charles Bell House, 43 – 45 Foley Street, London, W1W 7TS.
From: <[email protected]> on behalf of CCP-PETMR-CODEBOT <[email protected]>
Reply-To: CCPPETMR/CCPPETMR_VM <[email protected]>
Date: Thursday, 22 February 2018 at 09:00
To: CCPPETMR/CCPPETMR_VM <[email protected]>
Cc: CCP-PETMR-CODEBOT <[email protected]>, Your activity <[email protected]>
Subject: Re: [CCPPETMR/CCPPETMR_VM] occasional problem starting VM (X server failure) when mismatched VGA (#60)
I installed the new VM from the web site and it opens in my 5.2.6 VB on a Mac.
After pressing the ‘Insert Guest Additions CD Image ‘ option on the Devices menu, in the file browser on the VM, there is listed VBox_GAs_5.2.6. However, pressing this leads to the following error message:
Error mounting /dev/sr0 at /media/sirfuser/VBox_GAs_5.2.6: Command-line `mount -t "iso9660" -o "uhelper=udisks2,nodev,nosuid,uid=1001,gid=1002,iocharset=utf8,mode=0400,dmode=0500" "/dev/sr0" "/media/sirfuser/VBox_GAs_5.2.6"' exited with non-zero exit status 32: mount: /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
--
David Atkinson [email protected]<mailto:[email protected]> | [email protected]<mailto:[email protected]>
New Address: Centre for Medical Imaging, Room 2.02, Charles Bell House, 43 – 45 Foley Street, London, W1W 7TS.
From: <[email protected]> on behalf of Kris Thielemans <[email protected]>
Reply-To: CCPPETMR/CCPPETMR_VM <[email protected]>
Date: Thursday, 22 February 2018 at 00:58
To: CCPPETMR/CCPPETMR_VM <[email protected]>
Cc: Subscribed <[email protected]>
Subject: Re: [CCPPETMR/CCPPETMR_VM] occasional problem starting VM (X server failure) when mismatched VGA (#60)
I downloaded then ew VM and tested it in my VB 5.1.30. I had no problems starting it (somewhat surprisingly). I couldn't simply insert the VGA CD, but had to first force "Remove the disk from the virtual drive" (in the Devices->Optical Drives menu). I wonder if this is because you exported the VM with the CD attached. not sure. Anyone?
reinstalling the VGA (effectively downgrading it) seems to have just worked. that's good!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#60 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AbMEZWCOQmRKsmetBIve_rY0wmHSeaK4ks5tXLu6gaJpZM4SJoIw>.
--
You received this message because you are subscribed to a topic in the Google Groups "CCP-PETMR-CODEBOT" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ccp-petmr-codebot/qj8dtFj2ets/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>.
To post to this group, send email to [email protected]<mailto:[email protected]>.
To view this discussion on the web, visit https://groups.google.com/d/msgid/ccp-petmr-codebot/CCPPETMR/CCPPETMR_VM/issues/60/367531243%40github.com<https://groups.google.com/d/msgid/ccp-petmr-codebot/CCPPETMR/CCPPETMR_VM/issues/60/367531243%40github.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#60 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AbMEZe2sAOYxdv97XX_wtKvS-FcOwjhYks5tXSyfgaJpZM4SJoIw>.
--
You received this message because you are subscribed to a topic in the Google Groups "CCP-PETMR-CODEBOT" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ccp-petmr-codebot/qj8dtFj2ets/unsubscribe.
To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>.
To post to this group, send email to [email protected]<mailto:[email protected]>.
To view this discussion on the web, visit https://groups.google.com/d/msgid/ccp-petmr-codebot/CCPPETMR/CCPPETMR_VM/issues/60/367611385%40github.com<https://groups.google.com/d/msgid/ccp-petmr-codebot/CCPPETMR/CCPPETMR_VM/issues/60/367611385%40github.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
|
aargh. no idea about that error. anyone? Related is #59 of course. @bathomas will add something to The line you quote from instructions is indeed incorrect. I have just rephrased it. Please check (@paskino, note that I refer to the Download page for the VBox version now). |
Why do you think that sentence is wrong? |
you don't need to download the VGA separately. it comes with your VB. if you insert the CD, it actually provides an iso with the VGA for that VB. |
Possible duplicate of #77? Shall we close this as well? |
occasionally I have that the machine start but gets stuck on the console with a log-in prompt where all the text is flashing. That stops after a minute or so. This seems to be because the X server doesn't start (and there are multiple attempts causing the "flashing").
Most likely culprit is mismatched Guess Additions. (I'm using VBox 5.1.30).
I start to think we have 2 options:
The text was updated successfully, but these errors were encountered: