Howto / Linux
rescue a linux installation root password or grub
Author: Katrame
Visits: 2413
Date: 24.09.2007
For example we will update our grub:
#grub (here you will get a > prompt)
> root (hd0,1)
> setup (hd0)
> quit
#grub-install /dev/sda
or change the root password:
# passwd
and fill with your one.
Author: Katrame
Visits: 2413
Date: 24.09.2007
For example we will update our grub:
#grub (here you will get a > prompt)
> root (hd0,1)
> setup (hd0)
> quit
#grub-install /dev/sda
or change the root password:
# passwd
and fill with your one.
Se vuoi discutere con noi su questo articolo o comunque vuoi porci delle domande usa il nostro Forum

