Buchan Milne wrote: > Serge Pluess wrote: > > Hi > > > > when installing the kernel-2.4.22.1mdk-1-1mdk.i586.rpm both with urpmi > or rpm > > -ivh I get the following error message : > > > > ln: invalid option -- o > > Try `ln --help' for more information > > rpm -q bootloader-utils > ?
Glad to see I'm not the only one burning the midnight oil... This is something I encountered, too. I just looked back, and my message never made it to the list. Dated 14 August, I pasted it below. I had kernel-utils (the bootloader-utils' predecessor) installed fine, and in fact had done the "urpmi.update -a"/"urpmi --auto-select" cycle before doing the "urpmi kernel" that led to the error message. - John ----- old message ----- installing /var/cache/urpmi/rpms/kernel-2.4.22.0.4mdk-1-1mdk.i586.rpm Preparing... ################################################## 1:kernel-2.4.22.0.4mdk ################################################## ln: invalid option -- o Try `ln --help' for more information. Looking at the symlinks, these still point to older things: kernel.h -> /boot/kernel.h-2.4.22-0.3mdk System.map -> System.map-2.4.22-0.3mdk ...and "/boot/kernel.h-2.4.22-0.4mdk" doesn't exist. - John
