LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Zenwalk
User Name
Password
Zenwalk This forum is for the discussion of Zenwalk Linux.

Notices


Reply
  Search this Thread
Old 09-01-2006, 10:20 AM   #1
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Rep: Reputation: 15
Dual boot problems with Ubuntu


Hi all,
Zenwalk just came on my radar screen so I downloaded the .iso
and attempted to install on a HDD that has Ubuntu on the first partition.
I have second partition Fat32 for storage. I installed Zenwalk on a third
partition I created as ext3. When Lilo installed I chose the option to install to the MBR. The install went well, but when I restarted
my Fat32 space and Zenwalk were the only options. I want to be able
to be able to dual boot either Ubuntu or Zenwalk. Any thoughts.
I have uninstalled Zenwalk and Lilo and restored Ubuntu.
I will await any instructions on how to setup dual boot properly.

Another issue, while playing around with Zenwalk I attempted to install
the ATi drivers (ATi Radeon x1400 Mobility) using the Wiki but no dice. They appeared to install ok
but on reboot "fglrxinfo" show mesa.

Looking forward to exploring this new OS.
BTW, I have been an Ubuntu user for about a year now, so I am fairly
comfortable with Linux and the CLI.

See my sig for system details.
Ubuntu works almost perfectly on my machine.
Any help would be greatly appreciated.
Thanks

Last edited by frank golden; 09-01-2006 at 10:21 AM.
 
Old 09-01-2006, 10:40 AM   #2
Steve`
Zenwalk Tester
 
Registered: Aug 2006
Location: Germany
Distribution: Zenwalk
Posts: 11

Rep: Reputation: 0
Quote:
Originally Posted by frank golden
When Lilo installed I chose the option to install to the MBR. The install went well, but when I restarted
my Fat32 space and Zenwalk were the only options. I want to be able to be able to dual boot either Ubuntu or Zenwalk. Any thoughts.
I have uninstalled Zenwalk and Lilo and restored Ubuntu.
I will await any instructions on how to setup dual boot properly.
It may be easier for you when you just add Zenwalk to your Ubuntu bootmanager grub. Just edit /boot/grub/menu.lst (or /boot/grub/grub.conf or whatever configfile Ubuntu-grub is using) and add something like this:

Code:
# Zenwalk Linux
title Zenwalk Linux [/boot/vmlinuz, /dev/hda3]
root (hd0,2)
kernel (hd0,2)/boot/vmlinuz root=/dev/hda3
Just skip the lilo-section in the Zenwalk installation process.
 
Old 09-01-2006, 06:57 PM   #3
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Steve`
It may be easier for you when you just add Zenwalk to your Ubuntu bootmanager grub. Just edit /boot/grub/menu.lst (or /boot/grub/grub.conf or whatever configfile Ubuntu-grub is using) and add something like this:

Code:
# Zenwalk Linux
title Zenwalk Linux [/boot/vmlinuz, /dev/hda3]
root (hd0,2)
kernel (hd0,2)/boot/vmlinuz root=/dev/hda3
Just skip the lilo-section in the Zenwalk installation process.
Okay, Got dual boot after some trial and error. Thank you.
Now I need ATi drivers.
Update: Just installed, have native resolution but still have mesa in "fglrxinfo". No hardware acceleration according to "glxinfo".

Last edited by frank golden; 09-02-2006 at 07:35 AM.
 
Old 09-02-2006, 11:46 AM   #4
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Original Poster
Rep: Reputation: 15
Anybody? Please
 
Old 09-02-2006, 01:25 PM   #5
Steve`
Zenwalk Tester
 
Registered: Aug 2006
Location: Germany
Distribution: Zenwalk
Posts: 11

Rep: Reputation: 0
Quote:
Originally Posted by frank golden
Anybody? Please
Sorry, I use a nvidia graphic card. Is your ATI-module loaded (/sbin/lsmod)? Any errormessages in /var/log/Xorg.0.log (grep glx /var/log/Xorg.0.log)? Any other errormessages there?
 
Old 09-04-2006, 03:53 AM   #6
borromini
Member
 
Registered: Jul 2005
Location: Belgium
Distribution: Zenwalk 2.8
Posts: 35

Rep: Reputation: 15
Hi Frank, we have some long threads going on about this on the Zenwalk forum, please check http://support.zenwalk.org for threads about the ATi proprietary drivers .
 
Old 09-06-2006, 06:11 PM   #7
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by borromini
Hi Frank, we have some long threads going on about this on the Zenwalk forum, please check http://support.zenwalk.org for threads about the ATi proprietary drivers .
Got the ATi problem fixed. Though didn't get much help here. Thanks
 
Old 09-07-2006, 08:18 PM   #8
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by borromini
Hi Frank, we have some long threads going on about this on the Zenwalk forum, please check http://support.zenwalk.org for threads about the ATi proprietary drivers .
Thanks borromini,
That helped a lot. Between the instructions there,
the will of the linux gods and my holding my mouth right
I finally got ATi installed and full 3-D.
 
Old 09-08-2006, 01:11 PM   #9
jstephens84
Senior Member
 
Registered: Sep 2004
Location: Nashville
Distribution: Manjaro, RHEL, CentOS
Posts: 2,098

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by frank golden
Thanks borromini,
That helped a lot. Between the instructions there,
the will of the linux gods and my holding my mouth right
I finally got ATi installed and full 3-D.
Thats Good to Here. If you don't mind could you post how you got them working. That way Someone else who is trying to get their's to work and gather ideas or even solve it from your help.
 
Old 09-09-2006, 12:37 AM   #10
frank golden
Member
 
Registered: Jun 2006
Location: Stevensville, Michigan, USA
Distribution: Ubuntu 6.06 LTS dual boot with XP Pro
Posts: 37

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by jstephens84
Thats Good to Here. If you don't mind could you post how you got them working. That way Someone else who is trying to get their's to work and gather ideas or even solve it from your help.
The problem is I am not sure why or how I suddenly succeeded.
I suspect the kernel update helped.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu and Suse Dual Boot 123 Paul Linux - General 5 07-02-2006 11:36 AM
Dual Boot XP and Ubuntu halfstep Ubuntu 5 06-19-2006 10:19 PM
Boot problem Ubuntu on Dual Boot Mickey1 Ubuntu 3 01-29-2006 08:14 AM
Need help fixing boot problem on Ubuntu/WinXp dual-boot Ay-Karamba! Linux - General 5 09-06-2005 09:20 PM
How would I dual boot with Ubuntu and WIndows Xp cheetahman Ubuntu 6 07-13-2005 09:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Zenwalk

All times are GMT -5. The time now is 12:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration