boot with ubuntu live CD.
open terminal.
type
sudo fdisk -l
and find your ubuntu partition. some thing like sda1, sda2 or sda and some
number.
assuming yours is sda1, if not replace sda1 in following steps with
corresponding.

then type
sudo mount /dev/sda1 /mnt/
then try to install grub by
sudo grub-install --root-directory=/mnt/ /dev/sda

note that it is /sda not /sda1.
push enter and you're done !.
reboot.


On Mon, May 10, 2010 at 6:07 PM, David Shar <[email protected]> wrote:

> Hi,
>
> I am working on this ambitious project for a while. I need these
> operating systems for various applications.
>
> Here is what I have done so far -
>
> 1. Used gparted from Ubuntu CD and created 3 primary partitions and 1
> extended partition.
> 2. Installed OpenSolaris first.
> 3. Installed Windows7 and GAG 4.1 as a bootloader.
> 4. Installed Ubuntu.
> 5. Installed FreeBSD.
>
> When I boot I go to windows directly, the bootloader doesnt show up at
> all. All Operating Systems are updated. Windows7 is Enterprise version
> 64 bit, OpenSolaris is 32 bit, Ubuntu 32 bit, FreeBSD pc98 version. In
> addition, I am unable to configure internet connection within
> OpenSolaris, it has a driver issue and I have tried 2 different
> drivers (from vendor and third party) but it didnt go.
>
> If you can could you please help me set this up.
>
> Best,
>
> David
>
> [email protected]
> [email protected]
>
> --
> "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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
>
>
>
> For details visit the google group page:
> http://groups.google.com/group/ilug-tvm?hl=en
>



-- 
(¨`·.·´¨) Always
 `·.¸(¨`·.·´¨) Keep
(¨`·.·´¨)¸.·´ Smiling!
 `·.¸.·´         jíکhńú

http://thecodecracker.com
http://twitter.com/jishnu7

-- 
"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 [email protected]
To unsubscribe from this group, send email to
[email protected]



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

Reply via email to