| Hallo Leute, 
 wollte ein nicht mehr ganz frisches Kanotix auf einem alten DEll installieren. Boot und Installation lief auch ohne Probleme durch.
 Allerdings ging bei der Grub-Installation etwas schief- "unknown file system" und "entering rescue mode" Fehlermeldung.
 
 hab dann probeweise ein Ubuntu installieren wollen - dasselbe Problem.
 
 Die manuelle Grub-Installation endet mit
 
 
 Code: 
root@Kanotix:/home/kanotix# grub-install /dev/sda1
Installing for i386-pc platform.
 grub-install: Fehler: Kanonischer Pfad von »aufs« konnte nicht ermittelt werden.
 root@Kanotix:/home/kanotix#
 
 
 Irgendwelche Ideen?
 
 System ist:
 
 Code: 
kanotix@Kanotix:~$ infobash -v3
Host/Kernel/OS  "Kanotix" running Linux 3.16.0-4-686-pae i686 [ Kanotix Spitfire-nightly Spitfire32 161103a LXDE ]
 CPU Info        Intel Pentium M 1024 KB cache flags ( sse sse2 ) clocked at [ 1400.000 MHz ]
 Videocard       Intel 82852/855GM Integrated Graphics Device  X.Org 1.16.4  [ 1024x768 ]
 Network cards   Intel 82801DB PRO/100 VE (MOB) Ethernet Controller, at port: ecc0
 Intel PRO/Wireless 2200BG [Calexico2] Network Connection
 Processes 118 | Uptime 11min | Memory 296.0/1006.4MB | HDD  Size 160GB (0%used) | Client Shell | Infobash v2.67.2
 kanotix@Kanotix:~$
 
 |