From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from beaver.sibername.com ([64.15.155.210]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1IPUeA-0000vO-00 for ; Sun, 26 Aug 2007 22:48:10 -0400 Received: from [24.226.67.102] (helo=proficio) by beaver.sibername.com with smtp (Exim 4.66) (envelope-from ) id 1IPUde-0004p8-0Z for speakup@braille.uwo.ca; Sun, 26 Aug 2007 22:47:38 -0400 Message-ID: <002f01c7e854$d02c75a0$ab00a8c0@proficio> From: "Doug Sutherland" To: "Speakup is a screen review system for Linux." References: <000f01c7e84e$5fdeab70$932914ac@Arthur> Subject: Re: Back in the linux world again Date: Sun, 26 Aug 2007 22:48:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - beaver.sibername.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - proficio.ca X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 02:48:10 -0000 Arthur, It may take some playing around in the final steps, but slackware packages are simple tar gzip files with directories relative to root, and each package has an install script inside the archive. So you should be able to create a partition for slackware, extract the files there, and run the scripts. If you use the chroot command you can "change root" to the target partition and fool linux into believing it is root. For further inspiration on this, see how the linuxfromscratch process creates a new linux system in this manner. -- Doug