Herkese Günaydın,
Görkem bey, yardımınız için teşekkürler. Dün bu konuyu listeye yazdıktan
sonra
konuyla ilgili araştırmayı devam ettim ve aşağıdaki bilgileri listeyle
paylaşmak istedim.
Aşağıda sizin de söylediğiniz adımların ayrıntılı olarak anlatımı var.
iyi çalışmalar.
If your system uses the GRUB boot loader it works this way:
a.. Using the arrow keys, select the kernel you want to boot.
b.. Type e, which will allow you to edit the boot string.
c.. Use the arrow keys to move the cursor to the line that starts kernel =
, then press e again to edit the line.
d.. Type Ctrl+e or use the arrow keys to move the cursor to the end of the
line.
e.. Add a space, followed by init=/bin/sh, then press Enter.
f.. Type b to boot.
a.. Eventually, you will be presented with a shell prompt like so:
bash#
At that prompt, remount the root file system in read/write mode (if you
wish, clear the screen of graphical detritus using the clear command:
bash# clear
bash# mount -n -oremount,rw / (/dev/hda2)
a.. Now, change the password. As usual, you will need to type the password
twice.
bash# /usr/bin/passwd root
a.. Sync the hard drive by typing sync; sync; sync
a.. Remount the hard drive read-only:
bash# mount -n -o remount,ro /
a.. Reboot the machine.
> > RedHat 7.2 linux bir pc de GRUB kurulu, root sifresini nasil
> > resetleyebilirim ?
> >
> > LILO da " linux single " modda açinca halloluyordu. GRUB varken nasil
> > yapiliyor ?
>
> Merhaba,
>
> Grub penceresine gelince, pencerenin en altindaki komutlari calistirmayi
> denediniz mi?
>
> Ornek:
>
> o: Insert line (sizin isinize yaramaycaktir)
> e: Edit line (vmlinuz root=/bin/bash ro gibi bir satirla isiniz olur)
>
> Yapmaniz gereken islem, vmlinuz root=/bin/bash ro yerine
> vmlinuz root=/bin/bash rw init=/bin/bash yazmak. Satirlarin icerdigi
> bilgiler konusunda tam emin degilim, GRUB ekranina bakmaniz gerekebilir.
>
> Iyi calismalar
> Gorkem
> Gelecek A.S
>
>
> -
> Linux tartışma listesi
> Listeden çıkmak için, majordomo@gelecek.com.tr adresine, içinde
> "unsubscribe linux" geçen bir ileti yollayın.
-
Linux tartışma listesi
Listeden çıkmak için, majordomo@gelecek.com.tr adresine, içinde
"unsubscribe linux" geçen bir ileti yollayın.
Bu arşivin oluşturulmasında kullanılan program: hypermail 2.1.2 : Wed Apr 02 2003 - 04:03:30 EEST