Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Loading Linux in dual boot
Name: Roldan Date: October 29, 2002 at 00:25:47 Pacific OS: WinXP/Red Hat Linux 8.0 CPU/Ram: PII-400/128 MB
Comment:
Can anybody help me with my problem. I have windows XP as an OS and then I installed Red Hat Linux to dual boot from it. After everything was done, when I chose to boot to Linux from the WinXP loader it would just go to the grub shell. How can you make Linux go directly to the GUI.
Name: Yggdrasil Date: October 29, 2002 at 02:32:57 Pacific
Reply:
The answer you're looking for is:
There is a line in /etc/inittab which goes:
id:3:initdefault:
which you change to:
id:5:initdefault:
You see, to "go to the GUI" means that your box runs gdm. To "go straight to the GUI" means to run gdm by default, instead of by your running "/etc/init.d/gpm start".
You could read about runlevels, the contents of /etc/rc.d, "man inittab" and that sort of thing if you wanted more information.
0
Response Number 2
Name: tiger Date: October 30, 2002 at 19:12:27 Pacific
Reply:
I got some problem when I tried to configure my Lilo.conf to dual boot WinXP and RedHat8.0.
After I changed Lilo.conf and run /sbin/lilo, it is right, comes out with added linux added winxp
But when I reboot using /sbin/shutdown -r now, it gave me this message: "init: timeout opening/writing control channel /dev/initctl" what does it mean? while I tried to boot linux, it blocked.
Summary: I'm trying to set up a dual boot with Linux and Windows 2000. I believe I have everything done, except for one last part: being able to load Linux. Er, the Linux I'm running is RedHat 7.0. I partit...
Summary: Hello, I would like to start from scratch.. load winxp ..leave some vacant space in the hard disc and then load Red Hat 9 Linux in that space in a dual boot configuration. My question is: When do I l...
Summary: LinuxNewB00: With the specs of your system I am curious why you installed RedHat 9.0. RedHat 9.0 is at least 3 years old, probably older. Fedora Core 4 is a free version, that is much more up to date ...