![]() |
Installing core 2 via apt-get - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +---- Forum: Updating Linux (https://www.linux-noob.com/forums/forum-25.html) +---- Thread: Installing core 2 via apt-get (/thread-3422.html) |
Installing core 2 via apt-get - enigma - 2004-04-29 Hey guys, I am wondering how I would install fedora core 2 test 3 via apt if you have the answer i would greatly appreciate it thanks :) Installing core 2 via apt-get - grep420 - 2004-04-29 add this line to /etc/apt/sources.list rpm [/url][url=http://download.fedora.us]http://download.fedora.us fedora/fedora/1.92/i386 os stable testing updates then run apt-get update && apt-get dist-upgrade Installing core 2 via apt-get - dubkat - 2004-04-29 if you are running redhat 9 and have kernel 2.6.5 installed is it safe to change yum sources to fedora core? Installing core 2 via apt-get - hijinks - 2004-04-30 yes it is.. here at work i install custom kernels on all the systems here and have upgrade with apt just fine. It'll keep your kernel for the most part Installing core 2 via apt-get - dubkat - 2004-05-12 while upgrading from Redhat 9 (kernel 2.6.5) to Fedora Core 2 via apt get i got the following error from all the packages. how do i fix this issue. Code: Unknown signature /var/cache/apt/archives/xorg-x11-twm_6.7.0-2_i386.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#4f2a6fd2) thanks |