From 4c0bbf2cd27d5558fccc12f18fd50bca14d10967 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 21 Sep 2010 08:58:55 -0400 Subject: [PATCH] atm we have 32bit VM --- sphinx/vm-notes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/vm-notes.txt b/sphinx/vm-notes.txt index 5797217..cc0e4ff 100644 --- a/sphinx/vm-notes.txt +++ b/sphinx/vm-notes.txt @@ -54,7 +54,7 @@ etckeeper init aptitude install module-assistant module-assistant prepare # note guest additions for 3.1.2 are broken, use 3.1.0 -bash /media/cdrom/VBoxLinuxAdditions-amd64.run (need 2.6.27+ kernel for direct rendering) +bash /media/cdrom/VBoxLinuxAdditions-x86.run (need 2.6.27+ kernel for direct rendering) #make sure that xorg.conf has 'vboxvideo' as device driver and also echo "vboxvideo" >> /etc/modules -- 2.39.5