ubuntu-bengali-manual team mailing list archive
-
ubuntu-bengali-manual team
-
Mailing list archive
-
Message #00382
[Bug 532747] Re: ubuntu recovery instructions don't work
I have fixed the following:
*lack of sudo in front of fdisk
*formatting of fdisk -l output
*clarification of fdisk -l output meaning
*double-check of syntax
still need to do:
*confirm failure of process
*if instructions are bad, fix
lp:ubuntu-manual rev 513
--
ubuntu recovery instructions don't work
https://bugs.launchpad.net/bugs/532747
You received this bug notification because you are a member of Ubuntu
Bengali Manual, which is subscribed to Ubuntu Manual.
Status in Ubuntu Manual: Incomplete
Bug description:
from utillich@xxxxxxxxxxxxxx
Hi Elan,
I tested the instructions for restoring GRUB from the manual alpha (I
had to reinstall win7 anyway because the RC was about to lock up) and I
noticed some mistakes:
"fdisk -l" didn't show me anything unless I used sudo
"sudo mount /dev/sda1 /media/root" -> IMHO there should be a small
sidenote telling the user to replace "sda1" with whatever partition
fdsik told him Linux was on.
"sudo grub-install -root-directory=/media/root /dev/sda" should be
"sudo grub-install --root-directory=/media/root /dev/sda"
Finally the whole procedure didn't work for me. It installed Grub, but
it didn't show a list of boot options, it gave me a command line
interface instead. (Since I have a separate home partition anyway, and
needed my system repaired quickly I reinstalled karmic).
Hope this helps,
Uli
manual lucid alpha
chapter 9: troubleshooting
code example error, instruction error
References