Running Windows (or anything else) on your Mac Discussion of Classic or running Windows, Linux and other OSes on the Mac.

Linux - Mint Linux & iMac


Post Reply New Thread Subscribe

 
Thread Tools
caoimh81

 
Member Since: Aug 13, 2009
Posts: 3
caoimh81 is on a distinguished road

caoimh81 is offline
Dear all

I have recently installed Sun´s Virtualbox in order to run Mint Linux on my iMAC. The installation of both is complete, but I have some difficulties with the Linux detecting the Monitor. Mint reports the monitor to be unknown. Presently the only resolution available is 800x600. Can you please make suggestions on what may need to be done to improve the resolution.

Thanks for your help in advance.

Caoimh
QUOTE Thanks
jeroendiederen

 
Member Since: Aug 10, 2009
Posts: 19
jeroendiederen is on a distinguished road

jeroendiederen is offline
why don't you install it on a separate partition? I guess when you go to the installation process your screen will get detected.

Regards, Jeroen
http://mac.linux.be
QUOTE Thanks
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 15,289
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2012 13" MBP (2.5 i5, 8GB)

vansmith is offline
Quote:
Originally Posted by jeroendiederen View Post
why don't you install it on a separate partition? I guess when you go to the installation process your screen will get detected.
In many cases, virtualization is a much better option. There is no need to install it to the HD for many reasons.

Have you installed the guest additions? When your VM is started, go to Devices > "Install Guest Additions...". This will mount the image in your VM. You now have to install the additions from the bash prompt. Make sure to choose the right ones though - there are both 32 and 64-bit guest additions.

To install them, open up a terminal window, navigate to the mount point for the images (probably /media/cdrom) and execute the binaries from there. So, if they got mounted to /media/cdrom, you would execute the following:
Code:
cd /media/cdrom
sudo ./VBoxLinuxAdditions-x86.run
I can't remember the exact name of the additions but the 32-bit ones are named something similar to that which I executed above. It is also important to execute it with root permissions (hence the sudo).

Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
QUOTE Thanks
caoimh81

 
Member Since: Aug 13, 2009
Posts: 3
caoimh81 is on a distinguished road

caoimh81 is offline
Where do I find

Devices > "Install Guest Additions...".

Thank you Caoimh
QUOTE Thanks
RNDdave

 
RNDdave's Avatar
 
Member Since: Sep 04, 2006
Location: Bristol, UK
Posts: 1,055
RNDdave is a jewel in the roughRNDdave is a jewel in the roughRNDdave is a jewel in the rough
Mac Specs: Alu MacBook | iPod Classic | iPod Shuffle | iPad2 (3G)

RNDdave is offline
This old method of playing with the display settings might help also:

open terminal then type command:

Code:
gksu gedit /etc/X11/xorg.conf
Once in this text file you look for the screen section:

Code:
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Add the Mac resolution in the sub section bit e.g. Modes "1300x800@60":

Code:
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
SubSection "Display"
Viewport 0 0
Modes "1300x800@60"
Depth 24
EndSubSection
EndSection
Restart x or just restart the VM and then see if that makes any difference.
QUOTE Thanks
vansmith

 
vansmith's Avatar
 
Member Since: Oct 19, 2008
Location: Ottawa
Posts: 15,289
vansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond reputevansmith has a reputation beyond repute
Mac Specs: 2012 13" MBP (2.5 i5, 8GB)

vansmith is offline
Quote:
Originally Posted by RNDdave View Post
This old method of playing with the display settings might help also:
That probably won't work because I believe the guest additions install graphics drivers.

caoimh81, Devices is a menu. Look at the menu bar.

Important Links: Community Guidelines : Use the reputation system if you've been helped.
M-F Blog :: Write for the blog :: M-F IRC Channel - Chats every Sunday at 8PM EST.
QUOTE Thanks

Post Reply New Thread Subscribe


« Windows -> Linux | Internet Setup for XP on New iMac »
Thread Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Need to know how much RAM your Mac can hold? iLaugh Other Hardware and Peripherals 6 12-13-2009 01:49 PM
Offers on my iMac 2.4ghz - any of them worth it? Ghostshadow Schweb's Lounge 10 10-13-2008 10:15 AM
iMac 20" and its suitability to a former PC user? JohnBurrows Apple Desktops 6 05-15-2006 03:57 PM
Gentoo Linux on imac G5 nalzan Switcher Hangout 5 11-30-2004 10:54 AM
Modem drivers for an iMac (slot loading) in Mandrake Linux PPX NaRO Apple Desktops 0 02-20-2004 11:52 PM

All times are GMT -4. The time now is 02:31 AM.

Powered by vBulletin
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
X

Welcome to Mac-Forums.com

Create your username to jump into the discussion!

New members like you have made this community the ultimate source for your Mac since 2003!


(4 digit year)

Already a member?