Ubuntu Only Works On Specific Comp


Recommended Posts

I have a 20GB HDD that I installed Ubuntu on and want to move the HDD to another computer. When I moved it, it doesnt boot up and tells me the X-Server(graphical interface)couldn't be started. Now, I've tried it on other computers and it boots up fine. Why is this?

Edited by TJ3NN
Link to post
Share on other sites

you could also reconfigure you xorgconfig file using the command

sudo xorgconfig

you will need to know for moniter specs like the vertical refresh and horizontal sync rates. You will also be asked what video card you have.

you can check what video card you are using, with the following command

/sbin/lspci | grep -i vga

Link to post
Share on other sites
Sounds like you've gotten lucky with the swaps...given that X is configured for video card it is running on, I assume the machines had similar graphics at least made by the same company.

you could try:

sudo dpkg-reconfigure xserver-xorg

to reconfigure X

Thanks tictoc. It worked. I had to mess around with the settings to figure it all out. This 9 year Windows veteran is finally learning Linux.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...