[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mountdata and knoppix-data.inf file



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


Reply to: