Re: [ubuntu-in] Error in command grub-install

2010-06-04 Thread Shrikant Khanduri
Hi Ravi, Please Update if problem is solved. On 4 June 2010 19:47, deepak kumar wrote: > Hello Ravi. > Try this > 1.boot using live cd > 2.mount your linux root partition in /mnt > $mount -t extX /dev/sdaX /mnt > 3.now bind necessary system directories > $mount --bind /sys /mnt/sys >

Re: [ubuntu-in] Error in command grub-install

2010-06-04 Thread deepak kumar
Hello Ravi. Try this 1.boot using live cd 2.mount your linux root partition in /mnt $mount -t extX /dev/sdaX /mnt 3.now bind necessary system directories $mount --bind /sys /mnt/sys $mount --bind /dev /mnt/dev $mount --bind /proc /mnt/proc 4.now chroot to /mnt $chroot /mnt 5.now

Re: [ubuntu-in] Error in command grub-install

2010-06-04 Thread deepak kumar
Hello Ravi. Try this 1.boot using live cd 2.mount your linux root partition in /mnt mount -t extX /dev/sdaX /mnt 3.now bind necessary system directories mount --bind /sys /mnt/sys mount --bind /dev /mnt/dev mount --bind /proc /mnt/proc 4.now chroot to /mnt On Thu, Jun 3, 2010 at 10:

Re: [ubuntu-in] Error in command grub-install

2010-06-02 Thread Jkhatri
On Wednesday 02 June 2010 09:33 PM, Ravi Joshi wrote: Hi. i am trying to install Grub using Ubuntu9.04 Live CD i tried to run grub-install command but it gives me some error... following is my terminal... GRUB> and here when i run boot command it gives me ERROR 5. KERNEL MUST BE BOOTED

Re: [ubuntu-in] Error in command grub-install

2010-06-02 Thread Jkhatri
r...@ubuntu:~# grub-install --root-directory=/media/root /dev/sda grub-probe: error: Cannot open `/boot/grub/device.map' [: 494: =: unexpected operator Installing GRUB to /dev/sda as (hd0)... Installation finished. No error reported. This is the contents of the device map /media/root/boot/grub/d

[ubuntu-in] Error in command grub-install

2010-06-02 Thread Ravi Joshi
Hi. i am trying to install Grub using Ubuntu9.04 Live CD i tried to run grub-install command  but it gives me some error... following is my terminal... ubu...@ubuntu:~$ sudo -i r...@ubuntu:~# fdisk -l Disk /dev/sda: 160.0 GB, 160041885696 bytes 255 heads, 63 sectors/track, 19457 cylinders Un