====== Verwante Seiten ======
* [[infos:linux]]
* [[infos:linux:ext]]
* [[infos:windows]]
* [[infos:windows:fat]]
* [[infos:windows:ntfs]]
* [[infos:netzwerk:pxe]]
* [[infos:Dateisystem]]
* [[infos:dateisystem:Partitionen]]
* [[infos:GRUB]]
====== Was ist das? ======
... kommt noch ...
====== Links im Dateisystem ======
... algemein, kommt noch ...
===== Unix/Linux =====
* schon lange gebräuchlich
* Auch grafisch (z.B. bei Gnome standardmässig dabei)
* erstellen:
*
$ ln -s ${ziel} ${link_name}
* löschen
* wie eine normale Datei:
*
$ rm ${linkname}
===== Windows =====
* '''Hardlinks''' seit NTFS
* Seit Windows 6.0 (Vista und Windows Server 2008) liefert Windows auch Tools für '''Softlinks'''
*
c:\>mklink [/d] %link_name% %ziel%
* Optionen
* /d => Ordner
* /h => Hardlink
* /j => Junction
* /q => Quiet, keine Ausgabe
* Beispiele:
*
c:\>mklink "gelinkte_Datei" "echte_Datei"
c:\>mklink /d "C:\Link_Verzeichnis" "d:\pfad\zum\echten_verzeichnis"
c:\>mklink /d "C:\Meine_Freigabe" "\\mein_server\meine_freigabe"
* löschen:
*
c:\>erase "gelinkte_Datei"
c:\>rmdir /s /q "C:\Link_Verzeichnis"
c:\>rmdir /s /q "C:\Meine_Freigabe"
* Screenshot: {{:infos:dateisystem:symlink_win.gif|}}
====== Open- vs. Closed-Souce ======
^ ^ Open ^ Closed ^
^ Normale Dateisysteme | ext2 | FAT32, HFS (Apple) |
^ Journalling-Systeme | ext3, ext4 (Beta), XFS, Raiser4 | NTFS |
====== GParted ======
^ Dateisystem: ^ Erkennen ^ Lesen ^ Erstellen ^ Vergrössern ^ Verkleinern ^ Verschieben ^ Kopieren ^ Überprüfen ^ Umbenennen ^ Erforderliche Software ^
^ [[infos:linux:ext|ext2]] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | [[http://e2fsprogs.sourceforge.net|e2fsprogs]] |
^ [[infos:linux:ext|ext3]] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | [[http://e2fsprogs.sourceforge.net|e2fsprogs]] |
^ [[infos:windows:fat|fat16]] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [6] | [[ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools|dosfstools]] |
^ [[infos:windows:fat|fat32]] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [6] | [[ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools|dosfstools]] |
^ hfs | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | [[http://www.mars.org/home/rob/proj/hfs/|hfsutils]] |
^ hfs+ | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:ok.png|unterstützt}} [4] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | [[http://packages.debian.org/search?keywords=hfsprogs|hfsprogs]] |
^ jfs | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [2] | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | [[http://www-124.ibm.com/developerworks/oss/jfs/index.html|jfsutils]] |
^ linux-swap | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nich unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | mkswap (part of [[http://www.kernel.org/pub/linux/utils/util-linux|util-linux]]) |
^ ntfs | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | [[http://www.linux-ntfs.org|ntfsprogs]] |
^ reiser4 | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | [[http://www.namesys.com/v4/v4.html|reiser4progs]] |
^ reiserfs | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [1] | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | [[http://www.namesys.com|reiserfsprogs]] |
^ ufs | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nich unterstützt}} | {{:symbole:loeschen.png|nich unterstützt}} | {{:symbole:loeschen.png|nicht unterstützt}} | {{:symbole:loeschen.png|nich unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:loeschen.png|nich unterstützt}} | {{:symbole:loeschen.png|nich unterstützt}} | |
^ xfs | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [2] | {{:symbole:loeschen.png|nicht unterstützt}} [3] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} [5] | {{:symbole:ok.png|unterstützt}} | {{:symbole:ok.png|unterstützt}} | [[http://oss.sgi.com/projects/xfs/|xfsprogs]] |
[1] Das Korpieren macht jetzt gparted selber (vorher war es '''dd''') \\
[2] Man muss die entsprechenden Kernel-Module dafür laden (Kernel muss nicht neu kompiliert werden, nachladen reicht) \\
[3] Im Moment ist es nicht möglich ein '''xfs''' direkt zu verkleinern. Man kann das (mit GParted) jedoch mittels kopieren realisieren. \\
[4] Direkt durch '''libparted''' verfügbar \\
[5] Das Kopieren übernehmen '''xfsdump''' und '''xfsrestore''' \\
[6] Für das Umbenennen und Verändern wird '''mtools''' benötigt, [[http://mtools.linux.lu/|Link]] \\
===== Live Variante =====
GParted gibt es in folgenden Live Varianten:
- CD: Eine ISO-Datei, welche man brennen muss. Zum benutzen neustarten.
- USB: Das ISO auf einem USB-Stick. Zum benutzen neustarten.
- PXE: PXE heisst Netzwerk boot. Das heisst, man schliess den Computer an's LAN an und startet ihn über die Netzwerkschnittschelle.
- HD: Man kann sich in einer eigenen Partition das System installieren.
[[http://gparted.sourceforge.net/livecd.php|Installationsanleitungen (How to)]]
====== fdisk ======
'''fdisk''' ist ein älteres Projekt. Es wird immernoch gewartet und ständig erweitert. Es schreibt/modifiziert nur Partitionstabellen. Das heisst das Dateisystem muss später von anderen Tools angelegt werden.