| Ich habe ein etwas in die Jahre gekommenes Kanotix auf meinem Rechner: 
 
 Code: 
Host/Kernel/OS  "KanotixBox" running Linux 3.9.0-2-generic x86_64 [ Kanotix Dragonfire64 LinuxTag2013 KDE ]
 CPU Info        Quad AMD A10-5700 APU with Radeon HD Graphics clocked at 1400.000 Mhz
 Videocard       Advanced Micro Devices, [AMD/ATI] Trinity [Radeon HD 7660D]  X.Org 1.12.4  [ 2560x1440 ]
 Processes 205 | Uptime 50min | Memory 2074.3/5101.3MB | HDD Size 2120GB (18%used) | GLX Renderer Gallium 0.4 on AMD ARUBA | GLX Version Yes | Client Shell | Infobash v2.67.2
 
 
 und möchte in auf eine aktluelle Version updaten (vor allem wegen Debian Jessie).
 
 Meine sources.list sieht folgendermaßen aus:
 
 
 Code: 
# See sources.list(5) for more information, especialy
 # Remember that you can only use http, ftp or file URIs
 # CDROMs are managed through the apt-cdrom tool.
 
 # Debian wheezy
 deb http://ftp.de.debian.org/debian wheezy main contrib non-free
 deb-src http://ftp.de.debian.org/debian wheezy main contrib non-free
 
 # Debian wheezy Updates
 deb http://security.debian.org wheezy/updates main contrib non-free
 deb-src http://security.debian.org wheezy/updates main contrib non-free
 
 # Acritox
 deb http://kanotix.acritox.com/debian trialshot main
 deb-src http://kanotix.acritox.com/debian trialshot main
 
 # Kanotix Dragonfire
 deb http://kanotix.com/files/dragonfire ./
 deb-src http://kanotix.com/files/dragonfire ./
 
 # Kanotix Dragonfire unofficial (by acritox)
 deb http://kanotix.acritox.com/debian dragonfire main
 deb-src http://kanotix.acritox.com/debian dragonfire main
 
 # mozilla.debian.net
 deb http://mozilla.debian.net/ wheezy-backports firefox-release
 
 # Grub 2.00
 deb http://kanotix.com/files/fix/grub2.wheezy ./
 deb-src http://kanotix.com/files/fix/grub2.wheezy ./
 
 # Kanotix Hellfire
 deb http://kanotix.com/files/hellfire ./
 deb-src http://kanotix.com/files/hellfire ./
 
 # Kanotix Hellfire Extra
 deb http://kanotix.com/files/hellfire.extra ./
 deb-src http://kanotix.com/files/hellfire.extra ./
 
 # Libre Office
 deb http://kanotix.com/files/fix/lo ./
 
 # Acroread et. al.
 deb http://www.deb-multimedia.org wheezy main non-free
 
 # Virtualbox
 deb http://download.virtualbox.org/virtualbox/debian wheezy contrib
 
 deb http://ftp.debian.org/debian experimental main
 
 #backports
 deb http://ftp.debian.org/debian wheezy-backports main
 
 # Empfehlung aus
 # https://wiki.debian.org/StableUpdates
 deb     http://httpredir.debian.org/debian wheezy-updates main contrib
 deb-src http://httpredir.debian.org/debian wheezy-updates main contrib
 
 
 Den Upgrade-Pfad von Wheezy zu Jessie habe ich gefunden. Ich bin mir allerdings nicht sicher, was ich mit dem Kanotix-Teil machen soll.
 Genügt es, eine sources.list vom aktuellen Kanotix zu nutzen? VirtualBox etc. würde ich nachpflegen.
 
 Danke im voraus.
 |