Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Pc-IDE install consequences
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
Ray Clancy
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2003
Posts: 84

PostPosted: Sun Jul 13, 2003 3:54 am    Post subject: Pc-IDE install consequences Reply with quote

:D Had a devil of a time installing gentoo...
Discovered that the IDE system was reversed such that hda was on a pci-ide cable.
Spent thelast two weeks troubleshooting to no avail because the drive I loaded wasn't bootable due to the reversed ID system.
Best practice....place the drive to be loaded in the primary master, disconnect the rest of the drives, and load it as hda.
Especially important is whether or not you intend to use video interface cards..Lilo is required for the bootloader because grub uses RAM as does the video.
Be certain you have the pci cards required for video input or the boot will hang.
Make checks of internet connection before emerge steps using ping.
Most installs of 2.4.20 and up will be too large for a floppy boot disc.

It is highly likely that these are not the only items of concern but they sure can be a bear :!: :twisted: :roll: :wink: :!: :!: :!: :!: :!: :!: :!:
Good luck to all and thanks again to all who posted my queries :D :) :o :roll:
_________________
Please echo!
Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Sun Jul 13, 2003 8:43 pm    Post subject: Reply with quote

Thanks to puggy, moved from Installing Gentoo to Documentation, Tips & Tricks.
_________________
Faber est suae quisque fortunae.
Back to top
View user's profile Send private message
Ray Clancy
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2003
Posts: 84

PostPosted: Mon Jul 14, 2003 1:48 am    Post subject: Reply with quote

To add to the description.....
Depending on the configuration of the system, pci-ide adds drive slots to the
install program. At the same time, it calls up the pci-ide devices first in order.
Thus, with a primary pci-ide card (one pair of drives) the identification made is :
pci primary hda (1)
pci slave hdb (2)
then: mobo primary hdc (3)
mobo slave hdd (4)

My system has a dual pci-ide card which runs the numbers to eight levels because
thepci has two additional as well as the mobo.
Solving the problem : remove the pci module from the computer thus preventing
the pc-ide system to be recognized by the install program....or;
Remove a drive from the pci-card cable which corresponds to the hd(x)
of the drive slot into which it will be installed after gentoo install completes---but
during the install at /etc/lilo.conf, add the following append;
image=/boot/bzImage
label=linux
read-only
root=/dev/hd(x) x= your desired hdd root, ex: hdb3
append="ide=reverse"
Note: The hdd ID and install slot must be a bootable slot on your system in either of the above
option (remove pci or install in a pci slot) If it is installed in a pci slot for gentoo install
the append is still required and, and, and, the drive must then be moved to the bootable slot which
corresponds to its hd(x) ID just after the final install...reboot. This is the result of the append statement
which then enables the correct boot to occur and permits the pci card and its drives to be reinstalled

If there is another append already installed in lilo.conf , simply insert the new
statement adjacent to that already inserted with one space separating the statements
and end the multiple entry with the quote (") symbol.
So the append statement reverses the ID system (all ide slots are included, including those you have connected to cdroms)

Magic? ..you bet!!! I can make money disappear!!!!
Hope this helps someone, sorry for no emoticons, they don't enter!
_________________
Please echo!
Back to top
View user's profile Send private message
xunil
n00b
n00b


Joined: 18 Jun 2003
Posts: 36
Location: Blacksburg, VA, USA

PostPosted: Mon Jul 14, 2003 2:34 am    Post subject: Not always the case Reply with quote

Your situation is not always the case when you add IDE adapters via PCI expansion slots. Many motherboard BIOSes allow the user to configure the order of IDE adapters (usually labeled something like "Boot on-board IDE controllers first" or something similar), and the BIOSes on the IDE expansion cards themselves often allow custom ordering. On top of this, your solution is, to me, non-optimal because there are too many points of possible failure. If I were confronted w/ your situation, I would simply make room for a seperate partition for /boot on the primary master hard drive; it only needs to be big enough to hold a two or three kernels at most and the bootloader information (approximately 10 megabytes, but I usually make mine 25 or 50). You could even use GRUB instead of LILO since it has one fewer point of possible failure: the user doesn't have to remember to run a command every time he or she changes the bootloader configuration.
Back to top
View user's profile Send private message
Ray Clancy
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2003
Posts: 84

PostPosted: Mon Jul 14, 2003 4:06 am    Post subject: Reply with quote

:D Howdy and thanks for adding the pertinent info to further expound on the pci-ide ramifications.
I do not feel I have all the possibilities covered, as a said at the outset "depending on your system"..
My reason for the arrangement I have provided is to establish multiple os opportunities with none interrelated through any other drive or system protocol.
I have accomplished that with four separate os's on four separate drives and am going for more..... :roll: 8) :!: Some of these have several flavors but the independence is the main idea.
I encountered the interrelationship and posted a solution which I have used three times.
,
Perhaps it will help others to cope as well.

:D Have a good day with Gentoo! :!:
_________________
Please echo!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum