(solved) VirtualBox guest additions 3.1.8

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: VirtualBox guest additions 3.1.8

Post by damNageHack »

Duncan_Idaho wrote:what I always do to upgrade packages is

Code: Select all

slapt-get --upgrade --ignore-excludes
and always remember to run lilo after a kernel upgrade :P
Wah? aaa_base should NEVER be updated! It will destroy your system... :twisted:
And I doubt that this will help against my problems.
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: VirtualBox guest additions 3.1.8

Post by Shador »

Could you pleas post the output of:

Code: Select all

LANG=C slapt-get -search '^kernel'
BTW what about script instead of making screenshots. :)
Image
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: VirtualBox guest additions 3.1.8

Post by damNageHack »

Shador wrote:Could you pleas post the output of:

Code: Select all

LANG=C slapt-get -search '^kernel'
Console (mouse+keyboard) doesn't work any more, see above.
Shador wrote:BTW what about script instead of making screenshots. :)
It is a VirtualBox guest without guest additions, so it makes it more difficult to copy paste.
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

Re: VirtualBox guest additions 3.1.8

Post by Duncan_Idaho »

damNageHack wrote:Wah? aaa_base should NEVER be updated! It will destroy your system... :twisted:
And I doubt that this will help against my problems.
really? but I just updated it and nothing happened, even after a reboot
at least nothing evil heppened :twisted:
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: VirtualBox guest additions 3.1.8

Post by Shador »

damNageHack wrote: It is a VirtualBox guest without guest additions, so it makes it more difficult to copy paste.
You needn't. script stores everything entered and output during a terminal session to a file. You can then send that file around using a network connection and a tool like scp.
damNageHack wrote:Console (mouse+keyboard) doesn't work any more, see above.
Then boot from a CD, mount root, chroot to it and run it that way.
Image
User avatar
damNageHack
Posts: 663
Joined: 24. Sep 2009, 17:07

Re: VirtualBox guest additions 3.1.8

Post by damNageHack »

Duncan_Idaho wrote:at least nothing evil heppened :twisted:
You lucky one :o But do not expect that for every upgrade without any exclusions. For such situations the exclusions should be. :lol:

@Shador, ...
Shador wrote:You needn't. script stores everything entered and output during a terminal session to a file. You can then send that file around using a network connection and a tool like scp.
I did not know that script is a program. I thought of some "real" script to use. :x
Shador wrote:Then boot from a CD, mount root, chroot to it and run it that way.
Nice idea. So, here it comes what you expected:
Image

edit:
I found something interesting at the end of /var/log/vboxadd-install.log
Image

edit2:
Sorry, it seems that I forgot to run lilo :( Had worked with Fedora too long and used the comfort of grub ... :|
Image
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
Post Reply