[newbie] Having trouble upgrading to kernel-2.4.22.26mdk

2004-01-10 Thread Ferdog
I'm having trouble upgrading to kernel-2.4.22.26mdk on my brand new
Mandrake 9.2 installation.

Following the instructions on mandrakesecure.net, I first upgraded
bootloader-utils to bootloader-utils-1.6-3.1.92mdk, which, seems to
install fine. Then, I attempt to install kernel-2.4.22.26mdk and get
this error:


[EMAIL PROTECTED] root]# urpmi kernel-2.4.22.26mdk

Installation failed, some files are missing:
   
ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mandrake/updates/9.2/RPMS/./kernel-2.4.22.26mdk-1-1mdk.i586.rpm
You may want to update your urpmi database


So, I update my urpmi database with 'urpmi.update -a' and that seems to
update properly, however, I continue to get the same error when trying
to install the kernel update.

I have no idea what files are missing.

Currently, I am running the same kernel that was originally installed
with the system, 2.4.22-10mdk, so this would be the first kernel update
I have done on this system.

I am new to Mandrake and linux in general so I would really appreciate
any help in this matter.

Thanks,
Mike


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Having trouble upgrading to kernel-2.4.22.26mdk

2004-01-10 Thread Johan
On Sunday 11 January 2004 07:10, Ferdog wrote:
 I'm having trouble upgrading to kernel-2.4.22.26mdk on my brand new
 Mandrake 9.2 installation.

 Following the instructions on mandrakesecure.net, I first upgraded
 bootloader-utils to bootloader-utils-1.6-3.1.92mdk, which, seems to
 install fine. Then, I attempt to install kernel-2.4.22.26mdk and get
 this error:

 
 [EMAIL PROTECTED] root]# urpmi kernel-2.4.22.26mdk

 Installation failed, some files are missing:

 ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mandrake/update
s/9.2/RPMS/./kernel-2.4.22.26mdk-1-1mdk.i586.rpm You may want to
 update your urpmi database
 

 So, I update my urpmi database with 'urpmi.update -a' and that seems
 to update properly, however, I continue to get the same error when
 trying to install the kernel update.

 I have no idea what files are missing.

 Currently, I am running the same kernel that was originally installed
 with the system, 2.4.22-10mdk, so this would be the first kernel
 update I have done on this system.

 I am new to Mandrake and linux in general so I would really
 appreciate any help in this matter.

 Thanks,
 Mike

Hi Mike,
This will be a lengthy thing..
Ok, here is 4 scripts I use for updating my system- mdk9.2.
They work fine for me in South Africa ... this site is located here 
too...I do have other sites in smiler scripts...but you could maybe 
modify them  to a more local good site.
Use as follows..
First save them to a directory...like bin in your user account.
Then...
./00-add-iscoza
then..
./000-listmedia.you Will now see all listed media and the 
above one should show.
Go on to the net then..
./00-upd-iscoza
Quite a lot of stuff will show but wait until prompt.
**
Now if you want to do a full update of your system then...
./00-use-iscoza
BEWAREthis WILL take hours.about 150 to 200 MB on 
first update.
What you want to do is to update your kernel them like thisactual on 
my system...
[EMAIL PROTECTED] bin]# urpmi kernel
One of the following packages is needed:
 1- kernel-2.4.22.10mdk-1-1mdk.i586
 2- kernel-2.4.22.21mdk-1-1mdk.i586
 3- kernel-2.4.22.26mdk-1-1mdk.i586
What is your choice? (1-3)
...then pick 3..about 40MB
I installed choice 3 last night.
Now on my system all 3 are installed side by side. on boot I can 
pick any of them to run.
If you are using GRUB bootloader everything is done for you in the 
menu.lst by the installer.
LILO...sorry I am not sure..maybe /sbin/lilo -vto re-install 
lilo..grub no need to anything.
As su go check before you REBOOT to use new kernel...
/boot/grub/menu.lst...or.../etc/lilo.confto see if 
what I said is true...depending on your bootloader.
Also check the entries in /boot .will see your new kernel there.
Actually it is as easy as this to install a kernel...no sweat.
..hope so???
Well if you should do a full update there is some issues of missing 
menus and some missing apps.
The menus may be rectified by.update-menus -v
Missing apps - re-install.
If you want to safely change from one loader to the other...lilo  
grub...
Pop in cd 1 and reboot..
Do as if install but pick upgrade...then go through motions as required 
but when you reach the choices list of hardware/printer/region/etc 
...make sure they are correct but for the loader ( about second last 
one) of list pick grub or lilo...then continue.
Well I like grubcan do with it on boot that is impossible with lilo.
GoodluckEnjoy
-- 
Johan
May this be a good day for learning
Registered Linux User #330034 - still learning
su -c urpmq --list-media
su - -c urpmi.addmedia --update iscoza 
ftp://ftp.is.co.za/linux/distributions/mandrake/updates/9.2/RPMS/ with 
../base/synthesis.hdlist.cz
su - -c urpmi.update iscoza

su - -c urpmi --auto-select --noclean --media iscoza
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Having trouble upgrading to kernel-2.4.22.26mdk

2004-01-10 Thread Johan
On Sunday 11 January 2004 07:10, Ferdog wrote:
 I'm having trouble upgrading to kernel-2.4.22.26mdk on my brand new
 Mandrake 9.2 installation.
sip
 I am new to Mandrake and linux in general so I would really
 appreciate any help in this matter.

 Thanks,
 Mike
After you saved those scripts and they do not show up green when 
you * ls  * them..then...
chmod 777 00*
now they will show up green and be executable.
-- 
Johan
May this be a good day for learning
Registered Linux User #330034 - still learning


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] Having trouble upgrading to kernel-2.4.22.26mdk

2004-01-10 Thread jason pearl
On Sun, 11 Jan 2004 00:10:04 -0500
Ferdog [EMAIL PROTECTED] wrote:

I'm having trouble upgrading to kernel-2.4.22.26mdk on my brand new
Mandrake 9.2 installation.

Following the instructions on mandrakesecure.net, I first upgraded
bootloader-utils to bootloader-utils-1.6-3.1.92mdk, which, seems to
install fine. Then, I attempt to install kernel-2.4.22.26mdk and get
this error:


[EMAIL PROTECTED] root]# urpmi kernel-2.4.22.26mdk

Installation failed, some files are missing:
   
ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mandrake/updates/9.2/RPMS/./kernel-2.4.22.26mdk-1-1mdk.i586.rpm
You may want to update your urpmi database


So, I update my urpmi database with 'urpmi.update -a' and that seems to
update properly, however, I continue to get the same error when trying
to install the kernel update.

I have no idea what files are missing.

Currently, I am running the same kernel that was originally installed
with the system, 2.4.22-10mdk, so this would be the first kernel update
I have done on this system.

I am new to Mandrake and linux in general so I would really appreciate
any help in this matter.

Thanks,
Mike


ok it still cant find your kernel.. sooo add a new urpmi repository thendisable the 
one it normall finds it at.. if u have x server then go to update media and uncheck 
the ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mandrake/updates/9.2/RPMS/

if you still have problems ill give you the file from my ftp server...

-- 

jason pearl [EMAIL PROTECTED]
   ++
Keep your friends close and your enemies closer-Tupac
   ++
Kurrupted Visionz Phx, AZregistered linux user #307811
MDK 9.2 LinuxMachine# 193475, 227341
AMD64 Opteron 1.6http://counter.li.org
ASUS SK8N
23:27:45 up 2:09, 2 users, load average: 0.01, 0.01, 0.06


pgp0.pgp
Description: PGP signature