Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#258963 - 25/06/2005 07:21 YALQ (Yet Another Linux Question)
StigOE
addict

Registered: 27/10/2002
Posts: 568
Hi, all.

I'm planning to install another harddrive in my main machine and install Linux on it. I was planning to be able to install a couple of distros so I can test some different ones. Is it possible to partition the disk with 4 partitions, distro 1 /, distro 2 /, swap and /home, and have both distros use the same /home and swap without screwing up for the other? Need to use different users? What would sensible partition sizes be (300Gb disk, 1Gb RAM)? Thanks.

Stig

Top
#258964 - 25/06/2005 11:00 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
bonzi
pooh-bah

Registered: 13/09/1999
Posts: 2401
Loc: Croatia
At first glance I see no problems with this (provided that one can boot from, say, second partition on the secondary drive - I am totaly rusty in tis area; there is always boot from CD, though). I would choose a conservative file system for shared partition(s) (ext2?). You will have to keep your user and group IDs synced accross the distros.
_________________________
Dragi "Bonzi" Raos Q#5196 MkII #080000376, 18GB green MkIIa #040103247, 60GB blue

Top
#258965 - 25/06/2005 11:19 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Yes, what you want is quite possible.

Where it gets tricky, though, is in the bootloader setup. Each distro has it's own unique Linux kernel, and wants to set up the bootloader to load it's own kernel with it's own parameters. And without a lot of fuss, there can be only one bootloader on most systems.. Messy. Very messy.

I routinely work around it, but it takes way too much time to explain in a posting (much quicker to do it than to explain how to do it).

Maybe someone else will show mercy on you!

Cheers

Top
#258966 - 25/06/2005 12:49 Re: YALQ (Yet Another Linux Question) [Re: mlord]
StigOE
addict

Registered: 27/10/2002
Posts: 568
Ok, if it is so much problems getting it to work, I think I'll just install Fedora and skip any other distros.

[Edit] Or would Ubuntu be a better choice (which is the other distro I planned to install)? My firewall is Fedora based. That's why I preferred Fedora... [/edit]

What would sensible partition sizes be for / and /home? Size for swap should be 2Gb (1Gb RAM)?

Stig


Edited by StigOE (25/06/2005 12:53)

Top
#258967 - 25/06/2005 18:18 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
gbeer
carpal tunnel

Registered: 17/12/2000
Posts: 2665
Loc: Manteca, California
Not to mention that windows always wants to grab the master boot record whenever it is installed. There are some 3rd party programs to manage booting between different partitions. Boot Magic is one.
_________________________
Glenn

Top
#258968 - 25/06/2005 19:38 Re: YALQ (Yet Another Linux Question) [Re: gbeer]
StigOE
addict

Registered: 27/10/2002
Posts: 568
I have no problems dual-booting between Windows and Fedora on my laptop without any 3rd party programs...

Stig

Top
#258969 - 26/06/2005 03:16 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
gbeer
carpal tunnel

Registered: 17/12/2000
Posts: 2665
Loc: Manteca, California
Which did you install first. Bet it was windows.
_________________________
Glenn

Top
#258970 - 26/06/2005 05:34 Re: YALQ (Yet Another Linux Question) [Re: mlord]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Couldn't you also just have a shared /boot partition (or equivalent) that contained all the kernels plus the boot loader binaries? I suppose that might require some hacking of the distributions, but it seems like not much.
_________________________
Bitt Faulk

Top
#258971 - 26/06/2005 06:34 Re: YALQ (Yet Another Linux Question) [Re: gbeer]
StigOE
addict

Registered: 27/10/2002
Posts: 568
I'm not gonna bet against you.... Yes, I installed Windows first.

Stig

Top
#258972 - 26/06/2005 22:01 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
SuperQ
addict

Registered: 13/06/2000
Posts: 429
Loc: Berlin, DE
Yes.. this is no problem. The only two tricky things, as listed by other posters, is making one grub setup that contains the configuation for both.

The only other issue is UID numbers, and which versions of gnome/kde they use.. (sometimes in-compatable config files)

