5. grub-install --root-directory=/media/root /dev/sda

i installed linux in sdb5
what to enter
just the root drive or hdd
sdb5   or   sdb

On Fri, Jul 9, 2010 at 1:59 PM, Renju Paul <renjupa...@gmail.com> wrote:

> follow these steps.
>
> 1. boot using Ubuntu live cd.
> 2. open terminal and enter 'sudo -i' (without quotes)
> 3. # mkdir /media/root
> 4. # mount /dev/sda* /media/root (where sda* is you ubuntu root directory.
> You can use fdisk -l ti get the correct partition.My guess is you installed
> root and boot in same partition. Otherwise you may mount /boot to the boot
> directory of mounted root partition)
> 5. grub-install --root-directory=/media/root /dev/sda
> 6. after completing the command you may restart ubuntu live.
>
> If anything goes wrong, put it here.
>
> Thank You,
>
> Renju Paul
>
>
>  --
> "Freedom is the only law".
> "Freedom Unplugged"
> http://www.ilug-tvm.org
>
> You received this message because you are subscribed to the Google
> Groups "ilug-tvm" group.
> To control your subscription visit
> http://groups.google.co.in/group/ilug-tvm/subscribe
> To post to this group, send email to ilug-tvm@googlegroups.com
> To unsubscribe from this group, send email to
> ilug-tvm-unsubscr...@googlegroups.com
>
>
>
> For details visit the google group page:
> http://groups.google.com/group/ilug-tvm?hl=en
>

-- 
"Freedom is the only law". 
"Freedom Unplugged"
http://www.ilug-tvm.org

You received this message because you are subscribed to the Google
Groups "ilug-tvm" group.
To control your subscription visit 
http://groups.google.co.in/group/ilug-tvm/subscribe
To post to this group, send email to ilug-tvm@googlegroups.com
To unsubscribe from this group, send email to
ilug-tvm-unsubscr...@googlegroups.com



For details visit the google group page: 
http://groups.google.com/group/ilug-tvm?hl=en

Reply via email to