Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read

Linux Support Linux - Operating Systems and Applications Support

Reply
 
Thread Tools
Old 11-08-2008, 02:50 AM   #1 (permalink)
Registered User
 
Join Date: Nov 2008
Location: Texas
Posts: 3
OS: ubuntu 8.10


Send a message via MSN to txwebmaster
Installing 2nd Linux OS

I presently have ubuntu 8.10 installed on a laptop with a swap partition and sufficient unallocated space for a 2nd OS and my question is 2 fold
1. Does the 2nd OS require a swap as well and if so should that swap be my last partition.
Present partitioning:
/dev/sda1 has the 8.10
/dec/sda2 swap
16.54 unallocated
2. what exactly must I do to assure the outcome results in a standard dual boot protocol?
Have recently chucked windows and having a ball.

Thank you so much

Allen
txwebmaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Sponsored Links
Old 11-08-2008, 05:10 AM   #2 (permalink)
Registered User
 
hal8000's Avatar
 
Join Date: Dec 2006
Location: UK
Posts: 151
OS: Knoppix/Suse/PCLinuxOS


Re: Installing 2nd Linux OS

Quote:
Originally Posted by txwebmaster View Post
I presently have ubuntu 8.10 installed on a laptop with a swap partition and sufficient unallocated space for a 2nd OS and my question is 2 fold
1. Does the 2nd OS require a swap as well and if so should that swap be my last partition.
Present partitioning:
/dev/sda1 has the 8.10
/dec/sda2 swap
16.54 unallocated
2. what exactly must I do to assure the outcome results in a standard dual boot protocol?
Have recently chucked windows and having a ball.

Thank you so much

Allen
Depending on which distro you install grub will be automatically updated and most will find the first distro on /dev/sda1

Whilst not wrong, having a single partition for / and /home means that if / became corrupted then you would lose your /home data as well. For this reason it is prudent to use a separate / and /home for each distro.

When you install your next distro, allocate the free space which will be /dev/sda3, when it comes to partition chose "expert" or "custom" or whatever option the distro gives you and tell it to use /dev/sda2 as your swap partition.

You've used a debian based distro (Ubuntu) so I would suggest you try an rpm based distro like PCLinuxOS 2007 or Suse 11 or Mandriva.
hal8000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 11-08-2008, 03:46 PM   #3 (permalink)
Moderator Alt. Computing
 
wmorri's Avatar
 
Join Date: May 2008
Location: /etc/pm
Posts: 1,221
OS: Vista Basic SP1/Ubuntu 8.04/Fedora 10


Send a message via AIM to wmorri
Re: Installing 2nd Linux OS

hal8000 is totally correct on what he is saying. It isn't any fun when your /home directory gets screwed up it mean a lot of work and probably just a re-install. I would recommend that you take a look at Fedora too, they have a great and growing community.

Cheers!
__________________


If I have posted on your thread and haven't replied within 48hrs please PM me. I will try to be as prompt as possible!
Linux Forever!

Learning is doing, not being able to follow steps put forth by others.

When posting what errors you get, please give the full message. It makes helping you much easier.
wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 11-09-2008, 04:08 AM   #4 (permalink)
Registered User
 
Join Date: Nov 2008
Location: Texas
Posts: 3
OS: ubuntu 8.10


Send a message via MSN to txwebmaster
Re: Installing 2nd Linux OS

