Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-28-2009, 06:53 AM
|
#1
|
Member
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589
Rep:
|
How to remove Ubuntu and the install SUSE 11.2
Using a x61 Lenovo laptop with dual boot: XP & Ubuntu.
Do I need to remove Ubuntu to install SUSE 11.2 or will the new linux installation just 'clobber' the previously installed linux?
If I need to remove Ubuntu, or if it is just better to do so, how do I do this?
Thanks,
Rob.
|
|
|
11-28-2009, 07:12 AM
|
#2
|
LQ Newbie
Registered: Sep 2009
Posts: 11
Rep:
|
Quote:
Originally Posted by Robert.Thompson
Using a x61 Lenovo laptop with dual boot: XP & Ubuntu.
Do I need to remove Ubuntu to install SUSE 11.2 or will the new linux installation just 'clobber' the previously installed linux?
If I need to remove Ubuntu, or if it is just better to do so, how do I do this?
Thanks,
Rob.
|
Boot from the Ubuntu CD and run Qparted and delete the Ubuntu partition. Then reboot and install SuSE ..
|
|
|
11-28-2009, 07:27 AM
|
#3
|
Member
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589
Original Poster
Rep:
|
Quote:
Originally Posted by ymitchell
Boot from the Ubuntu CD and run Qparted and delete the Ubuntu partition. Then reboot and install SuSE ..
|
Thank you.
... and if I do not have the Ubuntu CD?
|
|
|
11-28-2009, 07:32 AM
|
#4
|
Senior Member
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Rep:
|
when you insert openSUSE 11.2 DVD for installation. see the check mark that "automatic configuration"
then at the partition phase you can see the default configuration. SUSE will ask you that "whether you want to replace existing linux partitions ?"
say yes !
then your ubuntu partitions will be formatted and replaced with SUSE.
for more info see this image http://en.opensuse.org/Image:Opensusedvd-install9.png
for installation instructions see the link http://en.opensuse.org/Installation/11.0_DVD_Install
|
|
1 members found this post helpful.
|
11-29-2009, 09:14 AM
|
#5
|
Member
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589
Original Poster
Rep:
|
Quote:
Originally Posted by raju.mopidevi
|
Thank you - this worked out perfectly!!!
Ubuntu did not automatically identify and install my Novatel U727 CMDA Turbo Stix modem but SUSE 11.2 did!
|
|
|
11-29-2009, 09:38 AM
|
#6
|
LQ Newbie
Registered: Nov 2009
Posts: 9
Rep:
|
When u start to install SuSE,when u are in boot step of installing,u can format the last linux installed on your system and then install new OS on this partition.
|
|
|
11-29-2009, 04:52 PM
|
#7
|
Senior Member
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Rep:
|
Quote:
Originally Posted by Robert.Thompson
Thank you - this worked out perfectly!!!
Ubuntu did not automatically identify and install my Novatel U727 CMDA Turbo Stix modem but SUSE 11.2 did!
|
You are welcome
|
|
|
11-29-2009, 05:09 PM
|
#8
|
Member
Registered: Nov 2008
Posts: 180
Rep:
|
While I have tried several different Linux distributions, the way that I prefer to install another Linux distribution on top of another, is to not just put another installation on top of it but to first prepare the harddrive. To do that, you can boot into a rescue mode and prepare the disk. To use the ext3 filesystem, with the old Linux distribution on partition 2:
Code:
# dd if=/dev/zero of=/dev/sda2 bs=1024
# mkfs.ext3 -c /dev/sda2
Then I would reboot with the installation cd and use partition 2 for the installation. You do not want to have parts of the old installation on the harddrive when you try to install a new Linux distribution.
Also with OpenSuse, on an LCD monitor, I found it very helpful to change the monitor resolution to 800x600 with the F3 option before selecting the option to start the installation. Otherwise, my LCD monitor would go blank and it became a problem to complete the installation since the default monitor settings in the installer where not optimal for the LCD. Similarly if you need a driver you can load it at that time too.
|
|
|
All times are GMT -5. The time now is 04:34 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|