On Fri, Oct 26, 2001 at 10:40:28AM -0400, Mark Carroll wrote:
> What must I do to pass parameters to things compiled into a kernel on a
> bootdisk, when I do "make zdisk" or whatever with the kernel sources,
> in the same way that one can pass parameters with lilo's "append"?
> 
> -- Mark
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Mark,

I dont know if my solution is what you are looking for but here it is
anyway.  I made a boot disk for using on a diskless machine by 
essentially doing the same thing as I do with a hard disk.  
I created an ext2 filesystem on the floppy and copied the kernel 
I made to it.  Then I used lilo on the floppy just as I would 
for a hard disk.  And since I used lilo I can put the append parameters
in the lilo.conf I made for this situation.

-- 
Jeremiah Mahler
<[EMAIL PROTECTED]>

Reply via email to