Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 26th, 2002, 07:44 PM
butcher butcher is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jul 2001
Location: In a constant state of turmoil
Posts: 858 butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level)butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level)butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level)butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level)butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level)butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level)butcher User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 1 Day 20 h 5 m 30 sec
Reputation Power: 81
Error: Partition(s) do not end on cylinder boundry

Hi

I think I really screwed up here. I was given a used hard disk that I'm sure was in good working order, and installed it in my old computer to set it up as a Linux box to learn on. I answered the first few questions of the Red Hat installation and decided to cancel it untill I could upgrade the ram and video card. I then started to run the compaq restore disks I have so I could do the upgrades I wanted to when the restore said it had an error and I had to cancel out of it. Now I have no usable OS on the disk at all, so I started the Red Hat installation again. Now I get an error during the Red Hat installation that says
Quote:
An error occured reading the partition table for the block device hda. The error was

Partition(s) do not end on cylinder boundry.

This occures because the drive geometry detected by the kernel used by the installer is different than the drive geometry used when the drive was partitoned. This can be corrected by specifying the drive geometry on the kernel command line when booting the installer.


If this makes sense to anybody, I would greatly appreciate it if they could make it make sense to me. I'm new to Linux so please be gentle with your expination.

Thanks!
~Butcher~

Reply With Quote
  #2  
Old March 28th, 2002, 01:52 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,966 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 2 Days 52 m 24 sec
Reputation Power: 189
you might have your harddisk setup wrong in cmos setup.

if not, you should not bother.
this is not really an error but a warning message that something COULD be wrong. it does not really matter and redhat should continue installing. are you using a very old redhat version?

it should go away too if you delete all partitions in linux fdisk. (best start with a NEW partition table). but beware - if you had data on this drive, it will be lost.
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #3  
Old March 28th, 2002, 03:48 PM
NoXcuz's Avatar
NoXcuz NoXcuz is offline
Wiking
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Sep 2000
Location: Sweden
Posts: 3,608 NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level)NoXcuz User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 8 h 44 m 46 sec
Reputation Power: 25
I think that the 'error' will follow your installation of Redhat unless you fix it. Your kernel will use whatever information is collected during install, and since that appears to be faulty, it will continue using that after the installation has finished. Which means that the system probably won't use the entire disk.
As M.Hirsch says, check your cmos (BIOS) and see if the harddrive setup matches the actual harddrive. Probably has something to do with the 'magical' 1024 cylinder boundry...
Check the number of heads, sectors and cylinders. I'm guessing that the number of cylinders exceeds 1024, but during setup, it only sees (can use) 1024 of them, and thus the error.
If your cmos settings are OK, you should just wipe the disk with fdisk or disk druid, and the problem should be gone.

Otherways you could start the installation with typing something like (instead of just hitting enter)
linux hda=<cylinders>,<heads>,<sectors>
eg.
linux hda=1244,255,63

If you don't fix this, you'll need to start your redhat with this every time you boot it, in order for your system to use the entire disk. Or you could add it to your lilo.conf.
Ie, add a line like
append = "hda=1244,255,63"
and run /sbin/lilo to install it.

//NoXcuz
__________________
UN*X is sexy!
who | grep -i blonde | date; cd ~; unzip; touch; strip; finger; mount; gasp; yes; uptime; umount; sleep

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > Error: Partition(s) do not end on cylinder boundry

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap