Re: [OT] automated remote install of Linux from WinNT4

mirabilos (eccesys@topmail.de)
Thu, 3 May 2001 12:35:27 -0000


I'd rather create a minimal partition with no (but != &h80) type,
write kind of lilo+kernel+initrd into it and execute that by let
it being called from either the MBR or NTLDR, where you can take
the images' bootsector as a file.
I start lilo from NTLDR 5 by using kind of chaining, which moves
its own code and then loads the MBR of the linux boot partition.
It's so simple that I wrote it in debug. You might wish to use it
when the install's finished.
-mirabilos
-- 
EA F0 FF 00 F0 #$@%CARRIER LOST

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/