Fedora Linux Support Community & Resources Center
  #1  
Old 19th March 2008, 10:24 PM
jilljones Offline
Registered User
 
Join Date: Mar 2008
Posts: 1
Installing on Virtual PC 2007 (on Vista)

I am trying to install Fedora on Vista using Virtual PC 2007. I have gotten everything installed but after rebooting the screen resolution within Virtual PC goes all awry (please see attached).

I cannot read any of the text in the screen. Is there a setting I need to change within Fedora, within Vista, or within Virtual PC?

Thanks for any help!
Attached Thumbnails
Click image for larger version

Name:	screengoesawry.jpg
Views:	105
Size:	69.4 KB
ID:	15466  
Reply With Quote
  #2  
Old 21st March 2008, 11:50 AM
SaGS Offline
Registered User
 
Join Date: Nov 2006
Posts: 135
Use kernel option fbcon=map:9, it solved this particular display problem for me.
Reply With Quote
  #3  
Old 21st March 2008, 12:48 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
nice fix SaGS. Just want to point out that fedora runs more smoothly with VirtualBox on Vista, once you install Guest Additions, and especially if your cpu supports hardware virtualisation (you set it on the General->Advanced settings for the machine).

I have F8 running at near to native speed on one Vista box using VirtualBox
Reply With Quote
  #4  
Old 23rd May 2008, 11:17 AM
laxman_225 Offline
Registered User
 
Join Date: May 2008
Posts: 1
sideways, is it same with fedora 9 aswell. I have a windows VISTA and want to install fedora 9, should I use VirtualPC or virtualBox. What do you mean by Guest Addons.

Thanks,
Laxman
Reply With Quote
  #5  
Old 23rd May 2008, 12:57 PM
sideways's Avatar
sideways Offline
Retired User
 
Join Date: Oct 2004
Location: London, UK
Posts: 4,999
If VirtualPC is working for you then stick with that. If you try VirtualBox, then once you have the guest OS installed and running there is an option in the Devices menu to Install Guest Additions. This enables the display and mouse to work more smoothly for instance. Also, before starting the guest OS you can select the General settings dialog, and under the Advanced tab there is an option to Enable VT-x/AMD-V, which you should do if your cpu supports virtualisation technology (Most recent Intel Core 2 Duos, AMD Turion etc)
Reply With Quote
  #6  
Old 7th December 2008, 05:02 PM
allendick Offline
Registered User
 
Join Date: Dec 2008
Posts: 3
I have a laptop running Vista Home and VirtualBox running on it. I have installed several versions of Ubuntu and two versions of Fedora 10 (Gnome and KDE). I have little trouble installing the VirtualBox Additions on Ubuntu, but am stuck with Fedora. As a result, I am working in a very small window with a jerky, idiosyncratic mouse. (The additions give full screen resolution and better mouse control).

I managed to get the VirtualBox 2.0.6 Guest Additions for Linux file to run, using su -c but got this:

Verifying archive integrity... All good.
Uncompressing VirtualBox 2.0.6 Guest Additions for Linux installation...................................... .................................................. .................................................. ...........................................
VirtualBox 2.0.6 Guest Additions for Linux installation
Please install GNU make.
Please install the build and header files for your current Linux kernel.
Thwe current kernel version is 2.6.27.5-117.fc10.i686
Please install the GNU compiler
Problems were found which would prevent the Guest additions from installing
Please correct these problems and try again.

I'm not sure what to do.

Can ayone give me some clues?

Thanks.
Reply With Quote
  #7  
Old 15th January 2009, 01:09 PM
Alix Offline
Registered User
 
Join Date: Jan 2009
Posts: 12
allendick, you should use "yum install dkms" command with root previledges.


UPD:
It's a pity, but after installation nothing changes.
I have the same message as allendick.
Does anybody fix this trouble on Fedora 10?

Last edited by Alix; 15th January 2009 at 02:25 PM. Reason: UPD
Reply With Quote
  #8  
Old 15th January 2009, 03:08 PM
allendick Offline
Registered User
 
Join Date: Dec 2008
Posts: 3
http://forums.fedoraforum.org/showth...ght=virtualbox
Installing VBoxLinuxAdditions on FC8
---
su -
yum update kernel
reboot
[yadda yadda]
su -
yum install kernel-develyum update kernel

cd yadda yadda
./VboxLinuxAdditions
---

BTW, I just drag the VboxLinuxAdditions file to the command line in Terminal (after cd) and hit enter, rather than type it all in.

Hope this helps.

Last edited by allendick; 15th January 2009 at 03:13 PM.
Reply With Quote
  #9  
Old 15th January 2009, 03:47 PM
Alix Offline
Registered User
 
Join Date: Jan 2009
Posts: 12
I've tried to install a lot of things Some of them were successfully installed. Finally, I have such message
Code:
Verifying archive integrity... All good.
Uncompressing VirtualBox 2.1.0 Guest Additions for Linux installation.......................................................................................................................................................................................................
VirtualBox 2.1.0 Guest Additions installation
Please install GNU make.
Problems were found which would prevent the Guest Additions from installing.
Please correct these problems and try again.
So, only GNU make is still present in this list.

PS: what do u mean by [yadda yadda]?
Reply With Quote
  #10  
Old 15th January 2009, 03:54 PM
allendick Offline
Registered User
 
Join Date: Dec 2008
Posts: 3
It means etc. etc.

Actually, I did not write that, I quoted it.

You need to get into the root directory as I recall.

I have been fdoing a lot of things and have about 15 different O/Ss and VMs, so can't exatly recall, but don't you just need to

yum install make

Sorry. Can't find my notes and I am new to all this.

Good luck.
Reply With Quote
  #11  
Old 15th January 2009, 07:32 PM
Alix Offline
Registered User
 
Join Date: Jan 2009
Posts: 12
Quote:
Originally Posted by allendick View Post
It means etc. etc.

Actually, I did not write that, I quoted it.

You need to get into the root directory as I recall.

I have been fdoing a lot of things and have about 15 different O/Ss and VMs, so can't exatly recall, but don't you just need to

yum install make

Sorry. Can't find my notes and I am new to all this.

Good luck.
Thanks a lot. This - "yum install make" helped me to fix latest issue with installing. Now it's ok - resolution is fine.
But actually I'd like to make smth like manual for fixing this issue. Because I don't have logical steps for that. So, I'll try tomorrow to pass from the beginning. And then will post here concrete steps.
Reply With Quote
  #12  
Old 16th January 2009, 08:57 AM
Alix Offline
Registered User
 
Join Date: Jan 2009
Posts: 12
So, as I told in my previous message, I deleted my Fedora and started from beginning. Steps for fixing problems with installing VBoxLinuxAdditions:

yum install make

yum install gcc

yum install kernel-devel

yum update kernel

[reboot]

Thats all. After those steps I'm able to setup VBoxLinuxAdditions successfully.
Hope it will help!
Reply With Quote
Reply

Tags
2007, installing, virtual, vista

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 9 on Virtual PC 2007 Rakmos Installation and Live Media 0 16th August 2008 02:33 AM
Virtual PC 2007 abroadside Installation and Live Media 5 5th August 2008 05:01 PM
FC8 and Virtual PC 2007 hell AJ59 Installation and Live Media 7 20th February 2008 04:39 PM
Installing Fedora 7 on Virtual PC 2007 klubar Installation and Live Media 5 11th June 2007 11:34 AM
Fedora 6 and Virtual PC 2007 redhammerjoe Servers & Networking 1 8th February 2007 06:10 AM


Current GMT-time: 17:45 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat