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 - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-13-2004, 01:25 PM   #1
Boomba
Member
 
Registered: Jan 2004
Distribution: Fedora Core 4
Posts: 57

Rep: Reputation: 15
redhat 9 install error


hi
new problem now

well i created a new partition and made it an ext3 partition so that i could install my redhat9 on it and still have my windows xp installed..and right after I select my mouse in the installation a window pops up and says:

"The partition table on /dev/hda is inconsistent there are many reasons why this might be the case..."

and it asks me if I want to ignore or cancel..i decided to click cancel and leave the installation cus I didnt wanna mess anything up.

is this a big deal should i ignore it? or did I partition incorrectly? or am I doing something else wrong?

thanx,
Boomba
 
Old 01-13-2004, 01:32 PM   #2
willand
Member
 
Registered: Dec 2003
Location: Paris, France
Distribution: Debian, Knoppix & Mandrake
Posts: 52

Rep: Reputation: 15
you uses partition magic ?
fdisk ?
qtparted ?
... ?
 
Old 01-13-2004, 01:43 PM   #3
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
RE: Rh-9

/boot has to be ext2. Either have a separate ext2 /boot partition or have everything ext2. The kernal can read /etc/fstab in an ext3 filesystem in read only as it can ignore the journalling for reading. It will only run natively at boot-up (before pivot_root and loading the modules for other filesystem support) in ext2.

If you experience problems after that, then you will have to get more intensive instructions.
 
Old 01-13-2004, 03:08 PM   #4
Boomba
Member
 
Registered: Jan 2004
Distribution: Fedora Core 4
Posts: 57

Original Poster
Rep: Reputation: 15
ok i did what you said Eqwatz...but I get the same problem

I'm not sure if it has to do with another problem i'm having found here:

http://www.linuxquestions.org/questi...hreadid=134125

but if it is then I guess I just gotta fix that problem then ..any other ideas?

thanx
boomba
 
Old 01-14-2004, 02:32 PM   #5
portslam
LQ Newbie
 
Registered: Jan 2004
Location: CA
Distribution: RedHat 9
Posts: 5

Rep: Reputation: 0
RH9 makes it very simple to use a dule boot option and yes it is possible however ther are some steps you should take before attempting this.

(1) in windows do a scan disk to check for any err0rs on the drive.
(2) defrag the entire drive to open more space and clean it up.
(3) use fdisk to make the partition don't let RH do it aoutomatically or you will be sorry.

If you are having trouble doing it the best bet is to use Partition Magic
the partition should be a non DOS Partition AKA ext2 or in partition magic a linux native partition.
 
Old 01-15-2004, 08:58 AM   #6
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
You didn't try to just create a partition when windows had claimed the entire drive did you???? You may have hosed everything if that is the case.

You really haven't provided enough information. One thing many of the Linux users simply assume is that anyone attempting installs has some knowledge of administrative tasks. We assume a fairly high skill level on the part of the user.

How technically proficient are you?

Do you really understand partitions and filesystems?

Do you understand what is happening at a hardware level when you do anything?

What third-party utilities do you have available to you? Example: Partition Magic; Ghost; Acronis TrueImage (the best for the money); Others. "Bogus" copies of utilities may or may not have full functionality; it is best not to trust them unless you really know it is a good copy.

These things are very important.

It is not Linux snobbery, really. Generally, if a person is interested in Linux: they have a tendancy to be what is known as a "power user"--which is someone who has spent a lot of time figuring out the internals of windows so that they can manipulate and repair a windows installation instead of simply re-installing it. Most Linux users have a much higher proficiency with MS products than those people on the phone who supposedly are "support technicians" at microsoft.

They have a tendancy to be irritable people who don't want to re-install every fricking time windows develops a problem, or people who are naturally inclined to "hack", or people who have a tendancy to be a little sloppy as far as backing up inportant files on their home machine and had to learn forensics to recover information--or--a combination of the three. (Like me; and add administrator training to that as well. I am not the lone ranger in this, just like auto-mechanics, adminstrators have a tendancy to have "buggered-up" machines at home.)

It is no big deal if you aren't a "power user"; you just have to let people know exactly what your skill level happens to be.


For the least problems with the installation of any O.S.

Step 1) Defrag the windows partition(s). This puts all of the files at the beginning of the partition. Then use a utility to resize the partition(s) to a smaller size more appropriate to the O.S. and thereby freeing up space on the drive.

Step 2) De-allocate the unused space using an appropriate utility. Most O.S.-es prefer to install on unallocated space, it is safer. This means that after SAFELY RESIZING the partitions already on the drive, you leave the freed-up space unpartitioned and let the install program set-up the partition structure it likes and the filesystem which is most likely to suceed for the installation.

Step 3) Read up on kernel boot parameters which are likely to be needed for the configuration of equipment on your machine. Example: You have a CD-ROM(or CD "burner")AND a DVD-ROM(or DVD "burner"). Other hardware combinations (and "combo-drives") can be a problem. Most people can just simply put the CD in the CD drive and it will work--but there are a few machines and hardware set-ups that can be a problem.

/****Linux will not tolerate bad jumper settings on the drives--if someone installed a drive and didn't set everything up right Linux will "burp". Also, I have had Western Digital drives which had corrosion on the jumper/pins (this was on older hardware) and reported false settings; if the jumpers and drive locations on the cables are found to be correct, pull the jumpers off and put them back on.
Older WD drives also may be a problem if jumpers are set and it is by itself on the cable, in that case: set the jumper to a "neutral" position as defined by WD on their support site.****/

