Jump to content

black screen [solved]


Kieth
 Share

Recommended Posts

I installed Mandriva 2007 Free, which went very well. Only problem, I get a blank screen after lilo. Actually I had the same problem with 2006 {after installing a new motherboard and video card}. Since the 2007 was about to be released, I decided to wait. Reading another topic, I decided to use a live CD {Suse - the only distro I can get to work} to replace my Mandriva xorg.conf file with that of the Suse xorg.conf. One problem, I can't find the Mandriva file. Any idea where I can find it, or resolve my problem? Thanks.

Edited by Kieth
Link to comment
Share on other sites

That's the file I copied, but I thought that was Suse's file. Well, I suppose it is for both, only I cannot find 'my' oriiginal files (home, etc.), but only those 'made' by the Live cd. Where, in the file directory, can I find the Mandriva file structure?

Link to comment
Share on other sites

Depending on partition info, easy way to mount:

 

mount /dev/sda5 /mnt

 

if I assume / is /dev/sda5 and mounting to /mnt. The rest will be taken care of. Then you can go to /mnt/etc to find the file. Alternatively, check /mnt first to see if there are any other directories there, if so do:

 

mkdir /mnt/root
mount /dev/sda5 /mnt/root

 

then you make sure it doesn't get confused with the other directories.

Link to comment
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.
Note: Your post will require moderator approval before it will be visible.

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...
 Share

×
×
  • Create New...