Search Members Help

» Welcome Guest
[ Log In :: Register ]

 

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: Linux :/< Next Oldest | Next Newest >
 Post Number: 1
[liquid] meta Search for posts by this member.
FNG
Avatar



Group: Members
Posts: 127
Joined: Jul. 2001
PostIcon Posted on: Aug. 08 2001,16:43  Skip to the next post in this topic. Ignore posts   QUOTE

Ok, I'm attempting to install Red Hat 6.1 until I can get a copy of 7.1. On this computer already I have Win XP. I have 3 partitions (I guess you'd call them that. I have 2 harddrives in here, 1, the main one, no partitions, 37 gigs, win xp. the other 2 are just file backups.)
I want to install Linux on one of those other drives.
However, When I get to the Linux install, I can get as far as the Mouse Points. (you know, where you select from /, /home, /usr, etc) and none of them work.
Does anyone have any ideas? Do you need/want more info?
Offline
Top of Page Profile Contact Info WEB 
 Post Number: 2
demonk Search for posts by this member.
The other white meat
Avatar



Group: Members
Posts: 800
Joined: Aug. 2000
PostIcon Posted on: Aug. 08 2001,19:12 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

Here's my attempt to help you.

First, if you have XP installed on your main harddrive, you do have a partition there, it's just taking up the whole hard drive and being used by XP. I hate to get picky with the terminalogy, but if you don't understand that, then my help will be worthless.

Ok, on another harddrive, you must make sure you have enough empty, UNPARTITIONED space. That is the key word, UNPARTITIONED. If you have space on the drive according to XP, but the entire hard drive is one big partition already in use, then you have a problem. Either completely deletet that partition, remake it but smalled, leaving space for the Linux partition; or get PartitionMagic and use that.

Ok, now that we have some room on a hard drive, you have to have the '/', '/usr', and '/home' mount points. You also need to create a Swap Partition. Think of it as the page file under Windows. If you have a lot of RAM, >=256, you can probably get away with making the Swap pretty small, say around 64 Megs.

Once you have those mount points and Swap partition, you should be able to continue normally. Hope that helps. Please feel free to through fruit at me if it doesn't work.

------------------
10 PRINT "HOME"
20 PRINT "SWEET"
30 GOTO 10

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 3
[liquid] meta Search for posts by this member.
FNG
Avatar



Group: Members
Posts: 127
Joined: Jul. 2001
PostIcon Posted on: Aug. 09 2001,01:39 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

I get all of that.
I understand partitions etc.

May my head's not absorbing it at the moment, but this is my problem.

When I'm setting up "mount points" it says they're all invalid w/ various errors. Am I supposed to make a partition whose name is /usr or something?

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 4
CatKnight Search for posts by this member.
Jedi Republican
Avatar



Group: Members
Posts: 3807
Joined: Dec. 2000
PostIcon Posted on: Aug. 09 2001,05:40 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

you mean mount points

the main mount points (/, /usr, /home) have to be on a linux native partition. so if you have XP on a NTFS drive with no partitions, you can't do it.

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 5
CatKnight Search for posts by this member.
Jedi Republican
Avatar



Group: Members
Posts: 3807
Joined: Dec. 2000
PostIcon Posted on: Aug. 09 2001,11:24 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

just to sum up:

quote:
Originally posted by CatKnight:
the main mount points (/, /usr, /home) have to be on a linux native partition. so if you have XP on a NTFS drive with no partitions, you can't do it.

Offline
Top of Page Profile Contact Info WEB 
 Post Number: 6
Observer Search for posts by this member.
I once watched, but I have left.
Avatar



Group: Members
Posts: 912
Joined: May 2000
PostIcon Posted on: Aug. 09 2001,12:13 Skip to the previous post in this topic. Skip to the next post in this topic. Ignore posts   QUOTE

How can you have an OS on a drive that has no partitions? Or did you mean only one partition on the drive?

------------------
When 1337 hax0rs start impaling each other with swords and typing code with a hook on one hand, then they can modify the term "pirate."

Offline
Top of Page Profile Contact Info 
 Post Number: 7
beuges Search for posts by this member.
Resident lam0r
Avatar



Group: Members
Posts: 92
Joined: Mar. 2001
PostIcon Posted on: Aug. 10 2001,18:28 Skip to the previous post in this topic.  Ignore posts   QUOTE

of course i have to put in my 2c worth (south african currency, which is worth about 1/8th american, so what i have to say is probably bull

when you get to the screen where u select the mount points, you can also manipulate your partitions there as well. so here's what you do... select the partition that you want to squilsh, and choose delete. it will probably ask if you are sure. say yes. then, click on Add, choose Linux Swap as the partition type, and set its size to 128mb (cos linux can only handle max 128mb swaps afaik. if you want more swap space i believe you have to create more swap partitions). so anyways, you still have lots of unpartitioned space and no linux partition. click add again, choose partition type to be linux native, either enter a size or tell it to grow to fill the free space or something. it should then allocate all the free space to the linux partition. then you have to set your mount points. you *have* to have a / mount point (root mount point) cos everything in linux appears as a sub-directory of the / directory. so set the mount point of your new linux partition to be / - don't worry about /home and /usr and stuff for now - unless you're going to upgrading soon (like you said) and plan on saving all the stuff you have in /home and /usr, in which case you create separate linux native partitions and mount them as /home and /usr. if you want, you can also specify a mount point for your xp partition and the other backup partition so you can see them under linux (may have to recompile your kernel to get ntfs support tho). when it asks which partitions to format, choose to format all the partitions you created, but don't format /home and /usr in subsequent installations/upgrades.
next issue is lilo. don't install lilo to the hard drive/partition that has xp on it. if it's anything like installing lilo with win2k, it will fuck up. so you'd rather install lilo to the mbr of your second hard drive (not xp's boot drive) and change your bios boot device to boot from the second hard drive whenever you want to use linux. or you can experiment with boot.ini to try and get it to boot linux from the xp bootloader (which i haven't seen yet, since i don't have xp yet, so i may be talking out of my ass here). i do know that it totally stuffed up my win2k when i tried to install lilo to my win2k drive, so you'd be a bit safer leaving xp with its own bootloader. or maybe you can set up lilo to boot to xp and then use lilo as your boot manager instead. either way, if you get that to work let me know, cos i can't figure out how to get the two to dual boot properly. i'd also advise you to make a boot disk just in case
hope it helps. just remember that i am typing this off the top of my head, last time i did a linux installation was weeks ago, and that was 7.1 not 6.1 so i may have made a few mistakes. please don't kill me if it doesn't work

Offline
Top of Page Profile Contact Info 
6 replies since Aug. 08 2001,16:43 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


 
reply to topic new topic new poll

» Quick Reply Linux :/
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code