Per Jessen wrote:

> Install image file:
> 
> 1. boot target system from knoppix or rescue or with NFS-root or or or
> 2. partition drive
> 3. create filesystems
> 4. for each partition do
> 4a.  mount <part> /mnt
> 4b.  cd /mnt
> 4c.  tar xzvf <imagefile>
> 4d.  cd -
> 4e.  umount /mnt
> 5. run lilo if you intend to boot from harddisk.

Forgot to add that you need to create mount points such as /proc,
maybe /dev, /sys.  And I think you may need to exclude them from tar
when creating the image file. 


/Per Jessen, Zürich

-- 
http://www.spamchek.com/ - your spam is our business.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to