No i didn't roll out my own kernel. i have the 2.2.18pre21 kernel, which came with the debian potato 2.2 dist that i downloaded, so all the modules/drivers etc are loaded when the machine boots..
i have generic SCSI enabled and as far as the IDE hard drive goes.... there is no luck yet. the kernel doesn't recogise it at all!! it doesn't see the IDE hard-disk, although the kernel sees other devices like the PS/2 port on the dock.... i haven't had a chance to go into the BIOS, for the simple reason that I have not been able to!! I dont know what key combination my lap-top uses to go into the BIOS... its an archaic Compaq LTE Elite ... and the compaq tech-support isnt too helpfull either, probably this model was there in the market when the tech-support guy was in high-school!! ok thanks for all the nice things here, hopefully we can solve the IDE hard-disk problem once i figure out how to get into the BIOS of the lap-top. Praveen Kamath On 5 Jan 2001, Thomas Vogels wrote: > > Heather <[EMAIL PROTECTED]> writes: > > > > none of the hard drive options work.... hdc, hdd ...etc... > > > > > > i have another question since we are on this ..... > > > this might make things a little bit more complex, as it is (if anyone has > > > been following the threads of emails I have beensending would be confused > > > as to what I am trying to achieve!!) > > > > > > i cant help smiling at the whole interest i have created(have I??) :) > > > > Well, there seem to be a decent handful of us now trying to give it our > > best shot. > > > > > I WILL be using the dock'c SCSI port to connect to a SCSI CD-ROM > > > drive.... > > > and since you mention the change in device names for devices in the dock > > > .... what MIGHT this device be recognised as by the kernel?? hd* or sd* > > > ???? > > > any clues??? > > > > If it really *is* SCSI... > > note: the only laptops I *know* of that have a real SCSI port showing > > are some of the older HP Omnibooks (waaaah, it appears that we have > > one to join the ranks of the stolen) - the 800, and the poor forlorn > > 600 with its too-weird-for-words-hopeless PCMCIA ... and of *course* > > macintosh laptops. > > > > .. then all of the things should be sd? not hd?. If the internal drive is > > definitely IDE then it remains /dev/hda, and your first SCSI device should > > be > > /dev/sda. > > > > So you would run fdisk: > > fdisk /dev/sda > > > hmm, for this you'd have to either have SCSI in your kernel or have > SCSI drivers as modules... Praveen, did you roll your own kernel? > > > Also, with the laptop docked, can you go into the BIOS to see what > information you can get about the second hard drive? > What does Linux tell you at boot time (check output of dmesg)? > > -tom > > > > But the partitions within it would have numbers: > > mkdosfs /dev/sda1 > > mke2fs /dev/sda2 > > mkswap /dev/sda3 > > > > > and you can go ahead and publish this stuff on the gazette as long as you > > > trim off personal stuff, which i have a bad habit of writing in my emails > > > :), and other things that might not make a thread in the chain. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