so folks would think me crazy waking at 4AM to check for an answer and then posting a reply. Getting it right is very important to me and I am not too far along to start over.
I thank you both for your speedy and insightful solution based reply. This means a great deal to me. I was too impatient and attempted to install a 2nd OS but fortunate enough to have failed and learn some interesting information from the failed attempt.
So please in your next reply when considering all the facts go on the assumption I will start over following your instructions.
I attempted to install debian and in my failed attempt learned some valuable Lilo &
1023 cylinder concerns.
With debian the live CD informed me that Lilo failed was probably due to kernel disk location extending beyond 1023 cylinder. Additionally it could be fault of an older BIOS and my HP is 6 years old. Said that if thats case Lilo unable to load any block of kernel from a disk cylinder number higher 524MB or so.
Finally it suggested a work around was to create 5-10 MB partition beginning disk and mount it on / boot so entire / boot partition will be below 1023 cylinder.
All of this to me begs question is this info I received normal or was it because the version of debian I choose was unofficial with developers name?
I probably should stop and wait for a reply but based on what you have said and the info I received from failed attempt would a new partition resemble this
sda1 ubuntu
home partition
swap
partition for 2nd OS
another home partition??
Which in my limited Linux expertise seems to exceed 4 partitions and put me into that extended with 2 logicals. And what about that small partition beginning disk as a get around 1023 focus. I know I have given you a lot to consider, but your reply could also be a blueprint for anyone in future with same circumstances.
Thanks guys

Allen
txwebmaster is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 11-09-2008, 06:57 AM   #5 (permalink)
Moderator Alt. Computing
 
wmorri's Avatar
 
Join Date: May 2008
Location: /etc/pm
Posts: 1,221
OS: Vista Basic SP1/Ubuntu 8.04/Fedora 10


Send a message via AIM to wmorri
Re: Installing 2nd Linux OS

Hi,

When you post a reply please make sure that you go through and make any spelling and punctuation changes so that it is easier for others to read!

Here is what I would recommend hal8000 may have different ideas, but I believe that this should work for you with your second OS. Go ahead and install the root and home partition together. The reason I say this is that you probably won't be doing to much that will totally mess with your computer up. If something does go wrong then you can just re-install and figure out what went wrong.

Also, you say that tried to install Debian as your second OS. I am not sure if you are aware but Ubuntu is based on Debian, so installing Debian as a second OS won't necessarily help you learn about different file systems like rpms, or file managers like yum. I might recommend that you you look at PCLinuxOS 2007, OpenSUSE 11, Mandriva or Fedora, they are great for people that are still new to linux and want to learn.

Another thing that I just thought of is how long have you been using Ubuntu. If it is less than 6 months to a year then I might recommend that you stick with just one. The reason of this is that there are some very big differences between the .deb, and .rpm file systems. I would recommend that you get the basics like using command line, and understanding as much as you can about one distro, before you move on and have to start from scratch with a different style distro. That is just my two cents though.

Cheers!
__________________


If I have posted on your thread and haven't replied within 48hrs please PM me. I will try to be as prompt as possible!
Linux Forever!

Learning is doing, not being able to follow steps put forth by others.

When posting what errors you get, please give the full message. It makes helping you much easier.
wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Old 11-09-2008, 08:51 AM   #6 (permalink)
Registered User
 
hal8000's Avatar
 
Join Date: Dec 2006
Location: UK
Posts: 151
OS: Knoppix/Suse/PCLinuxOS


Re: Installing 2nd Linux OS

Not sure which version of Debian youve installed but Debian Etch and Lenny both use grub as the bootloader, so does Ubuntu.

As wmorri said, Ubuntu is based on Debian so you wont be learning that much- except that Debian has very few graphical setup tools so you will find it difficult.


You can only have 4 primary partitions, so for me I create an extended partition and setup logical drives in the extended partition, reserving the valuble primary partitions for systems that need them.

No-one installs linux once so it is ok to create a single / partition /dev/sda3 and install your second system there.

Make things easy for yourself, choose a distribution that is user friendly and has a good support forum, PClinuxOS, Suse, Mandriva are among the easiest to install.

If you choose one of the above when it comes to the bootloader stage do either of the following:-
i) choose not to install a bootloader (in this case you will manually edit the existing /boot/grub/menu.lst) entry or
ii) choose to install grub in the mbr
All the above distros are smart enough to pick up your existing installation and will install grub.


As for lilo, only very early versions have the 1024th cylinder limit. You can choose to have a separate /boot partition but its not necessary and complicates the partitioning
hal8000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Bookmark on Thread SoupReddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -7. The time now is 05:36 AM.



Copyright 2001 - 2008, Tech Support Forum

Search Engine Friendly URLs by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82