Antonio <[EMAIL PROTECTED]> wrote: > I installed the base system of potato from a Win/Dos partition >on local hard disk. Now, I`m tryeing to install the Packages (from the >same partition) using the dselect. When I am updating (second step of >the dselect), it protest about the line one of the "sources.list" file: > > deb file:/win/main/binary-i386 main
That line's definitely wrong; see 'man sources.list'. IIRC, either of these will work: deb file:/win . main deb file:/win main/binary-i386/ -- Colin Watson [EMAIL PROTECTED]