- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Not start xwindows
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 05:24 AM
08-27-2003 05:24 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 05:38 AM
08-27-2003 05:38 AM
Re: Not start xwindows
1. while you're at the grub menu press "e" for editing. Then append "1" (after space of course) to a line starting with the word "kernel".
Then press "enter" and "b" for booting.This will boot you into single mode.
2. while you're at single mode edit the file /etc/inittab
and find a line: id:5:initdefault
replace "5" with "3" and save this file.Then reboot your pc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 05:40 AM
08-27-2003 05:40 AM
Re: Not start xwindows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 06:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 06:12 AM
08-27-2003 06:12 AM
Re: Not start xwindows
Ctrl-alt-F1 will take you from graphic to command line mode.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 06:13 AM
08-27-2003 06:13 AM
Re: Not start xwindows
I am not very clear about your statement < append "1" (after space of course) to a line starting with the word "kernel" > ,
after I press "e" , my line is :
root
kernel /vmlinuz - 2.4.20.20.8 smp ro root =label=1
what should I do ? thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2003 06:43 AM
08-27-2003 06:43 AM
Re: Not start xwindows
then when you boot your pc you should see something like this:
Red Hat Linux (version)
highlight this line and press "e"
then (unless you secured your grub with password in which case you should first type "p" and to enter the password)
highlight the line that begins with "kernel"
and press on "e" again it'll allow you to edit this line
then press on space and "1". Then enter and "b" for boot...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2003 02:59 AM
08-28-2003 02:59 AM
Re: Not start xwindows
ctrl x
then type
linux S
this will get you in single user mode as root from there modifie /etc/inittab as explained above and you should be fine...
Jean-Pierre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:20 PM
09-01-2003 02:20 PM
Re: Not start xwindows
id:3:initdefault:
Then reboot. You should now be booting into multiuser console mode (runlevel 3) and from here you can get X working. To start X from the command line just enter "startx" and hit enter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 10:45 AM
09-02-2003 10:45 AM