|
Home > Archive > Unix True 64 > January 2004 > Kernel Building for Dummies
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Kernel Building for Dummies
|
|
| heitkamp@ameritech.net 2004-01-23, 6:40 pm |
| Hi,
Does anyone have a step-by-step guide to building a kernel
on Tru64 UNIX? I recently got a new SCSI card and there is
no driver for it in the booting kernel. I can boot the
machine with the maintenance kernel. I would like to combine
the SCSI card driver with the current kernel.
I have looked through all the documentation that I can find
but I can't seem to get a clear picture of the kernel build
procedure, hence the "for Dummies" request.
--
Fred
Error Loading Explorer.exe
You must reinstall Windows.
| |
| Lukasz Tylutki 2004-01-23, 6:40 pm |
| Użytkownik heitkamp@ameritech.net napisał:quote:
> Hi,
>
> Does anyone have a step-by-step guide to building a kernel
> on Tru64 UNIX? I recently got a new SCSI card and there is
> no driver for it in the booting kernel. I can boot the
> machine with the maintenance kernel. I would like to combine
> the SCSI card driver with the current kernel.
>
> I have looked through all the documentation that I can find
> but I can't seem to get a clear picture of the kernel build
> procedure, hence the "for Dummies" request.
>
Well, following procedure should be enough:
# shutdown -h now
P00>> b -file genvmunix -fl s -(-fl s can be omitted)
# doconfig -a
then copy the kernel (vmunix), and reboot
Tylut
--
Łukasz Tylutki, Gdynia, Poland
| |
| Adam Price 2004-01-23, 6:40 pm |
| In news:Xm_7b.1717$nQ.574242@newssvr28.news.prodigy.com,
heitkamp@ameritech.net <heitkamp@ameritech.net> typed:quote:
> Hi,
>
> Does anyone have a step-by-step guide to building a kernel
> on Tru64 UNIX? I recently got a new SCSI card and there is
> no driver for it in the booting kernel. I can boot the
> machine with the maintenance kernel. I would like to combine
> the SCSI card driver with the current kernel.
>
> I have looked through all the documentation that I can find
> but I can't seem to get a clear picture of the kernel build
> procedure, hence the "for Dummies" request.
It is in the system administration guide, see section 4.5
"static system configuration".
Watch the wrap on this link...
http://h30097.www3.hp.com/docs/base...atic-config-sec
This is a 'shorter link' pointer to the same place...
http://makeashorterlink.com/?Q21623FD5
Hope this helps
Adam
|
|
|
|
|