Computing.Net > Forums > Linux > Loading Linux in dual boot

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

Reply to Message Icon

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.



Sponsored Link
Ads by Google

Response Number 1
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.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Loading Linux in dual boot

Problems getting Linux to load in dual boot www.computing.net/answers/linux/problems-getting-linux-to-load-in-dual-boot/1486.html

installing appl. soft. in dual boot www.computing.net/answers/linux/installing-appl-soft-in-dual-boot/22965.html

Linux / Windows Dual Boot (newbie) www.computing.net/answers/linux/linux-windows-dual-boot-newbie/28586.html