On Sun, 8 Oct 2000, Bret Hughes wrote:
[SNIP]
> 
> I have a couple of quetions.
> 
> Any ideas why the first procedure did not work?
> i.e.
> 
> make dep
> make clean
> make install
> make modules
> make modules_install
> 
> This is what hung at the Finding Module Dependencies prompt which looks like it is
> basically a depmod -a run in rc.sysinit
> 
> What does the map=/boot/map line do?
> Where did /boot/map mcome from ?  it is timestamped about 20 minutes later than
> the orig /usr/src/linux/System.map.  Are these related?
>
>From doing "man lilo.conf", I get the impression it is basicly pointers to
the different kernel and os loaders on the disk, using head, cylinder, and
sector maping, instead of file system mapping.
> 
> Where can I read up on map and System.map and be able to understand it too :)
>
LILO documention in /usr/doc/lilo<version>, man lilo.conf,
BootPrompt-HOWTO, and LILO mini-HOWTO.
>
> 
> I appreciate everyone's help.  I don't normally compile my own kernels but if I
> can get the procedure down pat I might not be afraid of it in the future.
> 
> Bret
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to