Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-13-2005, 05:47 AM
|
#1
|
LQ Newbie
Registered: Oct 2005
Location: Africa Uganda
Distribution: suse linux
Posts: 8
Rep:
|
installing linux on a computer and use hard disk on another computer
hallo people
i installed suse linux 10.0 on one of my computers, but when i took the hard disk to another computer of different manufacturer i dont get to see the desktop it stops on text mode with a dollar sign, how can i get to see X.
|
|
|
11-13-2005, 05:56 AM
|
#2
|
Senior Member
Registered: Oct 2004
Posts: 1,272
Rep:
|
You probably need to reconfigure X for the new graphics card, I'm not a suse user so I dont know what Suse specific tool you would use to do this, however you should be able to do this with `xorgconfig`. I would also back up your existing xorg.conf for if you move the hdd back to the first computer
|
|
|
11-14-2005, 02:33 AM
|
#3
|
Senior Member
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606
Rep:
|
not 100% sure, but from the text mode you may be able
to start yast I think it is called and then change the graphic driver
|
|
|
11-14-2005, 03:18 AM
|
#4
|
Member
Registered: Nov 2005
Location: Utrecht, Netherlands
Distribution: Gentoo, Ubuntu
Posts: 65
Rep:
|
'xorgconfig' will do the job (offcourse assuming x.org installed, for xfree86 use 'xf86config')
But when you put your harddrive back into that other computer, you'll have to set it back. So be sure you backup /etc/X11/xorg.conf
Maybe there's a way to let X know which config it should use. i.e. when you take your drive to PC1 it uses xorg1.conf and when you change to PC2 it uses xorg2.conf. I don't know how to do this (and if you want this), but it will save you a lot of work if you change a lot.
|
|
|
11-14-2005, 03:24 AM
|
#5
|
Senior Member
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606
Rep:
|
I suppose one could tweak startx (or any other script launching X)
by doing a cp xorg.conf.configY xorg.conf
where Y the config No is set by fingerprinting the computer
(for example from cat /proc/cpu or something of the like followed by a grep)
|
|
|
11-14-2005, 10:45 AM
|
#6
|
LQ Newbie
Registered: Nov 2005
Posts: 8
Rep:
|
I've got the same problem, I don't think you can use "startx" within that dollar sign, I've raised the issuse in a single thread:
http://www.linuxquestions.org/questi...hreadid=383029
Last edited by ayal; 11-14-2005 at 01:39 PM.
|
|
|
11-14-2005, 11:54 AM
|
#7
|
Senior Member
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606
Rep:
|
$ means you are a normal user
# means you have more privileges
I suppose you know about that.
to become root (super user) either type su
or
sudo su
Can you then use startx?
Maybe you need to launch kdm instead of startx
sometimes
init 5
does the trick as well
Not used suse in a while, so do not know
tbw cannot access your link bec it is pointing to a page to edit
What was the tilte of the thread
(I tried by username, not much success in understanding the relevance of your
problem to the one of this thread. I am tired anyway)
|
|
|
11-14-2005, 01:56 PM
|
#8
|
LQ Newbie
Registered: Nov 2005
Posts: 8
Rep:
|
hi, thanks for you suggestion
I just fixed the URL above
Although the dollar sign in this situation means the shell, I cannot use any commands, even if the most basic ones like su, sudo, ls, init etc, because the kernel has not yet loaded the root file system at all (see my thread for detail).
Actually, the problem is about how let kernel recognize the reiserfs file system while it is intalled in one machine and booting from another.
Last edited by ayal; 11-14-2005 at 02:08 PM.
|
|
|
11-16-2005, 11:11 PM
|
#9
|
LQ Newbie
Registered: Nov 2005
Posts: 8
Rep:
|
Quote:
Originally posted by ayal
hi, thanks for you suggestion
I just fixed the URL above
Although the dollar sign in this situation means the shell, I cannot use any commands, even if the most basic ones like su, sudo, ls, init etc, because the kernel has not yet loaded the root file system at all (see my thread for detail).
Actually, the problem is about how let kernel recognize the reiserfs file system while it is intalled in one machine and booting from another.
|
I am wondering the exact same thing! where is it located I cant find the package? I want to run the
Code:
cd /boot
mkinitrd -c -k 2.6.11.9 -m reiserfs
command from the main terminal
|
|
|
All times are GMT -5. The time now is 08:37 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|