redhat


 
Thread Tools Search this Thread
Operating Systems Linux redhat
# 1  
Old 09-20-2003
redhat

hello people i just installed redhat, everything seemes to be fine, but when i start it, it boots up normally and starts firstboot or whatever, then it opens something, i can move the mouse for a while(thats all i see.. first the X then an arrow..) but then the whole computer freezes.. i think the problem is with XF86Config, but what can i use to edit it and how do i stop redhat to boot into graphics mode?
thanx anyways
# 2  
Old 09-21-2003
Your screen freezes. Does Ctrl-Alt-F2 switches you to a command line? If you do then log in as root and edit /etc/inittab according to

http://www.redhat.com/docs/manuals/l...down-sysv.html

and change default runlevel to 3.
# 3  
Old 09-21-2003
everything freezez, theres no altctrlF1 or F2 or anything, i need to know a way to boot into non-0graphical mode 1st.. (switching the runlevel before login) hmm.. maybe if i boot into single user mode thingy or something.. ill try... also ill check out that link
# 4  
Old 09-22-2003
You could also insert the installation disk, and when it says
boot:
type in
linux rescue
at this point it will boot into repair mode, then it will mount your current root file system under /mnt/deviceimage, from this point you can

chroot /mnt/deviceimage

Now you can alter the config files you need to alter to get everything running, then save changes and reboot.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Redhat Apache

How is it possible to tied a IP address to folder in apache, so when someone put the ip in there browser they land in that folder? (3 Replies)
Discussion started by: da2013
3 Replies

2. Red Hat

Redhat Clone

What is the best method to use to clone a Redhat machine, to ensure all software and config can be easily installed on new hardware? Thank you! (3 Replies)
Discussion started by: da2013
3 Replies

3. UNIX for Advanced & Expert Users

Sort command results are different in Redhat 4 vs Redhat 5

Hi, I am having a text file with the following contents ########### File1 ########### some page1.txt text page.txt When I sort this file on Red Hat 5, then I get the following output ########### File1 ########### page1.txt page.txt some (3 Replies)
Discussion started by: sarbjit
3 Replies

4. Red Hat

VM and Redhat Problems

Hello everyone, I'm facing a some problems with redhat in my Oracle VM and the Redhat(rhel-server-5.5-x86_64-dvd.iso). I've installed both tools yesterday without any issues, but... Through the redhat installation, i entered user and pass correctly, everythings was marching ok. The problems... (4 Replies)
Discussion started by: Newer
4 Replies

5. UNIX for Dummies Questions & Answers

Redhat 5.8 to 6.0

Hi, Currently running Redhat 5.8, I am thinking about upgrading to 6. After the upgrade, in case, I want to downgrade. How would I do that? Please let me know. Thanks. (2 Replies)
Discussion started by: samnyc
2 Replies

6. Red Hat

Redhat cluster

Hi Friends, I am trying to configure redhat high availability cluster on rhel5 32bit. As i am not having the RHN subscription, I have to intsall all the cluster suite manually. I am not aware what all are the rpms needs to be installed. Please let me know about the rpms needs to be installed.... (3 Replies)
Discussion started by: arumon
3 Replies

7. Red Hat

redhat

if sombody can help it will be very good.I want to have some information concerning redhat 9.How to go in the internet with :confused: ,how to programmate in c or c++,and finally how i can use it esaly.Sorry for my english i'm a french speaker ;) (1 Reply)
Discussion started by: boyep
1 Replies

8. SuSE

redhat

i just bought a redhat 9.0 book which comes with the operating system and Ive install it as a server however Im having difficulties installing Swat and I just wonder if I have to spend buy an enterprise server or what ? (1 Reply)
Discussion started by: keliy1
1 Replies

9. Slackware

Redhat Linux?

Hi, I use linux and it is a great OS, I use Redhat Linux 9 and I was wondering are they going to update 9 or they'll be leaving that to the fedora project? I would like a stable linux distro. Thanks -n (9 Replies)
Discussion started by: Insomniac
9 Replies

10. UNIX for Dummies Questions & Answers

RedHat

Hi all, I'm installing RedHat 7.0 on a laptop. As it's a dual boot with win2k I make a boot sector instead of using the MBR. After the install I mark the boot sector active in windows then I can boot into Linux. First question. When I make the boot sector active it deletes the swap... (3 Replies)
Discussion started by: merlin
3 Replies
Login or Register to Ask a Question