Ubuntu / Apple :: Convert Current OSX Installation To Guest?
Sep 19, 2010
I'm about to change colleges soon, and my new college (Full Sail University) requires us to have MacBooks. The university distributes the MacBooks to us with loads of class-related software pre-loaded. I'm unsure if they give us recovery discs for the Mac installation and the software.I have used Macs before, but I'm not all that Savy with them. What I need is a walkthrough on how to do certain things:
I want to backup the hard drive of the Mac, including the OS, and all the included programs.I want to wipe the hard drive, and install Ubuntu as a single OS.I want to take the backed up OSX and run that in VirtualBox, with full functionality: (internet, video making, graphic work, multimedia, etc)After that, I want to install Windows 7 as another guest OS, but I think I can handle that.
View 3 Replies
ADVERTISEMENT
Jun 23, 2011
I've just installed clean copies of both VirtualBox v4.0.8 and Fedora 15. Now I have followed the instructions here : [url] to install the latest VBox guest additions.
Each time I try I get the following message:
The headers for the current running kernel were not found. If the following module compilation fails then this could be the reason. The missing package can be installed with
yum install kernel-devel-2.6.38.8-32.fc15.i686.PAE.
However, if I run that command I am told there is no such package available. The guest addition installer continues seemingly OK, but after a restart they are not loaded.
I've just moved to Fedora from Ubuntu due to major issues with its new version.
View 12 Replies
View Related
Feb 1, 2010
I had a thread about installing on a Mac and decided to go the VirtualBox route and everything is running splendidly EXCEPT for the fnmode setting in /sys/module/hid_apple.
The problem is that the directory hid_apple does not exist for me to modify the settings for the apple keyboard. I'm assuming that when installing in VB, Ubu assumed it was a PC. Anyone know of a way to get the keyboard config directories in there so I don't have to hit Fn to do Alt-F2? Also, I tried to create the directory (sudo mkdir) and it returned "Cannot create directory...no such file or directory", but not in so many words.
View 1 Replies
View Related
Apr 15, 2011
I used qemu (qemu-0.9.1-i386-2_SBo) with Windows98SE as a guest, but since the last Slackware-current update of this version of qemu no longer works ...more precisely after "Mon Apr 8 06:58:48 UTC 2011" Update
Then installed the version "qemu-0.12.5.tar.gz" of Slackbuils, but this If the mouse is not detected in Windows 98 I also installed the version of the Alien "qemu-0.10.0-i486-1alien" without success Windows 98SE worked very well with the version of qemu-0.9.1-i386-2_SBo!I know the mouse is not detectable in Windows 98SE is a Bug [URL].. ps: I also have not had success in Slack 32. I use on a daily 64-bit version of Slackware .
View 14 Replies
View Related
Jan 25, 2011
I want to convert .mkv and .avi video to Apple's QuickTime .mov format with h264/avc video and aac mpeg4 audio.
View 4 Replies
View Related
Jan 8, 2011
i think its XNU "darwin" that the macs use correct? is there even a way to determine which is better? i mean obviously the linux kernel gets updated more often so that would lead me to believe - and the fact they're both based roughly on the same unix architecture.
also, who is it thats doing the linux kernel updating? when we see all the distros getting the linux kernel update to 2.56 or whatever across all of them - whos doing that? is it Linus??
View 9 Replies
View Related
May 11, 2010
I'm trying to install the Guest Additions for a VM running a guest Lucid Lynx Server. The problem I'm encountering is this: The vboxadd-install.log for vbox says it "couldn't find the sources of your current Linux kernel" and to "Specify KERN_DIR=<directory> and run Make again."
View 4 Replies
View Related
May 24, 2010
i've installed kubuntu 10.04 on a sun virtualbox , and when i tried to install the guest additions i got this error in the terminal:
Building the VirtualBox Guest Additions kernel modules. fail ! (Your system does not seem to be set up to build kernel modules. Look at /var/log/vboxadd-install.log to find out what went wrong) i'am running windows 7 as a host operating system .
View 1 Replies
View Related
Mar 16, 2009
I have a local file server running Samba on Fedora 9. It's already configured and serves a few people without any problems. I am now trying to set up a new read-only share with the username 'guest' and the password 'guest'. However, with no success so far! If I log on as 'guest' with the password 'guest' like so:
Code:
su - guest
No problem. Once logged in, if I try:
Code:
smbclient //samba/share
I'm prompted for a password. If I enter 'guest' I get:
Code:
session setup failed: NT_STATUS_LOGON_FAILURE
If I enter nothing (null) I get:
Code:
Anonymous login successful
Domain=[RIVER] OS=[Unix] Server=[Samba 3.2.8-0.26.fc9]
tree connect failed: NT_STATUS_LOGON_FAILURE
View 8 Replies
View Related
Mar 4, 2010
OpenSUSE installed in a Virtualbox Virtual Machine and I want to set a shared folder.
1 - Set up a Virtual Machine and install OpenSUSE 11.2
2 - Create a shared folder on host (HostFolder)
3 - Setup the shared folder in Virtualbox Via the Virtual Machine details or via Devices > Shared Folders...
4 - Install dependencies for running the Virtualbox installer You need to install the right development kernelpackage for your machinetype (use 'zypper search -i kernel' to see what's installed) sudo zypper make gcc kernel-source kernel-hosttype/default-devel
5 - Run the Virtual Machine and go to Devices > Guest Additions This mounts an iso image in your OpenSUSE guest.
6 - Open a root terminal and run
cd /usr/src/linux
make oldconfig && make prepare && make scripts && make dep
cp ../linux-obj/$HOSTTYPE/default/Module.symvers .
make prepare
* A commenter on previously mentioned thread says this step is unnecessary but it doesn't work without on my system. I suggest trying step 7 first and returning to step 6 if that fails. *
7 - Run ./VirtualboxLinux yourhosttype .run from the mounted iso image.
8 - Create shared folder in OpenSUSE (GuestFolder)
9 - Test with sudo mount -t vboxsf HostFolder /home/user/GuestFolder It works? Great! Let's set up the system so it automounts for your regular useraccount instead of root-only access.
10 - Add this line to /etc/fstab HostFolder /home/user/GuestFolder vboxsf defaults,uid=1000,gid=1000 0 0
11 - It works for me but if it still doesn't automount after a reboot; sudo mount -a
View 1 Replies
View Related
Apr 3, 2011
I installed a Fedora 14 guest on a Fedora 14 host with Virtualbox, then i run these commands on the guest:yum install kernel-devel kernel-headersbut if i try to install the virtualbox-guest additions on the guest, is still complains about that it's unable to find the kernel source directory?Ha anyone succeded installing the guest additions on a guest Fedora 14?
View 2 Replies
View Related
Jun 3, 2010
I had a lot of trouble installing Guest Additions within the Fedora 13 Guest on a Linux host. I had to mount the vboxGuestadditions.iso from the Device --> CD/DVD Devices menu. Then I located the appropriate package for my system. In my case it was the AMD64 Linux version.I ran this as administrator in Terminal. I used the "bash" command followed by the package name. This was after CDing the the appropriate directory. The packaged installed, I then rebooted and it worked fine. (Something that would make this easier is to load a script into nautilus that would allow me to open a locatation as administartor at the open window. I'm sure there is something in Fedora to do this but I couldn't find it in a hurry so I used the command line way).
View 5 Replies
View Related
Feb 7, 2010
I just downloaded the latest version of Ubuntu and went to install it on a Pentium 4 desktop that previously had XP on it. I get the main setup screen where it allows you several options including installation. Once I select installation, it appears to be installing but then comes up with a message that includes the following: "removing gdm-guest-session" It will not do anything else and the machine appears to go into sleep mode. When I try to shut it down, it appears that the kernel had loaded. Any ideas why the normal installation isn't continuing?
View 8 Replies
View Related
Aug 3, 2010
Running VirtualBox 3.2.6 under some host OS (should be irrelevant which one, right?), I created a machine, intending to install Fedora 13 on it. Got the Fedora 13 Live CD iso image, and an 8.6 GB virtual hard drive, completely blank. I set the machine to boot off the Live CD image. The Live CD boots nicely and I get to its desktop. I open "Install to Hard Drive"...and nothing happens. No error message, zip, nada. Inspection of the system shows a series of odd file systems, but I have no clue what they are for and whether they're usable or not.
The sticky [URL] mentions that the blank virtual hard disk should be partitioned and formatted beforehand...So I did, using the Live CD's Disk Utility (Applications: System Tools: Disk Utility). Although the sticky states the small /boot partition should be ext2 or ext3, the Live CD installer proposes to reformat it as ext4. Shouldn't we have formatted it as ext4 right away, then? Also, the installer set the /boot partition's size to 524 MB, not 200 MB as recommended by the sticky.
OBSERVATION: This was not easy because VirtualBox sets the display to 800x600 at most, and the Disk Utility spills beyond those confines WITHOUT PROVIDING SLIDERS. It was sheer luck that the required buttons (create partition, format partition) were barely reachable (at the bottom edge of the screen). This is a serious problem, because increasing the VirtualBox display size can only be done *after* installation (see for instance[URL] - since this guest addition requires rebooting the guest OS, it probably won't stick to the Live CD).
Once those two partitions are prepared and the virtual machine rebooted, "Install to Hard Drive" works as expected.
OBSERVATION: It is absolutely inexcusable that the Live CD installer (Anaconda?) does not propose to do this partitioning and formatting for the user. It is even more inexcusable that it should fail without giving any feedback whatsoever to the user.
Aside: VirtualBox's guest additions does not work correctly (for 3.2.6 anyway). The Devices: Install Guest Additions menu merely mounts a CD image VBOXADDITIONS_3.2.6_63112) without any feedback (expected feedback because the menu ends with an ellipsis). The CD, once opened, has an Open Autorun Prompt button...which fails to do anything. Manually running autorun.sh also fails. I had to manually invoke VBoxLinuxAdditions-x86.run from a terminal to get anywhere. Even then I was unable to go higher than 1024x768.
View 6 Replies
View Related
Feb 12, 2010
I have on my computer 9.1 and I want to try some virtualization. I want to install WinXP or 7 as guest on my U9.1 box. what is your opinion? Which VMware or VirtualBox should I try?
View 1 Replies
View Related
Dec 14, 2010
I'm having trouble with my Ubuntu VM's --I'm running a Win 7 Home Premium Host, (8GB RAM, 1TB HDD, NVidia GeForce Video) Oracle VirtualBox (Current version)
-- When I set up Linux VM's w/ 3D Acceleration, and 128MB Video Ram,
-- I can't enable the 'Extra' Video Effects, to get Compiz working.
-- Even when VBox Guest Additions is installed.
VBox Guest Additions does let me use Full Screen, & Seamless mode, correctly though.
But if I try to set 'Extra' Video Effects, it can't find the correct driver.
Code:
ps -A | grep compiz
Does not show compiz running.
FYI: Nor can I get Unity on 11.04 Alpha 1, under the VM.
View 2 Replies
View Related
Mar 15, 2011
I am posting this in the "Desktop Environments" section on the theory that the VirtualBox is indeed a desktop environment.
Bottom lines first - maybe it will make the whole essay below superfluous. Do I need to use the Windows-7 installation disk to install the "guest" OS into this virtual box? (This is the main question.) I suspect it is, after the prompts I get trying to run my guest OS for the first time. Since I have a dual-boot anyway - with Win-7 as the main OS on the machine - is there any way I can configure Virtualbox to use the existing Win-7 installation as a guest OS, without damaging the Windows partitions?
Now the rest of the story:
I just deleted about 100 lines of torturous details, realizing nobody will want to read through all that. 1. Question 2 is optional - I have a 400GB mounted file system on a huge Seagate drive for my guest "hard drive".
View 2 Replies
View Related
Mar 24, 2011
I tried adding myself to the group vboxusers but it did not help.
I then read that the reason that i don't have any sub capability when i'm running XP as guest OS using VirtualBox is that I have a open source version of the program.
So I uninstalled the one I got through software center and downloaded and installed one from VirtualBox website. It installs but does not tell me where to find it in the menu so I don't know how to launch the program. It also doesn't show up as an "installed software" when I search for it in software center.
View 4 Replies
View Related
Apr 19, 2011
All I want is a simple Samba installation that anonymous users/guests can access. I have modified the smb.conf file so much using 'tips' that should enable a simple folder share. Nothing works. If I share the folder using Nautilus share then the folder is accessible without any credentials from only Win7 and android ES File Explorer. XP can't see the folder, nor can any other linux device. I want to switch to linux as a main OS but without shares it's not practical. Does anyone have a stripped down smb.conf which provides guest access to a single folder?
Here's the latest testparm -s
Code:
$ testparm -s
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Loaded services file OK.
Server role: ROLE_STANDALONE
[global]
workgroup = MSHOME
server string = %h server (Samba, LinuxMint)
security = SHARE
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %n
*Retypesnews*spassword:* %n
*passwordsupdatedssuccessfully* .
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
path = /home/mint/Shared
read only = No
create mask = 0777
guest ok = Yes
[printers]
comment = All Printers
path = /var/spool/samba
read only = Yes
create mask = 0700
guest ok = No
printable = Yes
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
read only = Yes
guest ok = No
View 5 Replies
View Related
Apr 7, 2011
I installed Ubuntu Lucid Lynx a while ago. but then upgraded it to 10.10
I don't have the CD with me right now and i need to fix some mistakes of mine (being a n00b to ubuntu) urgently i.e. i can't wait for morning. Is there anyway i can rollback to the time when my ubuntu installation was in mint condition?
One more thing. Let me tell you my mistake. Almost a month ago i installed Apache2 on my Laptop (for LAMP). and now i have to install Apache Tomcat for JSP development. but the problem is that the files made by Apache2 and the PHP5 installation i made are not removed with
Code:
Code:
So now the apache2 files are superseding the Apache Tomcat. hence i cannot distuinguish between apache2 or apache tomcat when i goto:
Code:
So if anyone has a way of ridding my laptop of this disease without complete overhaul, please post your replies here.
Until then, I will have to defect back to Windows.
View 1 Replies
View Related
Nov 16, 2010
I have installed 10.10 as a virtual machine under my 10.04 host installation. I have then attempted to install the guest additions to make it more integrated with the host. When I start the autorun of the guest additions, it tries to compile some programs. This seems to be a feature of the VBox in 10.04 and worked with 10.04 was also the guest. However, with 10.10 as the guest, I get a compile error, specifically this at the end of vboxadd-install.log:
[Code]...
View 1 Replies
View Related
Apr 28, 2011
I just upgraded my stable 10.10 64-bit desktop edition VirtualBox guest to 11.04. Got no errors during the upgrade. When I try to boot into 11.04, it hangs on the boot screen where it says ubuntu with the 5 dots below that. There's no animation on this screen--I think the dots usually have a progressive animation?
I've attached a PNG screen shot of the hanging Ubuntu instance.
View 9 Replies
View Related
Jan 3, 2010
I have tried a few times already the following procedures: start a new installation (each time, I create a new VBox VM) with the Fedora 12 DVD iso attached to the DVD drive of the VM. I select the default setting, like US english, US keyboard, local time (GMT +8), standard installation ... etc). The installation process had been smooth to the screen the system asking for a reboot after installing something like 1100+ packages. Then I click the reboot button offered. The VM restarted but each and every time, it came up with the following error message:
Booting from local disk...
FATAL: INT18: BOOT FAILURE
There was no other error message durint the installation process. It would be very much appreciated if some one can tell me what went wrong and how to solve it. I believe even I try again the same way, it will end up with same result. Is it a software or hardware problem? In case software problem, is it Fedora or VirtualBox?
View 5 Replies
View Related
Jul 5, 2011
I have Linux installed on my harddrive, sometimes I run it as the host operating system and sometimes run it as a guest in Windows using VirtualBox. It's a nice ability, I think.
I don't think it's possible with Windows though. Is it because your average distribution includes drivers for everything known to man? Are devices/drivers configured statically in Windows so when somethings changed it breaks?
View 2 Replies
View Related
Jan 19, 2010
I am trying to use 'convert' in command prompt to convert image file format.I get the following error.
convert: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589.
convert: NoDecodeDelegateForThisImageFormat `airplane.jpg' @ constitute.c/ReadImage/530.
convert: MissingAnImageFilename `airplane.ppm' @ convert.c/ConvertImageCommand/2838.
View 3 Replies
View Related
Jun 7, 2010
I switched a working Lucid KVM guest from linux-server to linux-virtual and it could not mount root at boot time and issued a panic instead. Switching back (booted from CD and used "rescue a broken system") revived the VM.
My first guess is that some DM driver module needed for LVM is missing from the linux-virtual package.
View 2 Replies
View Related
Jul 11, 2010
I'm trying to test 10.04 Lucid 32-bit within 9.10 using VirtualBox. Guest additions aren't working fully--I can copy and paste text, but my mouse pointer still gets captured. No indications of any problems during installation. Also, I get the "Ubuntu is running in low-graphics mode" error message starting up, indicating Ubuntu can't detect the hardware properly. Screen size is stuck at 800x600.
I've tried reinstalling Guest Additions, increasing Video Ram to 128MB, and putting screen resolution and vbox device data into xorg.conf. Nothing changes. Actually, there is no xorg.conf on the system, only an xorg.conf.failsafe. I modified that, no effect--though the file gets overwritten on boot up to be what it was originally. I also tried adding my own xorg.conf. That doesn't get overwritten, but also has no effect.
View 1 Replies
View Related
Jun 5, 2011
Setup:
1. Microsoft Windows 7 64-bit Professional HOST Operating System
2. Oracle VirtualBox 4.0.6r71416 on top of Windows 7
3. Ubuntu 10.04 Lucid Lynx 32-bit GUEST Operating System in VirtualBox
I successfully installed the above configuration on May 15, 2011. I had some difficulty getting the Host-Only VirtualBox Adapter to work. I was forced to make a subtle change to the Windows Registry in order to get the Adapter to work correctly. I was successful. I used the Debian Update Manager to update my installation of Ubuntu. Nothing changed on the Windows 7 side. Now, Windows 7 says that the Host-only adapter is enabled, but I don't have a connection to the Ubuntu OS. I can't use PuTTY or WinSCP. When I invoke ipconfig on the Windows side, 192.168.56.101 is the IPv4 address. When I invoke ifconfig on the Ubuntu side, there isn't anything.
View 7 Replies
View Related
Sep 26, 2010
I want to install Ubuntu 10.04 to another machine alongside that other machine's XP. I know I could just run the install disc; but I'd like to take what changes I've made to Ubuntu along with it - for instance, TrueCrypt, Simple Backup, AdobeReader 3 (I think that's an addition), K3b, MuseScore, and some other applications I've added along the way. Also, I went thru some Terminal commands to get Brasero to copy CD's recently and would like to avoid doing that again.
View 1 Replies
View Related
Jul 23, 2011
where to download Guest Additions Virtualbox for Fedora 14 ?
View 4 Replies
View Related