On Friday 05 Mar 2004 14:52, Thinker wrote:
> On Mar 5, 2004, at 4:07 AM, Derek Jennings wrote:
> > If you cannot wait a few weeks then use urpmi to bring your system up
> > to the
> > current Cooker, and you will have 10.0
>
> So.. you are saying that I can reinstall with the 10.0rc1 disks I made
> a few weeks ago and go to the cooker and update that to what is the
> 10.0 release now? I would really like to know how to do that. I know
> you are going to point me to the uprmi web site, but I have not had
> much luck hitting the correct server or the correct number of servers
> to make the update process run smoothly. Any additional guidance on
> servers and what to and what not to check would be appreciated.
>
> > It is all explained in the TWiki.
>
> Where can I look this information up in the TWiki?
>
> Thanks
>
> -=Thinker


urpmi.removemedia -a
will remove your current urpmi sources

urpmi.addmedia cooker_main 
ftp://ftp.rediris.es/pub/linux/distributions/mandrake-devel/cooker/i586/Mandrake/RPMS 
with ../base/hdlist.cz

(all on 1 line) will add Cooker as a urpmi source for the main distro

urpmi.addmedia cooker_contrib 
ftp://ftp.rediris.es/pub/linux/distributions/mandrake-devel/cooker/i586/Mandrake/RPMS2 
with ../base/hdlist2.cz

will add cooker contrib

urpmi.addmedia updates 
ftp://ftp.rediris.es/pub/linux/distributions/mandrake/updates/10.0/RPMS 
with ../base/hdlist.cz

will add Mandrake 10.0 updates source

Then
urpmi urpmi

will update urpmi itself. That will suck in a whole lot of packages.

Then
urpmi --auto-select

will update all the remaining packages on your system.

If it barfs over anything then remove the package causing grief and install it 
again when upgrading is complete.

Finally
urpmi kernel-2.6.3.4mdk

will install the new kernel.
Reboot to start using it.

So far I have done this for 2 systems.

**BUT** I would not recommend this procedure for recent Linux users. If it 
goes wrong you may not know how to recover the situation.

When online mirrors for 10.0 are available remove the cooker sources and 
replace them with 10.0 sources.

Have fun

derek
-- 
www.jennings.homelinux.net
http://twiki.mdklinuxfaq.org

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

Reply via email to