LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How do I use boot disk to access my Hard drive? (https://www.linuxquestions.org/questions/slackware-14/how-do-i-use-boot-disk-to-access-my-hard-drive-427880/)

M$ISBS 03-23-2006 11:31 PM

How do I use boot disk to access my Hard drive?
 
I screwed something up and now get a black screen when KDM starts. I have used a boot cd to boot and change the runlevel but how do I get to my hard drive after using the boot disk?
I have tried mount /dev/hda1 and stuff like that but I cannot get to the partition on my HD to modify xorg or the runlevel.
Thanks.

DaneM 03-24-2006 01:00 AM

Please post what you have done (exact commands) to mount and access your hard drive. Also, please specify which user you are using to execute those commands. That might give me some useful information so that I can better help you.

Thanks.

--Dane

Bruce Hill 03-24-2006 03:20 AM

Boot with Slackware CD1 and at the prompt enter, like this >
boot: bare.i root=/dev/hda1 noinitrd ro
changing hda1 to your root partition if different.
This will boot you into your Slackware system, then you can
change whatever you like.

M$ISBS 03-24-2006 08:48 AM

Quote:

Originally Posted by Chinaman
Boot with Slackware CD1 and at the prompt enter, like this >
boot: bare.i root=/dev/hda1 noinitrd ro
changing hda1 to your root partition if different.
This will boot you into your Slackware system, then you can
change whatever you like.

I did that and changed xorg.conf back to the settings it was at and I am still getting a black screen around the time KDM starts.
I am going to try and run xorgconfig and check to see if my kvm switch got damaged.

syg00 03-24-2006 11:18 AM

Sounds like you are chasing the wrong dog. Sounds more like a framebuffer issue if you aren't even seeing the kdm login screen.

cereal83 03-24-2006 09:00 PM

Quote:

Originally Posted by M$ISBS
I did that and changed xorg.conf back to the settings it was at and I am still getting a black screen around the time KDM starts.
I am going to try and run xorgconfig and check to see if my kvm switch got damaged.


That only loads the harddrive as Read Only, boot with

bare.i root=/dev/hda1 noinitrd

and then edit the file and retry


All times are GMT -5. The time now is 03:38 PM.