On an advocasy note.. grab Ubuntu, it's excelent.
_________________________
80gig red mk2 -- 080000125
(No, I don't actually hate Alan Cox)

Top
#258973 - 26/06/2005 22:58 Re: YALQ (Yet Another Linux Question) [Re: SuperQ]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Quote:
On an advocasy note.. grab Ubuntu, it's excelent.


Except that it doesn't seem to include a spell-checker!

Top
#258974 - 27/06/2005 04:09 Re: YALQ (Yet Another Linux Question) [Re: mlord]
StigOE
addict

Registered: 27/10/2002
Posts: 568
I installed Fedora Core 4 yesterday. Well, sort of... But there's still problems...

I have an Asus P4C800-E Deluxe motherboard (which according to other posts I found on the Internet, others also had problems with), where I have 2 harddrives on the primary ide-controller and 2 harddrives on the sata-controller. Yesterday I installed a Plextor DVD-burner as secondary master and a new harddrive on the sata raid-controller (set up as ide-controller), where I planned to install Linux.

When I started the installation, it started to print a lot of what looked to me like debug-strings when checking hda and hdb. Same happened on hdc, but suddenly it started to print cdrom looked confused (something like that) in an endless loop... Somewhere in there it had printed Try to boot with acpi=off, so I restarted the installation with acpi=off, but same thing happened. After some searching, I found a posting where one guy had to set the board to Compatible mode instead of Enhanced mode to install Red Hat. Set it to Compatible mode and Secondary P-ATA+S-ATA (needed the DVD...) and this time I got through the installation. The new disk came up as sda and the two other sata-disks came up as sdb and sdc. Grub was installed on MBR on sda. Rebooted and Fedora came up properly. Went back into BIOS and set it to Enhanced mode so I could get the other two drives (where one of them was the Windows boot-disk), and Fedora hung on start-up... Restarted and tried Windows and that also stopped just after I had selected it in Grub (probably couldn't find the boot-loader)... But it worked when I changed the boot-order in BIOS. So to change between Fedora and Windows, I have to change between Compatible mode and Enhanced mode and change the boot-order in BIOS... And they say Linux is a breeze to install...

When I try to start Fedora with Enhanced mode it stops with:
Red Hat nash version 4.2.15 starting
irq169: Nobody Cared!
Handlers:
[<c026201b>](ide_intr+0x0/0x159)
[<c026201b>](ide_intr+0x0/0x159)
Disabling IRQ#169
ata3: Disabling port

I get this also when it boots up properly, but after ata3: Disabling port, it find the logical volume and continues booting.

So do any of the resident Linux-gurus have any ideas what to try...?

Stig

Top
#258975 - 27/06/2005 13:06 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14478
Loc: Canada
Quote:
And they say Linux is a breeze to install...


It is. Nearly all of the trouble only happens when one also installs Windoze on the same drives.

The whole "two mode" Intel SATA/PATA chip deal is a real mess right now. And it doesn't help much that Jeff G. has working code for it all squirrelled away in his private "git" trees, rather than getting it out where people can use/test it easily.

I don't recommend Redhat and/or Fedora to anyone who wants an easy install anymore.

Cheers

Top
#258976 - 29/06/2005 04:02 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
toolman
member

Registered: 10/10/2001
Posts: 105
Loc: Wellington NZ
For my 10 cents, use Ubuntu. I recently switched to Ubuntu on my desktop after lots of attempts to give up my windows dependancy with different distros. Ubuntu gets my vote because it has a single disk install with everything you'd want by default, the debian apt-get system (which kicks RPMs ass) and a huge user community and documentation (like Empeg ) with lots of knowledge. The desktop is well polished too. Check out http://www.ubuntuguide.org as it has the HOWTO for any app class youd care to think of.

For me and my desktop, it is hands down the best distribution I have tried.
_________________________
ToolPeg: 010101886 Mk2a 120Gb GrillPeg: 010101956 Mk2a 80gb

Top
#258977 - 29/06/2005 05:43 Re: YALQ (Yet Another Linux Question) [Re: toolman]
StigOE
addict

Registered: 27/10/2002
Posts: 568
I have already downloaded and burned Ubuntu on a disc. I just haven't gotten around to installing it yet...

Stig

Top
#258978 - 29/06/2005 07:11 Re: YALQ (Yet Another Linux Question) [Re: StigOE]
Schido
enthusiast

Registered: 29/03/2005
Posts: 364
Loc: Probably lost somewhere in Wal...
If you would like some real cd's instead of burned ones check this out:

http://shipit.ubuntulinux.org/
_________________________
Empeg Mk1 #00177, 2.00 final, hijack 4.76

Top
#258979 - 29/06/2005 08:17 Re: YALQ (Yet Another Linux Question) [Re: Schido]
StigOE
addict

Registered: 27/10/2002
Posts: 568
Thanks. I have seen it, but it doesn't take that long to download and I have lots of blank CDs...

Stig

Top