r0ssar00
05-07-2004, 10:15 AM
i have a problem with installing the kernel v2.6.* :( , it will not extract properly, and anybody know how to properly install PGP? :confused: please help! i need to update my kernel asap
|
Click to See Complete Forum and Search --> : kernel problems? r0ssar00 05-07-2004, 10:15 AM i have a problem with installing the kernel v2.6.* :( , it will not extract properly, and anybody know how to properly install PGP? :confused: please help! i need to update my kernel asap Icarus 05-07-2004, 10:47 AM Care to give a few extra details? What distro are you using How won't it 'extract properly'? What command did you use and in what directory? What does PGP have to do with the kernel? Please read the Community Help Posting Guidelines (http://www.justlinux.com/forum/showthread.php?s=&threadid=91066) for proper posting so your questions can be answered quickly and accurately mdwatts 05-07-2004, 11:19 AM Many of the Compiling Kernel (http://justlinux.com/nhf/Compiling_Kernels) JL Help Files explain how to extract the kernel source package. Search the JL forums as you will find lots of 2.6 kernel compiling instructions some of our JL members have previously posted. r0ssar00 05-10-2004, 11:35 AM im using topoplogilinux with kernel v2.4.22 and im using the command ____________________ tar -xzvf linux-2.6.5.tar.gz ____________________ it stops at the files in the root of the package, it gets the copyright and readme, not sure about the readme though, i know it gets the copyright file i finally got tired of trying to extract it so i downloaded in my winoze install and extracted with winzip, rebooted into linux, copied it to /usr/src and started to make it but i keep getting errors about invalid commands, i think i will update the software on my comp, then try again after i update the software after i update, what is the sequence of commands that need to be performed to build and configure the kernel and where do i put the kernel image file once it's made? mdwatts 05-10-2004, 04:25 PM Originally posted by r0ssar00 ____________________ tar -xzvf linux-2.6.5.tar.gz ____________________ it stops at the files in the root of the package, it gets the copyright and readme, not sure about the readme though, i know it gets the copyright file Started to make it but i keep getting errors about invalid commands, i think i will update the software on my comp, then try again after i update the software after i update, what is the sequence of commands that need to be performed to build and configure the kernel and where do i put the kernel image file once it's made? The tar zxvf linux-2.6.5.tar.gz should work as long as you have write access to the directory you are extracting in and if the tar.gz you downloaded is not corrupted. What errors are you getting? We have lots of threads here on the steps to compile the 2.6 kernel with a few posted in the 'How I did it' forum. The documentation included with the 2.6 kernel source also contains the compiling and installing steps along with the required packages and minimum versions. Most would copy the kernel image and System.map to /boot. r0ssar00 05-20-2004, 11:24 AM im doing this all as root, and i have full write/read access to the /usr/src directory r0ssar00 05-20-2004, 11:29 AM im doing it as root so i have full read/write access to every directory except other users' i know, i know, doing it as root is bad, but i dont do dangerous things and i dont really go into system files that often the package is not corrupt because i redownloaded it at least 3 times i would patch but from what i heard you can only patch in that series, u cant patch a 2.4.9 kernel to 2.5.0 kernel also, is there a group of links that point to all the packages that need uipdating XiaoKJ 05-20-2004, 11:41 AM is your kernel archive corrupted in the first place? try redownloading the kernel. if you are root, then you must be in /usr/src when using the tar command in /usr/src/linux-2.6......this is just to be sure. the command you used should be ok though... r0ssar00 05-21-2004, 11:25 AM i verified with gpg or pgp(cant remember) and it said it was ok i was always in the /usr/src directory i was and always will be root r0ssar00 05-21-2004, 11:28 AM maybe its because i didnt update the required software... :o i only need to update make ;) , reiserprogs, and a couple others MMYoung 05-21-2004, 10:48 PM Originally posted by mdwatts tar zxvf linux-2.6.5.tar.gz I have always used: tar -xvzf linux-x.x.x.tar.gz Later, MMYoung BTW, make sure you have all the "latest" updates and ESPECIALLY you need module-init-tools-3.0 (or greater if available) installed. gehidore 05-22-2004, 02:18 AM Originally posted by MMYoung I have always used: tar -xvzf linux-x.x.x.tar.gz the order shouldnt matter. MMYoung 05-22-2004, 07:28 AM Originally posted by gehidore the order shouldnt matter. Wasn't sure if it did or not. I know that Linux is kind of "picky" about things ;). That's just the way I've always done it since I read the compiling programs HOWTO on this forum. Get in a habit of doing things and it just looks funny when you see them in a format different than what you used to seeing.:p Later, MMYoung r0ssar00 06-08-2004, 11:35 AM ive got evrthing maked now the only problem now is to get it onto my NTFS hdd without using a cd, floppy, or the internet reason for not using the internet, can't find my pci dialup modem in the tty's i dont want to waste a cd on less than 10mb and my floppy drive is busted i might want to try samba, but will samba work if the disk im moving it to on the network is NTFS? another problem, i try to ifconfig eth0 up and it wont work, do i NEED the ip address for the eth card for ifconfig to work? my distro is topologi and it uses images on the drive as a loop fs so it can work on ntfs without partitioning my modem is [B]Win Lucent Modem #2[?B], this is what it comes up as in windoz mdwatts 06-08-2004, 12:03 PM Originally posted by r0ssar00 i might want to try samba, but will samba work if the disk im moving it to on the network is NTFS? another problem, i try to [B]ifconfig eth0 up and it wont work, do i NEED the ip address for the eth card for ifconfig to work? my distro is topologi and it uses images on the drive as a loop fs so it can work on ntfs without partitioning my modem is Win Lucent Modem #2[?B], this is what it comes up as in windoz Since you now have another problem that is unrelated to the original (extracting the kernel source), could you please post a new thread in the Networking forum and include a subject that briefly describes the question. Thanks justlinux.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved. |