Einzelnen Beitrag anzeigen
Alt 27.02.2003, 21:09   #8
1st Baseman
Veteran
 
Registriert seit: 11.03.2001
Alter: 48
Beiträge: 327


Standard

Ähem...bin "fremdgegangen" und hab noch auf einem anderem (Linux-)Forum gepostet. Hab jetzt folgendes erreicht:

Wenn ich /boot aushänge, sind plötzlich alle Dateien wieder da! Warum versteh ich allerdings nicht ganz...

Code:
[root@myhouse boot]# cd /
[root@myhouse /]# umount /boot
[root@myhouse /]# cd boot
[root@myhouse boot]# ls -al
insgesamt 1908
drwxr-xr-x    3 root     root         4096 Jän 21 23:06 ./
drwxr-xr-x   19 root     root         4096 Feb 27 17:24 ../
-rw-r--r--    1 root     root          512 Jän 21 23:06 boot.0300
-rw-r--r--    1 root     root        44145 Sep 20 18:52 config-2.4.19-16mdk
-rw-r--r--    1 root     root          256 Jän 21 23:06 de-latin1.klt
drwxr-xr-x    2 root     root         4096 Jän 21 23:06 grub/
-rw-r--r--    1 root     root       124438 Jän 21 23:06 initrd-2.4.19-16mdk.img
lrwxr-xr-x    1 root     root           23 Jän 21 23:06 initrd.img -> initrd-2.4.19-16mdk.img
lrwxr-xr-x    1 root     root           31 Jän 21 22:59 kernel.h -> /boot/kernel.h-2.4.19-16mdkBOOT
-rw-r--r--    1 root     root            6 Aug 19  2002 kernel.h-2.4.18
-rw-r--r--    1 root     root          441 Jän 21 22:48 kernel.h-2.4.19-16mdkBOOT
-rw-------    1 root     root       205312 Jän 21 23:06 map
lrwxr-xr-x    1 root     root           15 Jän 21 23:06 message -> message-graphic
-rw-r--r--    1 root     root       147089 Jän 21 23:06 message-graphic
-rw-r--r--    1 root     root          160 Jän 21 23:06 message-text
-rw-r--r--    1 root     root       490852 Sep 20 18:52 System.map-2.4.19-16mdk
lrwxr-xr-x    1 root     root           20 Jän 21 23:06 vmlinuz -> vmlinuz-2.4.19-16mdk
-rw-r--r--    1 root     root       880346 Sep 20 18:52 vmlinuz-2.4.19-16mdk
[root@myhouse boot]#
1st Baseman ist offline   Mit Zitat antworten