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

RE: [jerry@linewise.se (Jerry Lundström)] Slink pre CDs released some days ago



oops, did I say "patch" ? ... sorry,

I meant that you need to edit the file:
/usr/lib/dpkg/methods/multicd/install

on line: 225 where you find:
		$need = join(" ", (split)[0 .. 2]);

you need to replace it with:
		$need = $_ ;

The volume id is being truncated to 3 words, and therefore
multicd thinks you have the wrong disk in the drive.

Apologies for not being clearer the first time.


>
> Good luck!
> --------------------------------------------------
> So far, no one has been killed in a computer crash.
> --------------------------------------------------
> Jim Westveer ------------- jwest@netnw.com
> phone -------------------- 425-392-0141
> http://www.netnw.com
> http://www.linux-cd.com/gif/box-debian.gif
> --------------------------------------------------
>


Reply to: