Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > SuSE Linux Help > Help With linux 9.3 - New build

Forgot Password?
 SuSE Linux Help   For help and discussions related to SuSE Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-02-2008   #1 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 9
Arrow Help With linux 9.3 - New build

Please help me i did not know where to post this, after i saw the spot for linux fourms then i thought that i should post here, anyways i have Suse linux Pro 9.3
Here is the product that i have


Code:
http://s61.photobucket.com/albums/h41/homeslice24/?action=view&current=103_7182.jpg

Last time i tried to install this it would not let me i forgot the reason why but i just recentley built a new computer i think that the hardware was to advanced for it. Right now i have a dualboot Windows XP pro sp3 , Windows Vista home premium and i have made a 35 Gb space set aside for linux (Basic install) So basically i would like help installing this, I have not done a triple boot in a long time.

Here are my system specs:

Windows-Windows XP5.1 (Build 2600) Service Pack 3

Internet Explorer-7.0.5730.13

Memory (RAM)-2047 MB

CPU Info-AMD Athlon(tm) 64 X2 Dual Core Processor 5000+

CPU Speed-3012.3 MHz

Sound card - Sound Blaster Audigy

Display Adapters - NVIDIA GeForce 8600 GT | NVIDIA GeForce 8600 GT | LogMeIn Mirror Driver | NetMeeting driver | RDPDD Chained DD

Screen Resolution - 1280 X 1024 - 32 bit

Network - Network Present

Network Adapters - NVIDIA nForce Networking Controller #2 - Packet Scheduler Miniport

CD / DVD Drives - E: LITE-ON DVDRW LH-20A1S | L: LX3709G FRN747G | M: EZBSYS ISO CDVD DRIVE

COM Ports - COM1

LPT Ports - LPT1

Mouse - 16 Button Wheel Mouse Present

Hard Disks - C: 134.5GB | D: 127.9GB | F: 79.9GB | G: 67.3GB | O: 35.7GB

Hard Disks - Free - C: 33.6GB | D: 36.5GB | F: 14.8GB | G: 1.7MB | O: 35.6GB

USB Controllers - 2 host controllers.

Firewire (1394) - 1 host controllers.

PCMCIA (Laptops) - Not Installed

Manufacturer - Phoenix Technologies, LTD

BIOS Info - AT/AT COMPATIBLE | 10/29/07 | Nvidia - 42302e31

Time Zone - Pacific Standard Time

Motherboard - ASUSTeK Computer INC. M2N-SLI DELUXE
Theone419 is offline  


Reply With Quote
Old 07-02-2008   #2 (permalink)
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 1,018
why dont you try a newer version eg 10.3 or 11 9.3 is abit out dated and might noit support some of your current hardware
scrarfussi is offline   Reply With Quote
Old 07-03-2008   #3 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 9
Well now that i have gone to install it everything works as it should but, the setup cannot locate my hard drive (Error:error "No hard drive found", and it says to specify mount point manually or use update cd for install.) I have a WD3200JBRTL WDC hdd and my partitions look like this
Code:
http://i61.photobucket.com/albums/h41/homeslice24/Acronis.jpg
Unallocated is for the linux it should automatically make a swap. AND I AM NOT PLANNING ON FORMATTING MY WHOLE DRIVE....Thank you
And just to let you know i have installed linux on this exact hdd before w/o any problems so it is compatible
Theone419 is offline   Reply With Quote
Old 07-03-2008   #4 (permalink)
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 1,018
Aye dude what i'm saying is all new program's require new packages eg firefox 2 or 3 you need a newer version of Gtk all the little things like flash support all require newer packages . By the way formatting only takes 2min and you get a more up to date distro
scrarfussi is offline   Reply With Quote
Old 07-04-2008   #5 (permalink)
Trusted Penguin
 
gogalthorp's Avatar
 
