Stuck installing Fedora
Posted: 4. Apr 2010, 19:16
=== Initial Setup ===
Windows XP Home 2002, Service Pack 3, fully updated.
Intel Pentium E5300 2.6GHz, 2GB RAM, 300GB disk (40GB used).
VirtualBox-3.1.6-59338-Win.exe
Fedora-12-i686-Live.iso
Follow standard install, as in help file opened from Sun VirtualBox help menu.
Use "first time wizard" to set up Fedora. Accept the defaults:
384MB Base Memory
12MB Video Memory
8GB Virual Disk in C:\Documents and Settings\User\.VirtualBox\
Network connection OK. Firefox works.
Terminal works. Simple Unix commands - no problem.
Saved a snapshot of the VM.
Now the trouble starts.
Starting the VM is very slow (3 minutes) mostly watching bars move across bottom of initial black window.
Window is very small. Not a clue in help section 3.5 "Display Settings".
- I'll assume these problems will be fixed when I get to Chapter 4 "Guest Additions".
Terminal (bash shell):
$ su
# yum check-update
- surprisingly many packages needing update, considering that the 3.1.6 installer is the latest.
# yum update python
- runs for about a half-hour, then hangs. Can't use mouse or keyboard.
- shutdown signal no effect.
Power OFF. Reboot.
$ yum whatprovides */named
- runs for a long time, then hangs.
Power OFF. Reboot.
=== Linux Guest Additions ===
Help file (section 4.4) not very helpful. This assumes we are installing a Debian-based Linux system (using apt-get).
$ sudo apt-get install dkms
- sudo not allowed for liveuser
- use su instead.
- apt-get - command not found
Try Gnome - System -Administration - Add/Remove Software
Find package dkms
- runs for several minutes downloading file lists, then stalls
ACPI shutdown - no response
Power OFF. Reboot.
Try http://forum.virtualbox.org search [install fedora]
Howto: Install Linux Guest Additions + Xorg config - 21-March-2009
- very well written - this should be in the live help file.
Terminal (bash shell):
$ su
# yum install binutils
- finishes, no problem.
# yum install gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel
- downloads everything, gets as far as Running Transaction, then stalls.
ACPI shutdown - no response
Power OFF. Reboot.
# yum install gcc make patch
- downloads 15 packages, gets as far as 4th item in Running Transaction, then stalls.
Power OFF. Reboot.
# yum install gcc
- stalls again on 4th item glibc-common
Power OFF. Reboot.
# yum install glibc-common
- installs glibc 842kB, but stalls on glibc-common 11MB
Power OFF. Reboot.
Try Gnome - System - Administration - Add/Remove Software
Install gcc & 12 dependencies.
- gets as far as Installing Packages, then stalls
Power OFF. Reboot.
Observation: During all of these installs, the VM icons show activity on the CD and the network,
but not on the hard disk. Is this normal? seems like every install has to start from scratch,
downloading all the package again. It should at least save the downloaded packages.
Back to VirtualBox forums
Another thread: Guest additions on Fedora 12, 3/30/2010
http://forums.virtualbox.org/viewtopic.php?f=3&t=29465
- install fails even after installing the packages above.
HELP!!
Windows XP Home 2002, Service Pack 3, fully updated.
Intel Pentium E5300 2.6GHz, 2GB RAM, 300GB disk (40GB used).
VirtualBox-3.1.6-59338-Win.exe
Fedora-12-i686-Live.iso
Follow standard install, as in help file opened from Sun VirtualBox help menu.
Use "first time wizard" to set up Fedora. Accept the defaults:
384MB Base Memory
12MB Video Memory
8GB Virual Disk in C:\Documents and Settings\User\.VirtualBox\
Network connection OK. Firefox works.
Terminal works. Simple Unix commands - no problem.
Saved a snapshot of the VM.
Now the trouble starts.
Starting the VM is very slow (3 minutes) mostly watching bars move across bottom of initial black window.
Window is very small. Not a clue in help section 3.5 "Display Settings".
- I'll assume these problems will be fixed when I get to Chapter 4 "Guest Additions".
Terminal (bash shell):
$ su
# yum check-update
- surprisingly many packages needing update, considering that the 3.1.6 installer is the latest.
# yum update python
- runs for about a half-hour, then hangs. Can't use mouse or keyboard.
- shutdown signal no effect.
Power OFF. Reboot.
$ yum whatprovides */named
- runs for a long time, then hangs.
Power OFF. Reboot.
=== Linux Guest Additions ===
Help file (section 4.4) not very helpful. This assumes we are installing a Debian-based Linux system (using apt-get).
$ sudo apt-get install dkms
- sudo not allowed for liveuser
- use su instead.
- apt-get - command not found
Try Gnome - System -Administration - Add/Remove Software
Find package dkms
- runs for several minutes downloading file lists, then stalls
ACPI shutdown - no response
Power OFF. Reboot.
Try http://forum.virtualbox.org search [install fedora]
Howto: Install Linux Guest Additions + Xorg config - 21-March-2009
- very well written - this should be in the live help file.
Terminal (bash shell):
$ su
# yum install binutils
- finishes, no problem.
# yum install gcc make patch libgomp glibc-headers glibc-devel kernel-headers kernel-devel
- downloads everything, gets as far as Running Transaction, then stalls.
ACPI shutdown - no response
Power OFF. Reboot.
# yum install gcc make patch
- downloads 15 packages, gets as far as 4th item in Running Transaction, then stalls.
Power OFF. Reboot.
# yum install gcc
- stalls again on 4th item glibc-common
Power OFF. Reboot.
# yum install glibc-common
- installs glibc 842kB, but stalls on glibc-common 11MB
Power OFF. Reboot.
Try Gnome - System - Administration - Add/Remove Software
Install gcc & 12 dependencies.
- gets as far as Installing Packages, then stalls
Power OFF. Reboot.
Observation: During all of these installs, the VM icons show activity on the CD and the network,
but not on the hard disk. Is this normal? seems like every install has to start from scratch,
downloading all the package again. It should at least save the downloaded packages.
Back to VirtualBox forums
Another thread: Guest additions on Fedora 12, 3/30/2010
http://forums.virtualbox.org/viewtopic.php?f=3&t=29465
- install fails even after installing the packages above.
HELP!!