On Wed, 2005-05-18 at 21:04 +0600, askar ... wrote:

> 2) prepared partitions
>          /dev/hda3   ext2  for /boot
>          /dev/hda4   ext3 for root
>          /dev/hda5    for swap

so long as you have an extended partition around there somewhere...

> 11) tar -xvjpf /temp/stage3file.bz2
>  and here I had a error:
> tar: illegal option -j

does bzip2 exist?  you could do something like

bzip2 -cd | tar -f "-"

or something...

I hope I didn't lead you up the garden path with toms rootboot, it was
just an idea, but afaik, it has been updated more recently than 6 years!
-- 
Iain Buchanan <[EMAIL PROTECTED]>

-- 
[email protected] mailing list

Reply via email to