Author Topic: Free OS's  (Read 1695 times)

0 Members and 1 Guest are viewing this topic.

Offline Grey Wolf

Quote
Originally posted by Descenterace


I've always wondered if legal full WinXP CDs actually exist.
I have a legal XP Pro OEM CD. Full OS with the exception of the "upgrade" option on install, as its designed to be sold with new PCs only.
You see things; and you say "Why?" But I dream things that never were; and I say "Why not?" -George Bernard Shaw

 

Offline Fury

  • The Curmudgeon
  • 213
Quote
Originally posted by Darkage



Solaris it's self doesn't support dual booting i believe, but you can setup windows OS boot menu to let you select between the solaris and windows boot.


Nice Guide to Mulit-Boot Solaris/Windows

Thanks, I should remember this when I am considering playing around with some new OS. :)

 

Offline aldo_14

  • Gunnery Control
  • 213
Quote
Originally posted by Descenterace


I've always wondered if legal full WinXP CDs actually exist.


I have one (at work) although I think a lot of people ended up using a crack because of difficulties validating their copies.  In particular absolutely none of the XP Pro CDs seem to have product keys that work, despite me spending the best part of a morning shimmying around the office reading keys of machines.

Except for the one disc which we still have the proper product key ID'd for, which has been installed about 6 times in the month or so i've been here and thus requires going through the bloody MS helpdesk every time.

 

Offline kode

  • The Swedish Chef
  • 28
  • The Swede
    • http://theswe.de
Quote
Originally posted by Darkage



Solaris it's self doesn't support dual booting i believe, but you can setup windows OS boot menu to let you select between the solaris and windows boot.


Nice Guide to Mulit-Boot Solaris/Windows


gold. thanks, darky.
Pray, v. To ask that the laws of the universe be annulled in behalf of a single petitioner confessedly unworthy.
- Ambrose Bierce
<Redfang> You're almost like Stryke 9 or an0n
"Facts do not cease to exist because they are ignored."
- Aldous Huxley
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH

 

Offline Inquisitor

Gak, I totally forgot about knoppix when my laptop OS drive took a crap....

*smacks head*
No signature.

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
Quote
Originally posted by kasperl
I was actually hoping to try something not-linux this time, but if I do go for a linux distro, I do want something secure. And the last time I tried Linux, I got my MBR so borked I needed to go back to the shop to get the HD (and MBR) zeroed out.

Mikhael: What hardware do I lack? The RAM seems plentifull, and the CPU isn't the slowest one on earth either. I'm not going to run this rig as a full time webserver, the only thing it'll do is run an FTP server on the web so I can get my files from afar, and an HTTP/PHP/MySQL for local testing.

I explained it in the "The Trouble With Linux" thread. You lack the required number of hard drives.
[I am not really here. This post is entirely a figment of your imagination.]

 
In the words of one of my housemates: "needs moar disk"

To be honest, Linux is best when you've got one small partition for the base system, one large one for /usr (>80GB), and one fair-sized one for home directories (>20GB).

If you want to run an FTP/Web server, make it a dedicated box and put /home, /usr and base system on the same 8GB partition, then mount dedicated partitions on /www and /ftp.
'And anyway, I agree - no sig images means more post, less pictures. It's annoying to sit through 40 different sigs telling about how cool, deadly, or assassin like a person is.' --Unknown Target

"You know what they say about the simplest solution."
"Bill Gates avoids it at every possible opportunity?"
-- Nuke and Colonol Drekker

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
more like "Needs more discs". When dual booting, always have THREE drives. Physical drives. One drive for each OS, and one drive for data. Period. Anything less is begging for trouble the like of which WMCoolman discribed.
[I am not really here. This post is entirely a figment of your imagination.]

  
While that's no problem for me (I have a large number of spare disks lying around) not everyone has three disks in their machine.

The general rule is, install Windows first, then install Linux. I don't know the particulars of every distro re: handling of the MBR, but Debian has never b0rked WinXP on my systems.

Quite the opposite, in fact...

It's well worth learning how to use the GRUB command line if you don't have seperate disks for each OS. Otherwise you might find yourself unable to get the damn thing working again when you FIXMBR.
'And anyway, I agree - no sig images means more post, less pictures. It's annoying to sit through 40 different sigs telling about how cool, deadly, or assassin like a person is.' --Unknown Target

"You know what they say about the simplest solution."
"Bill Gates avoids it at every possible opportunity?"
-- Nuke and Colonol Drekker

 

Offline Kosh

  • A year behind what's funny
  • 210
All OS's can be free if you know where to get them. :D
"The reason for this is that the original Fortran got so convoluted and extensive (10's of millions of lines of code) that no-one can actually figure out how it works, there's a massive project going on to decode the original Fortran and write a more modern system, but until then, the UK communication network is actually relying heavily on 35 year old Fortran that nobody understands." - Flipside

Brain I/O error
Replace and press any key

 
Quote
Originally posted by mikhael
more like "Needs more discs". When dual booting, always have THREE drives. Physical drives. One drive for each OS, and one drive for data. Period. Anything less is begging for trouble the like of which WMCoolman discribed.


After going through one spot of MBR issues, I can see the point there.

I always felt quite safe running WinXP on the same drive as my data, as long as its not the same partition. If I managed to get another fast drive in there (not 5400 RPM), would it be worth the trouble to install BSD, Solaris or Linux?
just another newbie without any modding, FREDding or real programming experience

you haven't learned masochism until you've tried to read a Microsoft help file.  -- Goober5000
I've got 2 drug-addict syblings and one alcoholic whore. And I'm a ****ing sociopath --an0n
You cannot defeat Windows through strength alone. Only patience, a lot of good luck, and a sledgehammer will do the job. --StratComm

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
If you're going to mix OSes on one physical drive, do like I did.

Partition the drive in three parts (two small ones for your OSes, one for your data). Install FreeBSD to the second partition (the third will be your data drive). Then install Windows to the first partition.

BUT WAIT! Didn't we just overwrite FreeBSDs bootloader?! Yes. We did. On purpose. The next bit gets technical. You need to copy the second stage boot file from your FreeBSD CD as a binary file called 'bootsect.bsd' into your WindowsXP C: drive's root directory. Once you've done that, you edit the Windows boot.ini to give an option to start from bootsect.bsd. Et voila. From then on, you don't have anything to worry about, except large, lost interstellar starships manned by nutzoid robots and talking bombs.
[I am not really here. This post is entirely a figment of your imagination.]

 

Offline Fury

  • The Curmudgeon
  • 213
Talking of BSD, I'm rather interested in PC-BSD-project and planning to try it out once it reaches 1.0 final.
http://www.pcbsd.org/

 

Offline mikhael

  • Back to skool
  • 211
  • Fnord!
    • http://www.google.com/search?q=404error.com
Honestly, I wouldn't touch any BSD that wasn't FreeBSD, OpenBSD or NetBSD until they were at least on a second release.
[I am not really here. This post is entirely a figment of your imagination.]

 
I might try what you suggested, Mikhael.
just another newbie without any modding, FREDding or real programming experience

you haven't learned masochism until you've tried to read a Microsoft help file.  -- Goober5000
I've got 2 drug-addict syblings and one alcoholic whore. And I'm a ****ing sociopath --an0n
You cannot defeat Windows through strength alone. Only patience, a lot of good luck, and a sledgehammer will do the job. --StratComm