Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
hans-dampf said:I have successfully installed FC6, and here is what I had to "hack"
- FC6 installs the xen kernel by default, which crashed in PD. -> You have to install the normal kernel.
- RHGB (X server) did have a messed up resolution. -> You have to set your resolution in xorg.conf
To accomplish these two steps, boot into rescue mode after the installer reboots the firs time. To do so, enter "linux rescue" at the installer prompt, choose your language and keyboard, configure your network card, and let the installer mount your FC6 at /mnt/sysimage.
When you have done so, enter "chroot /mnt/sysimage".
Now you can install the kernel by entering "yum install kernel". After the kernel is installed, you can change the line "default=1" in /boot/grub/grub.conf to "default=0" to use the non-xen kernel as default.
To have a correct display, I added the line
Modes "1280x800"
(change 1280x800 to whatever resolution you like) beneath the line
Depth 24
in /etc/X11/xorg.conf
Now reboot your system and voila.
WordWarrior said:I have a stupid question. How do I boot into rescue mode? I was able to boot into the grub menu, but I couldn't get it into rescue mode.
andreground said:Thanks guys!
It's working now!
So nobody could use FC6 with more than 512MB ram?![]()
Will Parallels do something to fix this?
Well, the chipset they emulate limits you to 512MB of physical RAM. The fact that it works for some people is just plain strange.philjs said:np
I don't think 512MB is a hard and fast limit, some folks have reported success with more memory yet reported failure at 512MB.
Regards,
Phil