Join Date: Oct 2006
Location: West (by God) Virginia
Posts: 2,661
There is no need to reformat the whole drive just the root partition. You can save all the data in the home partition. Though it would be a good idea to rename ~/.kde or .gnome directories because of the large jump in version.

Also I doubt there is anything wrong with the drive more likely some incompatibility with the new BIOS or other hardware like the controller chips.

Remember you are trying to install an OS that was old before these chips where even designed.
gogalthorp is offline   Reply With Quote
Old 07-04-2008   #6 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 9
Thank you for your reply i have just downloaded suse linux enterprise 10, I had bought the other version from a retail store i had no idea you could download it for free. So im goeing to put it on to a dvd and hopefully there will be no problems ill come back and tell you how it went. Happy 4th of july
Theone419 is offline   Reply With Quote
Old 07-08-2008   #7 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 9
Hi all sorry it took so long to reply, I downloaded Suse linux enterprise 10 desktop, it took a while but now its installed everything is working. But i have 2 questions 1, how do i login as a "super user" my current login is "lxuser" and i want to always be a su 2, when the splash screen starts up with all of the text on the screen it askes me to login and when i am logged in i have NO idea how to get on the desktop kde screen like windows.
Theone419 is offline   Reply With Quote
Old 07-08-2008   #8 (permalink)
/etc/init.d/moderator
 
bigtomrodney's Avatar
 
Join Date: Nov 2004
Location: Sunny South-East of Ireland
Posts: 6,038
superuser is root and it is a terrible idea to log in all the time as root. Actually, you should never log in as root graphically, only through a terminal or when prompted for a root password by a system tool (that you have launched).

You can too easily damage your system when logged in as root, it is the user that your system runs at and has much higher privelege than say Administrator on Windows.
__________________
Registered Linux user #378740
New members read here / Forum Rules
#linuxforums on irc.freenode.net
bigtomrodney is offline   Reply With Quote
Old 07-09-2008   #9 (permalink)
Just Joined!
 
Join Date: Jul 2008
Posts: 9
Quote:
Originally Posted by bigtomrodney View Post
superuser is root and it is a terrible idea to log in all the time as root. Actually, you should never log in as root graphically, only through a terminal or when prompted for a root password by a system tool (that you have launched).

You can too easily damage your system when logged in as root, it is the user that your system runs at and has much higher privelege than say Administrator on Windows.
Ok i will keep that in mind, its easy to login to "System" on windows lol anyways the other problem that i had was how to login correctley lets say i want to get to the login screen that looks something like this
Code:
http://www-uxsup.csx.cam.ac.uk/pub/doc/suse/suse9.3/suselinux-adminguide_en/images/i_y2_kde_login.png
But i get a screen like this to login at and when i do it stays there with a command prompt
Code:
http://vectorlinux.osuosl.org/docs/vl50/images/vl5dyn/vd5-boot.png
I think the problem is that the xserver is failing to start because i get a error about it and i read on another forum that it drops u back to the cmd
Quote:
That would be a long shot.

Basically, when the computer boots and fails to start X it will drop you back to a command prompt. Here is your chance to manually configure the hardware that is on your system for use in Linux. It's not complicated at all, and only requires that you know the specs of your box.

At the command prompt enter this:

$ sudo dpkg-reconfigure xserver-xorg
Theone419 is offline   Reply With Quote
Old 07-09-2008   #10 (permalink)
Linux Engineer
 
Join Date: Oct 2007
Location: Tucson AZ
Posts: 842
The command from your last post is for Debian based, specifically Ubuntu.
sudo dpkg-reconfigure xserver-xorg

Use Yast to configure things on opensuse. You might check your /etc/inittab file to see if it is set to run-level 5. Should have an entry like this near the top of the file:

# The default runlevel is defined here
id:5:initdefault:

If you have a 5 as above, it is a different problem but check this first. If it fails, post the exact error message you get as that should help.
yancek is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 09:31 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2