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 > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-10-2005, 09:05 PM   #1
lt_wentoncha
Member
 
Registered: Apr 2005
Posts: 42

Rep: Reputation: 15
Mepis 3.3, SUSE 9.2, and Windows 2k3 Server


Hi all,

I've begun experimenting with Linux for the first time over the weekend and so far things seems to be easy going. However, I've run into a problem as GRUB doesn't display SUSE 9.2 as a bootable OS, although Windows 2k3 and Mepis 3.3 shows up. Any advice on how to get SUSE to show up in 9.2?

Sorry for the lay description, but I'm not acculturated enough with Linux yet to write in specific terms.

Thanks for reading.
 
Old 04-11-2005, 06:20 AM   #2
Gay R0b0t
Member
 
Registered: May 2004
Location: Sydney, Australia
Distribution: SUSE 9.3
Posts: 127

Rep: Reputation: 15
what you need to do is:
open /boot/grub/menu.lst (as root).
then mount suse somewhere (we'll assume /mnt/suse)
then navigate to /mnt/suse/boot/grub and open menu.lst
take the suse section of /mnt/suse/boot/grub/menu.lst and put it in /boot/grub/menu.lst, save /boot/grub/menu.lst
then run:
Code:
grub-install /dev/hda
that is assuming your harddrive is /dev/hda, rather than /dev/sda or something else.
 
Old 04-11-2005, 08:45 PM   #3
lt_wentoncha
Member
 
Registered: Apr 2005
Posts: 42

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Gay R0b0t
what you need to do is:
open /boot/grub/menu.lst (as root).
then mount suse somewhere (we'll assume /mnt/suse)
then navigate to /mnt/suse/boot/grub and open menu.lst
take the suse section of /mnt/suse/boot/grub/menu.lst and put it in /boot/grub/menu.lst, save /boot/grub/menu.lst
then run:
Code:
grub-install /dev/hda
that is assuming your harddrive is /dev/hda, rather than /dev/sda or something else.
Thank you for your help.

What I did was booted into Mepis, mounted hda2, went into /boot/grub/menu.lst and lifted the code with whatever said SUSE. I then appended it to the menu.lst in hda1. Rebooted, and voila SUSE 9.2; did I do it right? I haven't tested Win2k yet but I think it'll work. I must say, SUSE is the most user-friendly I've come across so far as it is most Windows-like, probably because Novell supports it I guess.

What I wanted to do was setup a partition that all three OS's shared because I want to setup a FTP server for all three platforms; how should I go about partitioning that segment of the HDD so that the data can be shared across all three OSs?

Thanks again for helping.
 
Old 04-11-2005, 09:10 PM   #4
Gay R0b0t
Member
 
Registered: May 2004
Location: Sydney, Australia
Distribution: SUSE 9.3
Posts: 127

Rep: Reputation: 15
I had a bit of trouble working out how to do this best, but I think setting up a fat32 partition is the easiest way to do it. Both Linux and Windows can read and write to it natively.

What you need to do is, make the partition (using Yast is easiest) and then boot into Windows. Open My Computer, and there will probably be an unformatted partition there, right click on it and format it as fat32.
If the partition isn't there, go to Control Panel > System > Hardware List > Hard Disk then look around that menu to find the bit about partitions.

Its been awhile since i've done anything technical on windows (and last time I did it, it was on XP) so I hope I got that right.
 
Old 04-11-2005, 10:13 PM   #5
lt_wentoncha
Member
 
Registered: Apr 2005
Posts: 42

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Gay R0b0t
I had a bit of trouble working out how to do this best, but I think setting up a fat32 partition is the easiest way to do it. Both Linux and Windows can read and write to it natively.

What you need to do is, make the partition (using Yast is easiest) and then boot into Windows. Open My Computer, and there will probably be an unformatted partition there, right click on it and format it as fat32.
If the partition isn't there, go to Control Panel > System > Hardware List > Hard Disk then look around that menu to find the bit about partitions.

Its been awhile since i've done anything technical on windows (and last time I did it, it was on XP) so I hope I got that right.
Ah. So then Linux can't read or write to NTFS partitions?

Thanks.
 
Old 04-11-2005, 10:39 PM   #6
Gay R0b0t
Member
 
Registered: May 2004
Location: Sydney, Australia
Distribution: SUSE 9.3
Posts: 127

Rep: Reputation: 15
not reliably. You can make it do it, but chances are you will lose data from your ntfs partition. I think you need to recompile the kernel to make it work, very few distros activate it natively.
 
Old 04-11-2005, 11:13 PM   #7
lt_wentoncha
Member
 
Registered: Apr 2005
Posts: 42

Original Poster
Rep: Reputation: 15
Thanks again for replying. I know standard protocol is to RTFM and the Linux Wikis but I'm sort of pressed for time these days; your advice has been most appreciated.

So, say I wanted to dl JRE 5.0 and then eclipse 3.0; if I put it in the fat32 partition, would both Linux and Windows be able to execute it? Or would I have to download both versions for both operating systems? If so, if I download and install the Linux and Windows version, will both Mepis and SUSE be able to run the Linux one?

Also, I seem to have done something in that SUSE now boots to bash; any quick key strokes or settings so I can return it to booting to KDE?

Many thanks.
 
Old 04-11-2005, 11:34 PM   #8
Gay R0b0t
Member
 
Registered: May 2004
Location: Sydney, Australia
Distribution: SUSE 9.3
Posts: 127

Rep: Reputation: 15
I'm pretty sure that the versions of JRE are different for windows and linux, but I only thing the changes are in the binaries they use, rather than the libraries.

I'm not so sure about Eclipse. Does it require compiling or come in an .rpm/.deb file?
If it is just a case of extracting it to a folder, then both suse and mepis will be able to access it, maybe even windows. I can look into it and get back to you.
As you can see, I have oodles of time on my hands (school holidays).
 
  


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
windoze 2k3 mail server on orange ac3kid Linux - Networking 3 01-14-2005 03:50 PM
Linux DHCP/Windows 2k3 DNS and ddns SBanzai Linux - Networking 0 11-17-2004 04:40 PM
Cannot successfully mount windows 2k3 share with smbmount daveTshave Linux - Networking 0 08-31-2004 02:35 PM
External EXT3 HDD, trying to open in Windows Server 2k3 spectrumver1 Linux - Hardware 0 02-19-2004 06:52 PM
Samba 3 and windows 2k3, anyone? carnold Linux - Networking 3 02-17-2004 12:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:49 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