Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 18-06-2005, 05:16 PM   #1 (permalink)
Wise Old Owl
 
Join Date: Nov 2004
Posts: 1,534
Default Problem with Ubuntu


I installed a Linux distro (Ubuntu) for the first time ever. The setup went fine but when it starts, it can't load the GUI and I only get a command prompt like display. Tell me how to recover the partition on which it was installed or how to get the GUI working.
Also how do I configure GRUB to load XP by default instead of Ubuntu?
drvarunmehta is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 18-06-2005, 05:26 PM   #2 (permalink)
Apprentice
 
Join Date: Mar 2005
Location: Cyberspace
Posts: 97
Default

Login as root using the command
Code:
su
Type yo root password and when u are logged in type startx.
Code:
Welcome to distro name time : something
root @ localhost root $ 
root @ localhost root $ startx
I think this should mostly work.

If startx doesnt work, try switchdesk kde/gnome instead of kde.
KDM or Ctrl+Alt+F7

I have not worked in Ubuntu, but mostly it should work with one of these.
You can ask cool_dude_prav. He uses Ubuntu.
__________________
Hibernating ....
banned2wise is offline  
Old 18-06-2005, 05:30 PM   #3 (permalink)
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default

As banned2wise stated, first try startx to see if you get into a GUI.

Else, better post the exact details of the error messages, they will be present in /var/log/Xorg.0.log or will anyway be displayed when the X server crashes.

Try running "xorgsetup" to see if it can generate a working config for X Windows (the GUI). Or else, run "xorgconfig" and answer the details of your hardware to get X running.

About GRUB, edit the file /boot/grub/menu.lst with a text editor (nano, vi, pico are usable console text editor) and check the order in which Ubuntu and Windows XP are listed, most probably XP will be second, so change the line "default 0" to "default 1".
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline  
Old 18-06-2005, 05:40 PM   #4 (permalink)
Apprentice
 
Join Date: Mar 2005
Location: Cyberspace
Posts: 97
Default

GRUB can be edited using vi editor as follows

Boot from the ubuntu live cd/or boot from image using chroot.

We must edit grub.conf after logging in as root.
Code:
root @ localhost root $ vi/etc/grub.conf
Type the following in grub.conf below the entry for linux.
Code:
title Windows
rootnoverify(hd0,x) 
chainloader +1
Here hd0 is hdd===>number may change sometimes. "x" should be 1 or 2 depending on hdd no. If its hd0 , x should be 0+1[or] if it is 1, x=2
__________________
Hibernating ....
banned2wise is offline  
Old 19-06-2005, 07:45 PM   #5 (permalink)
Wise Old Owl
 
Join Date: Nov 2004
Posts: 1,534
Default

When Ubuntu is truing to load, I get the following error : 'Temp. failure in name reolution'

After a while I get a blue screen with the following message: 'I cannot start the X srever (your graphical interface). It is likely that it is not set up correctly. Would you like to vies the X server output to diagnose the problem.'

If I choose yes, I get the following message :
XFree86 version 4.3.0.1
Xprot ver 11, revision 0, release 6.6
Build OS Linux 2.6.8.1 i686 ELF
Build date 18 october 2004
drvarunmehta is offline  
Old 19-06-2005, 08:04 PM   #6 (permalink)
Apprentice
 
Join Date: Mar 2005
Location: Cyberspace
Posts: 97
Default

I got the same error becoz of a faulty cd. Check the cd for scratches.
__________________
Hibernating ....
banned2wise is offline  
Old 19-06-2005, 09:49 PM   #7 (permalink)
Wise Old Owl
 
Join Date: Nov 2004
Posts: 1,534
Default

Ok guys, i'm sick of trying to make Ubuntu work. So please suggest some other Linux distro that I can try out. (It should have come on the Digit DVD in the last year). I would prefer a distro that is easy to install, is low on system resources and supports a wide range of hardware devices.
drvarunmehta is offline  
Old 19-06-2005, 10:34 PM   #8 (permalink)
Apprentice
 
Join Date: Mar 2005
Location: Cyberspace
Posts: 97
Default

Knoppix - best hardware support and nearly 1500mb of softwarez in 1 cd, not dvd.

www.knoppix.net ==> Official Knoppix website

BTW, I haven't experienced any major probs while using knoppix. I have been using around 4-5 months

There is also a book called Knowing knoppix. You can search the forums for the same. (Book posted here by Tuxian)

BEST ALTERNATIVE AND IT HAS NO SUBSTITUTES.
That's Knoppix for ye ...

Did u check ur dvd for scratches ?
Try Ubuntu also. Its a good distro as far as I have heard.

You can also get free cds for UBUNTU from,
www.shipit.ubuntu.org or .com I think.
20 cds of which consists of 10 install cds and
10 live cds. No Shipping or any other charges.
Totally free of cost.
__________________
Hibernating ....
banned2wise is offline  
Old 20-06-2005, 09:45 AM   #9 (permalink)
Wise Old Owl
 
Join Date: Nov 2004
Posts: 1,534
Default

Quote:
Originally Posted by banned2wise
Did u check ur dvd for scratches ?
Try Ubuntu also. Its a good distro as far as I have heard.

You can also get free cds for UBUNTU from,
www.shipit.ubuntu.org or .com I think.
20 cds of which consists of 10 install cds and
10 live cds. No Shipping or any other charges.
Totally free of cost.
I installed Ubuntu from the CD's that I ordered from their site, not the Digit DVD.
drvarunmehta is offline  
Old 20-06-2005, 10:40 AM   #10 (permalink)
Apprentice
 
Join Date: Mar 2005
Location: Cyberspace
Posts: 97
Default

ohhh... excuse me sir. I was not aware of that. What are you planning to do now. Going ahead with knoppix or are u gonna try ubuntu spare cds ?
__________________
Hibernating ....
banned2wise is offline  
Old 20-06-2005, 01:41 PM   #11 (permalink)
Wise Old Owl
 
Join Date: Nov 2004
Posts: 1,534
Default

I'll try Knoppix. Can I install it over the same partition I installed Ubuntu on?
drvarunmehta is offline  
Old 20-06-2005, 10:05 PM   #12 (permalink)
Apprentice
 
Join Date: Mar 2005
Location: Cyberspace
Posts: 97
Default

Yes very much.... boot from cd,then login as root and type knx2hd to start the knoppix installer .
Now configure the installation of ur choice
and start the installation. Create/Cancel boot floppy based on necessity. Then reboot system, and LILO will load Windows and Knoppix. You can use knoppix hdinstall thereafter.

BTW,Iam using knoppix 3.6.
__________________
Hibernating ....
banned2wise is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by abhidev
- by Who
- by Anorion
- by ax3

Advertisement




All times are GMT +5.5. The time now is 08:16 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2