LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-18-2003, 12:29 AM   #1
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Rep: Reputation: 15
One More Time!!! Help me get Linux going!


About a year ago when Linux RH 7.3 was the newest RH I tired to get it installed. It simply wouldn't work because of a display problem with my nForce board.

I am once again attempting to get RH installed. I will be doing it from a fresh HD format. I would first like to mention that I will be installing the following OSs:

Win XP
Linux RH
MSDOS 6.22

And now a few questions:

1. Do games that actually run on Linux, run on Linux any better?

2. Should I use GRUB or LILO?

3. Win XP will be my main OS, should I use Win or Linux to partition?

4. Which OS should I install first?

5. Should only Win XP have a primary partition or should each of my OSs have a primary partition.

6. With 512 MB DDR, do I need a swap partition?

Also, my HD is only 40GB and here are the partitions I have planned:

Win XP OS
Win XP Programs
Win XP Files
MSDOS
Linux OS
(Possible) Linux Swap

Is there anything else I need to know?

Mr_Floppy4

Last edited by Mr_Floppy4; 07-18-2003 at 12:33 AM.
 
Old 07-18-2003, 12:39 AM   #2
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Rep: Reputation: 47
1. yes, no
2. grub
3. Win
4. Win
5. each ( i think, maybe not)
6. yes



Forget 7.3 and go with a newer version.

Now, add that to a buck fifty and you can probably get a cup of coffee.
 
Old 07-18-2003, 12:42 AM   #3
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Original Poster
Rep: Reputation: 15
I already burned RH9. Thing is I had no idea on how to run the checksum on the downloaded isos. It is doubtful that anything happened though...right?

*Hugs his esperesso machine*

Mr_Floppy4

Last edited by Mr_Floppy4; 07-18-2003 at 02:01 AM.
 
Old 07-18-2003, 02:33 AM   #4
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Original Poster
Rep: Reputation: 15
C'mon!
 
Old 07-18-2003, 02:40 AM   #5
zetsui
Member
 
Registered: Jun 2003
Location: Jersey City, NJ
Distribution: Mandrake 9.1 is sooooo easy that patrick starr could use it
Posts: 217

Rep: Reputation: 30
a lot of sites use a corrupt iso of RH9, anyways use mandrake it was made to improve on redhat
 
Old 07-18-2003, 02:41 AM   #6
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Original Poster
Rep: Reputation: 15
I got it off an offical RH mirror.

I heard RH was the most noob friendly Linux.

Mr_Floppy4
 
Old 07-18-2003, 02:44 AM   #7
moses
Senior Member
 
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152

Rep: Reputation: 50
A simple, "bump" will suffice.

Code:
md5sum filename.iso
I don't know if there is a tool for doing this in windows, but there must be some open source utility that's been written or ported.

Linux doesn't care if its boot partition is primary or not, I'm sure widows does, and I seem to remember that DOS does.

Give yourself a 1GB swap partition.

I prefer LILO.

I hate RedHat.
 
Old 07-18-2003, 02:57 AM   #8
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Original Poster
Rep: Reputation: 15
From (windows) experiance I know that the less virtual memory is the faster.
 
Old 07-18-2003, 05:16 AM   #9
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Rep: Reputation: 32
Check the size of what you downloaded and compare it with what it should be.
Good luck, don't use Mandrake. I have never installed Red Hat but out of the 3 I have installed Suse 8.2, Vector and Mandrake 8.1 and *.2 the order of friendlyness is Suse 8.2 > Vector >Mandrake 8.1 >> 8.2
I could never get 8.2 to run at less than crawling while Suse rocks on the same machine
 
Old 07-18-2003, 06:39 AM   #10
LandRoverMan
LQ Newbie
 
Registered: Jun 2003
Location: North Wales, United Kingdom
Posts: 25

Rep: Reputation: 15
Very latest Mandrake failed to install on two different PCs, Redhat 9 went on both of them with no issue.

i know that some folk don't like Redhat because they think it does too much 'hand holding' and you don't get the low level knowledge of the system, but as far as I can see there's nothing to stop you finding this stuff out when you're ready.

I'm new to all this, so hand-holding does me fine!
 
Old 07-18-2003, 08:53 AM   #11
jon_k
Member
 
Registered: Jul 2003
Location: Fort Worth, Texas
Distribution: Mepis Linux 2004
Posts: 547

Rep: Reputation: 30
yea

Hand holding doesn't hurt me niether....

I mean... i started out with no knowledge about basics like cd ls mv mkdir chown chmod rm (and before i totally went to linux and said to heck with windows... i never could figure out how to compile)

Well... now that unless you totally depend on RPMS to install..... you have to learn how to compile.... I REALLY LEARNED ./configure make make install well


I figure once I learn how to do everything via commandline.... i'll switch to debian or suse or something


and i'm loving linux!
though without linuxquestions.org i'd probably be using windoze again.... thanks for saving my life linuxquestions!

Last edited by jon_k; 07-18-2003 at 08:55 AM.
 
Old 07-18-2003, 10:17 AM   #12
Genesee
Member
 
Registered: Dec 2002
Distribution: Slackware
Posts: 927

Rep: Reputation: 30
Quote:
Originally posted by moses
A simple, "bump" will suffice.

Code:
md5sum filename.iso
I don't know if there is a tool for doing this in windows, but there must be some open source utility that's been written or ported.
program to check md5sum in m$:

http://www.md5summer.org/


good source for .iso's:

http://www.linuxiso.org/


 
Old 07-18-2003, 02:17 PM   #13
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Original Poster
Rep: Reputation: 15
bump
 
Old 07-18-2003, 03:30 PM   #14
Mr_Floppy4
Member
 
Registered: Oct 2002
Posts: 33

Original Poster
Rep: Reputation: 15
I WANT HELP!!!
 
Old 07-18-2003, 06:30 PM   #15
wr3ck3d
Member
 
Registered: Dec 2002
Location: IL
Distribution: NetBSD, Slackware, Gentoo, Debian, FreeBSD
Posts: 444

Rep: Reputation: 31
What do you need help with?? Last question you seem to have is about the swap so i will give my opinion. with 512 ram you dont need a swap really. If you really want one 128 or 256 is plenty, 1 gig swap is just wasted space. I have 256 ram and 256 swap and my swap is never more than 60mb used.
 
  


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
First time Linux user, soon to be last time.. rrc124 Linux - Laptop and Netbook 33 05-17-2006 09:46 PM
time on Linux ashley75 Linux - General 7 06-16-2005 02:20 PM
Which is best to install for a first time Linux user with NO UNIX knowledge or LINUX? chris24ang Linux - Newbie 13 05-16-2004 10:44 AM
Time stamp in Samba is 11 hours behind time stamp in Linux Linh Linux - General 3 09-04-2003 12:44 PM
First time to Linux Darkangel90 Linux - General 18 05-05-2002 02:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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