Hello,
In init script function mountdata(),
there is code to read knoppix-data.inf file,
....
inf) # Contains partition information in fstab format
local part="" mp="" fs="" opts=""
while read part mp fs opts; do
....
Is there any documents or description as how this works ?
--
Regards.
V.Krishn