It is perfectly okay to leave the installation with the default partition. With Linux, as you learn more, you can do anything you wish with the partition layout WITHOUT a re-install.

/**I am bummed about RH dropping support for home-users, as their KickStart program is a really powerful and practical tool. It allowed a completely customized installation, with all of the updates and the importation of settings, the backed up /home/name-of-user, and /root directories--as partitions even if they weren't to begin with, and all the scripts you care to write--including custom partition creation. Because you set it up specifically for the equipment you are targetting for install, it would hammer it in as fast as it could copy the files from the CDs or network. Kickstart was way too cool, but it only worked with the RedHat installer. (*BTW, the same thing can be done with windows (using unattended.cif and OEM.inf), but it is much more of a pain in the butt.*)**/

/***As a linux user with lots of practice, I can do all of this using the free tools provided with linux. If you are a casual windows user--don't even attempt it--you will end up having to re-install both Windows and Linux.
If things are already hosed up, but not completely broken: use the "Files and Settings Transfer Wizard" in windows to back up all of your stuff located in the standard locations--and then manually back up the stuff you may have scattered all over your desktop and extra partitions (other "lettered drives" like "D:\".) This will make it possible to re-install without losing your favorites, mail, stuff in "My Documents" and your desktop settings. If you don't have a CD-burner you have to set it up to use a trunk-full of floppies. BTW: If you have to re-install windows, install windows first, then update it--then install Linux. Windows overwrites the Master Boot Record in the very beginning of the drive. If you have to re-install the windows O.S. AFTER installing Linux--look up the usage for the dd utility and practice it--use dd to make a copy of the MBR (Master Boot Record) to a floppy then have the linux install disk or a rescue CD handy so you can restore the MBR afterwards using dd--this saves you a lot of time.
***/

If this stuff sounds unfamiliar to you, or it sounds "kind of scary"--STOP! Do a search on google for Linux User Groups or LUGS for the town or region in which you live. Then, after finding a local group--most of them have a web-site or newsgroup in which you can ask for help, or when they are having the next "install-fest". Linux User Groups have a tendancy to be filled with people who truly want to get you "addicted" to Linux. Most likely, you will get "hands on" help.

Last edited by Eqwatz; 01-15-2004 at 09:57 AM.
 
Old 01-16-2004, 03:50 PM   #7
Boomba
Member
 
Registered: Jan 2004
Distribution: Fedora Core 4
Posts: 57

Original Poster
Rep: Reputation: 15
I am very much a newbie at this and i've leared alot about partitioning and installing linux....I gave up and decided to take my computer to an "install fest" at my school yesterday. well guess what!..my computer was one of the few that still didnt work! just my luck.
I have a Hp pavilion a250n there is no information out there that i can find about installing linux on this model..I've tried lookinat at other models and they seem to be not what i'm looking for.

At the install fest yesterday they told me that Redhat had instaled fine (which was my case when i tried to do it myself) but this time when they booted to windows it asked them for a computer administrator password
any ideas as to why thats happening?

they also used my method (partition magic and such) and I was wondering does it matter where the linux partition is for redhat9? it doesnt say in the documentation. I had the partition after my C: partition should I make it before?..would that make a differece?

thanx for your help (I wont give up that easily)
Boomba,
 
Old 01-18-2004, 02:25 PM   #8
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
A WINDOWS ADMIN PASSWORD?

Had you set one, or could you just hit enter and go on?

Was it a bogus copy of partition majic?

Did you defrag before resizing the partition?

A file or setting was lost and windows rolled back to a really early default because of corruption.

Did you do a 'media check' before trying to install?

Did you remember to disable the "bootsector virus protection" in the bios before attempting to install Linux-after a full defragmentation running with virtual memory moved over to your windows storage/data drive or disabled--and the partition resized using a "legal copy" of PM-6+ all of the updates or higher--after a reboot to XP to make sure it accepted being resized?

Did you leave the rest of the drive unallowcated after resizing XP, so that native to linux tools could make the Linux partitions?

I didn't hear mention of a Linux boot floppy. WTF?

See if you can boot the Windows O.S. in safe mode, and see if is functional: set an empty password.

Go to the HP site. It is huge. You may find something there. There may be some sort of deal besides the virus protection preventing you from doing certain things--but I doubt it.

As far as Hardware, the hardware manager in windows gives you a pretty full list of the hardware.

Search this site on partitions and you will learn way more than you want to know.
 
Old 01-18-2004, 02:32 PM   #9
Boomba
Member
 
Registered: Jan 2004
Distribution: Fedora Core 4
Posts: 57

Original Poster
Rep: Reputation: 15
thanx Eqwatz! and everyone who helped I just got it to work! I am dual booting between the two with no problems now

I look forward to learning more about linux and becoming a great contributor like you guys!

thanx again!
Boomba,
 
  


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
redhat 8 install error BC_Druid Red Hat 0 05-03-2004 08:01 PM
Install Bind on Redhat 9 Error glensal Linux - Networking 1 07-10-2003 03:30 AM
Redhat pctel install error tr0gd0O0r Linux - Hardware 5 06-17-2003 01:31 PM
Redhat 7.1 Install, Anaconda Error? smoshea Linux - General 2 01-16-2003 07:54 AM
Getting a error when I try to install redhat 6.1 phelankell Linux - Newbie 4 01-16-2003 07:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:22 AM.

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