Results 1 to 8 of 8
what's difference between
repair installed system
rescue system
and what should i use for my system
if my system didn't find anything
and i use two system windows & linux
...
- 11-06-2008 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
rescue & repair
what's difference between
repair installed system
rescue system
and what should i use for my system
if my system didn't find anything
and i use two system windows & linux
what i use if i want continue use windows
thanks
- 11-07-2008 #2
Repair does a re install of the OS
Rescue puts you in single user mode so that you can manually repair things.
Neither effects any other OS you may have installed.
- 11-14-2008 #3Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
just as you said
just as you said but
now,I can't access to windows
windows is existed but I can't access to it
thanks
- 11-15-2008 #4
As root run fdisk -l and post results
- 11-15-2008 #5Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
well, when i write SU root
this show "directory doesn't exist" or something like that
- 11-15-2008 #6Just Joined!
- Join Date
- Nov 2008
- Posts
- 29
Did you mean you are not able to access the Windows partition or else that you are not able to boot into windows OS ?
If you are not able to boot into Windows , Could you please give us an history about what were the changes that you have made to your system?
What is the Boot loader that you have installed in your system ? Is it Grub ?
If you are not able to access the Windows Partition . You need to login as normal user and run either of the commands
'sudo fdisk -l ' or
login in as root 'su -' (U will be prompted for the root password)
in the root shell type 'fdisk -l'
Post the results
- 11-22-2008 #7Just Joined!
- Join Date
- Sep 2008
- Posts
- 42
I am not be able to boot into windows OS
yes it's GrubWhat is the Boot loader that you have installed in your system ? Is it Grub ?
from opes suse 11 dvd I choose repair systemCould you please give us an history about what were the changes that you have made to your system?
thanks
- 11-22-2008 #8
We need to know about the partitions on your drive. So please report the results of
type
su
then the root password at the prompt
note the password does not echo to the screen.
fdisk -l
Also note that Linux is case sensitive so SU is not the same as su


Reply With Quote