Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
![Reply](https://www.linuxquestions.org/questions/images/buttons/reply.gif) |
|
04-14-2003, 12:41 PM
|
#46
|
Member
Registered: Oct 2002
Location: spain :)
Distribution: Gentoo (Old redhat and debian user)
Posts: 112
Rep:
|
Quote:
Originally posted by antvr
you might need to pass the
append="ide=reverse" parameter to the kernel for external cards.
|
thx 4 the tip,... so,... i will wait for this tip feedback ![Wink](https://www.linuxquestions.org/questions/images/smilies/wink.gif)
|
|
|
04-14-2003, 01:06 PM
|
#47
|
LQ Newbie
Registered: Apr 2003
Posts: 20
Original Poster
Rep:
|
BIOS
Just before I try again, for info my RAID BIOS is at the latest.
I'll update later on the reverse testing
|
|
|
04-14-2003, 01:38 PM
|
#48
|
LQ Newbie
Registered: Apr 2003
Posts: 20
Original Poster
Rep:
|
Well, nothing..........
OK, as I've 2 PC's up here's what I can see:
* probing buses
* finished bus probing
htp37x2 usb-uhci ehci-hcd ohc1394
htp37x2 usb-uhci ehci-hcd ohc1394 not found
I've got the following on my floppy:
Directory of a:\
11/08/2002 22:24 5 rhdd-6.1
11/08/2002 22:24 67 modinfo
08/04/2003 11:36 40,033 modules.cgz
11/08/2002 22:24 19 modules.dep
11/08/2002 22:24 133 pcitable
11/08/2002 22:24 153 readme.txt
6 File(s) 40,410 bytes
0 Dir(s) 1,414,656 bytes free
Any ideas?
|
|
|
04-14-2003, 01:49 PM
|
#49
|
LQ Newbie
Registered: Apr 2003
Posts: 6
Rep:
|
Edit the file pcitable and match the
0x1103 0x004 with your values...
...my 2 cents
|
|
|
04-14-2003, 03:28 PM
|
#50
|
LQ Newbie
Registered: Apr 2003
Posts: 20
Original Poster
Rep:
|
See post 26
In post 26, sharky suggests that I check that my PCI values are the same, so i've posted the results below to show.
I've edit them down to the bare minimum as Im typing them in
# lspci -b
00:0e.0 RAID bus controller : Triones Technologies, Inc. HPT372A (rev 01)
# lspci -n
00:0e.0 Class 0104: 1103:0005 (rev 01)
And from the driver floppy
A:\>type pcitable
0x1103 0x0004 "hpt37x2" "HighPoint|HPT370/372 ATA RAID Controller"
0x1103 0x0005 "hpt37x2" "HighPoint|HPT372A ATA RAID Controller"
As you can see, it matches the 2nd line.
Ideas?
|
|
|
04-14-2003, 07:09 PM
|
#51
|
LQ Newbie
Registered: Apr 2003
Posts: 20
Original Poster
Rep:
|
Console!
OK, managed to stumble into a usable console on the Redhat install.
Loaded the module ok, its installed fine and then borked on the creation of the boot disks.
I'll sort that in the morning. Need sleep.
Thanks for everyones help, pitty we didnt get to the bottom of the problems, but a workaround is a solution.
|
|
|
04-14-2003, 08:18 PM
|
#52
|
Member
Registered: Oct 2002
Location: spain :)
Distribution: Gentoo (Old redhat and debian user)
Posts: 112
Rep:
|
Re: Console!
Quote:
Originally posted by tarkie
OK, managed to stumble into a usable console on the Redhat install.
Loaded the module ok, its installed fine and then borked on the creation of the boot disks.
I'll sort that in the morning. Need sleep.
Thanks for everyones help, pitty we didnt get to the bottom of the problems, but a workaround is a solution.
|
Well, it looks you are going in the good way ![Smilie](https://www.linuxquestions.org/questions/images/smilies/smile.gif) (whant to be a jedy? ![Smilie](https://www.linuxquestions.org/questions/images/smilies/smile.gif) )
About the boot disks,... thats posible that the installers's GUI fails creating the boot disk because it uses other modules ( sd_mod + hpt37x2 -> hptraid + ataraid).
Try without doing this or do it manually.
I think you are a few boots to finally do it ![Smilie](https://www.linuxquestions.org/questions/images/smilies/smile.gif)
|
|
|
04-15-2003, 03:15 AM
|
#53
|
LQ Newbie
Registered: Apr 2003
Posts: 20
Original Poster
Rep:
|
up and running.....
.... nearly
Boot disks created, system boots, and gets to init 3.
X fails to initialise, even though i've created a XF86Config, presumably because it configures X after it creates the boot disks in the installation.
Any way to re-kick off the Redhat install process so I can conclude the X installation?
I think its failing now as the 100point font sets not installed - which is easy enough to fix, but it would be nice to get the installer to finish it properly.
|
|
|
04-16-2003, 08:58 PM
|
#54
|
Member
Registered: Jul 2002
Location: Troy, KS
Distribution: Mandrake 10.1
Posts: 57
Rep:
|
Well I followed your new instructions and am getting a kernel panic when I boot
VFS: Cannot open root device "ataraid/d0p6" or 72:06.
I tried changing this to sda6, and /dev/ataraid/disc0/part6
Get the same message.
Any ideas?
|
|
|
04-17-2003, 04:06 AM
|
#55
|
LQ Newbie
Registered: Apr 2003
Posts: 6
Rep:
|
probably you forgot to add "root=" in lilo
Two options: insert a new line in the image's stanza
root=/dev/ataraid/d0p6
Or put it in the append line
append="hda=ide-scsi root=LABEL=/"
|
|
|
04-17-2003, 04:42 AM
|
#56
|
Member
Registered: Oct 2002
Location: spain :)
Distribution: Gentoo (Old redhat and debian user)
Posts: 112
Rep:
|
Quote:
Originally posted by RHrulz
Well I followed your new instructions and am getting a kernel panic when I boot
VFS: Cannot open root device "ataraid/d0p6" or 72:06.
I tried changing this to sda6, and /dev/ataraid/disc0/part6
Get the same message.
Any ideas?
|
did you create a new initrd?
do you use lilo or grub?
if you use lilo,... did you re-run lilo?
|
|
|
04-17-2003, 08:12 AM
|
#57
|
Member
Registered: Jul 2002
Location: Troy, KS
Distribution: Mandrake 10.1
Posts: 57
Rep:
|
I am using GRUB.
Yeah I created the new initrd with the
/sbin/mkinitrd ... command
I tried this twice and got the same result both times.
|
|
|
04-23-2003, 11:07 PM
|
#58
|
LQ Newbie
Registered: Apr 2003
Posts: 3
Rep:
|
I am also having the above issue. I have followed the instructions, and have the same issue. I am have a pci hpt370 with Red Hat 9. Seems to be something with grub.conf. I followed the istructions, but not really sure once I am supposed to be modifying lilo.conf. I don't use lilo, so I modify grub.conf.
Any suggestions would be helpful....let me know if you need more details.
Thanks!
Moonmagi
|
|
|
04-24-2003, 04:40 AM
|
#59
|
Member
Registered: Oct 2002
Location: spain :)
Distribution: Gentoo (Old redhat and debian user)
Posts: 112
Rep:
|
I don't know why you get this panic.
I use lilo because in some situations grub can drop your array.
i.e.: runing installgrub /dev/ataraid/d0
I lost all my data lots of times playing with grub ![Frown](https://www.linuxquestions.org/questions/images/smilies/frown.gif) (only with ataraid)
About this panic thats posible that the mkinitrd stucked and didn't build the new initrd. Did it display some message?
|
|
|
04-24-2003, 07:58 AM
|
#60
|
LQ Newbie
Registered: Apr 2003
Posts: 20
Original Poster
Rep:
|
I use lilo.conf not grub and it works.
I read somewhere, cant remember where, that grub has problems in this area, and consequentaly, i didnt try using it.
I am currently using a Boot disk, but I've not tried having a MBR located lilo config.
|
|
|
All times are GMT -5. The time now is 05:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|