| Suse/Novell This Forum is for the discussion of Suse Linux. |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-18-2008, 02:45 AM
|
#1
|
|
Member
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 833
Rep: 
|
Open Suse 11 grub issue ....
Hi there,
Like everybody here I am a distro hopper and honestly I think that is a fun thing to do if you have a 20GB spare partition. The major distro I use is Debian Etch.
Now what I do here is I decide to install Suse CD tht I downloaded and I find it fun. The graphics are great and I agree to this being 'Rolls Roys Linux'. Later I get my hands on Suse DVD and I install it. And that is where the problem starts. The grub malfunctions. I am able to boot into Suse but when I try to boot into Debian it gives me 'error 15 : file not found'. I rerun the grub of Debian and I can boot into Debian but then not in Suse. I reinstall Suse - no go. I cant still boot into Debian.
I then drove over to a friends house and got another suse DVD - no go
I then installed Suse thr' the CD. Checked if Debain still comes up and it was well. Then I booted up Suse DVD and used it as an upgrade media ( got no internet at home ). Grub works fine but the I get this 'kio_file' error whenever I try to run any applications. So now I am really frustrated and cornered.
I take a full backup and then I try to install Suse first and Debian later ( this takes a long time and all I am doing is wasting electricity and adding to global warming ) - still ended up with the grub issue.
After some thought I decided to install Suse on my hard drive as the only OS. This worked just fine but then amarok refused to play mp3s. That was it. I took the entire application off.
And then I installed Debian and Mandivra. Tht made my pc perfect again.
I should say here tht not all of us have access to the internet at home. So in case there is a software provided - it should work without any addons or downloads.
Last edited by honeybadger; 08-18-2008 at 04:21 AM.
|
|
|
|
08-18-2008, 05:11 AM
|
#2
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
What version of Debian did you install. I had similar problems between CentOS and Debian Lenny. In the end I had to install the Debian grub onto the Debian root partition and then chainload from the CentOS grub. As for distros with multimedia codecs by default, take a look at Mandriva Powerpack and Linux Mint.
|
|
|
|
08-18-2008, 07:15 AM
|
#3
|
|
Member
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 833
Original Poster
Rep: 
|
Gurb issue with Opensuse ...
Hi,
I used Debian Etch 4.0. Honestly speaking there is nothing Debian cannot do for me.
Anyway I was googling on the topic and seems like that is a very common issue. But all the articles I read were abt Vista and suse - havent yet come across a Linux distro and suse though.
I also tried to repair the Suse grub thr' the DVD but that too did not work. The repair manager could find both the root partitions (debian/suse) but could only boot up one.
Last edited by honeybadger; 08-18-2008 at 07:22 AM.
|
|
|
|
08-18-2008, 08:42 AM
|
#4
|
|
LQ Veteran
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
|
If you are going to keep a 20 gig partition to change distros in you need to change your boot/grub/menu.lst to chainload that partition using Other for title. Then at each installation on that partition make sure the boot loader is installed in the root directory of that distro.
|
|
|
|
08-18-2008, 08:56 AM
|
#5
|
|
Member
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 833
Original Poster
Rep: 
|
Thanks for the reply so soon sir.
But honestly I do not understand what you are asking me to do. I am nor very experienced with Linux (and chainloaders drive me nuts).
Lets take it from here. say I install Suse then wht changes do I need to make to the grub.
Thanks a lot.
|
|
|
|
08-18-2008, 09:19 AM
|
#6
|
|
Senior Member
Registered: Apr 2008
Distribution: PCLinux, Ubuntu, Peppermint
Posts: 3,388
|
Assuming you have one drive, Debian on the first partition (sda1) and the second partition (sda2) your spare 20GB partition for experimenting, you need this entry in your Debian Grub.
title Other
root (hd0,1)
makeactive
chainloader +1
title Other
root (hd0,1)
configfile /boot/grub/menu.lst
Both should work but the first is simpler. If this isn't your setup, you need to make the appropriate changes in entries by looking at output of fdisk -l command.
|
|
|
|
08-19-2008, 03:58 AM
|
#7
|
|
Member
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 833
Original Poster
Rep: 
|
Hey,
It worked !!!!!!
Thanks all of you guys. 
|
|
|
|
08-19-2008, 04:36 AM
|
#8
|
|
LQ Veteran
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
|
To get your mp3s to work look under the Suse forums sticky and follow the directions for "installing full multimedia capabilities for 10.2". That should get you in the ball park so to speak.
|
|
|
|
08-20-2008, 09:09 PM
|
#9
|
|
LQ Newbie
Registered: Jul 2008
Location: New Zealand
Posts: 6
Rep:
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:02 AM.
|
|
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
|
|