Windows XP Media Center version 2005, Ubuntu latest version, and Solaris 10
i am knew to ubuntu 7.10.i have installed it with wubi,when i try to bootup i get busybox.is it posible to skip this and go to desk top.i was hoping to change to ubuntu but i think it will be to hard for me.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Milardo
- Solved:
- Last query:
- Last reply:
| Revision history for this message | #1 |
Hi Milardo!
You can edit the menu.lst with your favorite text editor:
gksudo gedit /boot/grub/menu.lst
Regards,
Leo
| Revision history for this message | #2 |
In which os do I do that and what edit command do i type in thanks.
| Revision history for this message | #3 |
From the Ubuntu terminal. Just type:
gksudo gedit /boot/grub/menu.lst
Add the new entries, save and reboot.
If you have any doubts, maybe you can show me the output of that file before you edit it...
| Revision history for this message | #4 |
What ubuntu terminal is that? You mean just type that line and save and reboot? In which order should I install os? I am thinking windows, then solaris, then ubuntu? Because then I will have all of them installed and be able to boot up windows or ubuntu and then I can make the above changes?
| Revision history for this message | #5 |
Ah! ok... sorry... my mistake... I thought you've already had the three OS installed.
You should install Windows first. You can find more info here:
https:/
Hope this helped!
Leo
| Revision history for this message | #6 |
I don't have a problem with getting windows to boot it is just either solaris 10 or ubuntu each one disables the other boot depending on which is installled first yes. Because of the grub start up is different.
| Revision history for this message | #7 |
Ok, have you already installed win+ubuntu in dual boot?
| Revision history for this message | #8 |
Hi again, Milardo!
I've googled a bit and found this:
http://
http://
Let me know if it worked for you...
Regards,
| Revision history for this message | #9 |
Hi, followed the links and they don't seem to list any answers to my problem seems it didn't work out for the person, I have installed windows, then ubuntu, and then solaris 10. I don't think I can make solaris 10 boot from ubuntu grub because grub file seems to be read only. However solaris grub file is editable I am trying something I found out on the web...
| Revision history for this message | #10 |
The problem booting the hard drive-installed Solaris from DVD, in my previous post, was just a typo (boot_archive, not boot-archive)
I decided to repartition the extended partition and get rid of the extra 2 GB. I created a FAT32 partition at the normal maximum, 32 GB, for file storage. I reinstalled Ubuntu, giving it 20 GB. Then, I used the Solaris DVD to boot into the hard drive image, edited the menu.lst, and used installgrub to update.
| Revision history for this message | #11 |
Not sure if that can help me but here is the link to a possible answer that I am working on.
http://
| Revision history for this message | #12 |
I think, currently you change by reset the boot flag between partitions. The boot flag should always remain on the partition with grub on it, and then grub shoudl chainload the OS you wish after you selected it
| Revision history for this message | #13 |
Here is what I did.
Windows XP, Solaris 10 (Unix) and Ubuntu 6.10 (Linux) Multiple Boot!
I just was looking for some alternate operating systems to use besides Windows XP and came across Solaris 10 (Unix) and Ubuntu 6.10 (Linux), both free. I decided that I wanted to create partitions on my hard drive for all three and be able to boot any that I wanted to. I had trouble at first because I could only have either Solaris 10 or Ubuntu 6.10 with Windows XP, not all three because of the conflicting grub boot programs of Solaris 10 and Ubuntu 6.10. After some testing I got it to work. I got Windows XP Media Center version 2005 with update rollup 2, Solaris 10, and Ubuntu 6.10 all able to boot. Here is what I did. First I have a 500gb Western Digital hard drive so this is great for the above. Anyways I first installed Windows XP Media Center version 2005. I formatted and partitioned the hard drive to about 419993 NTFS 4kb with Data Lifeguard Tools 11.2 which came with my drive. I use this because it is super fast. It is probably possible to download from the western digital website for free and use it with a non western digital drive. Because my drive is so big it takes XP a super long time to format it. That is why I use the Data Lifeguard Tools. After installing XP and whatever necessary to install it, next for Ubuntu 6.10. I use the ubuntu-
title Ubuntu, kernel 2.6.17-10-generic
root (hd0,1)
chainloader +1
Saved the file and restarted the computer. When I got to the boot screen for the OS I see a new selection for Ubuntu, kernel 2.5.17-10-generic. Selected that and it took me to the Ubuntu grub menu with windows! So that is how I got all three operating systems, Windows XP, Solaris 10, and Ubuntu 6.10 installed and able to choose which one to boot. I also tested to see if the other OS would still select and yes it worked. Hope this helps for anybody that wants the a windows os, a linux os and a unix os on one hard drive!