[plug] stuck upgrading kernel 2.4.0
Steve Vertigan
vertigan at bigfoot.com
Wed Jan 31 22:39:09 WST 2001
By default tar will try to extract into your current directory. Try
going into the destination directory where you want the kernel to end
up, say /usr/src and type
$ tar -xvIf /cdrom/kernal/linux-2.4.0-test11.tar.bz2
Be warned if it extracts to linux/*, rather than linux-2.4.0/* and you
already have a kernel in /usr/src you will most likely overwrite that.
You can do a practise run of tar without writing any actual files byt
type tar -tvIf.
Regards,
Steve
--
FreeBSD maestro.dhis.org 3.4-STABLE i386
10:30PM up 16 days, 3:32, 2 users, load averages: 0.00, 0.00, 0.00
Expect the worst, it's the least you can do.
More information about the plug
mailing list