Datenfestplatte partitionieren und formatieren

    • Official Post

    Datenfestplatte partitionieren und formatieren


    cfdisk starten


    Eine neue Partition für die sda3 Festplatte erstellen.


    Festplatte formatieren
    mkfs.ext3 /dev/sda3


    Dieser Vorgang dauer recht lange. ca 30 min bei 700GB


    sda3 Festplatte als home-Verzeichnis mounten
    mount /dev/sda3 /home


    Mit df -h überprüfen ob das Laufwerk richtig gemountet ist und die richtige Grösse hat:



    PHP
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/sda1             9.9G  3.2G  6.3G  34% /
    tmpfs                 7.9G     0  7.9G   0% /lib/init/rw
    udev                   10M   28K   10M   1% /dev
    tmpfs                 7.9G     0  7.9G   0% /dev/shm
    /dev/sda3             663G  198M  629G   1% /home
    root@ns206029:/#

    Developer | deh-vel-up-ur

    noun


    1 a person or thing that develops stuff: in e.g. software developer, someone having knowledge of a particular topic beyond the level of knowlegde needed for ordinary usage of that topic

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!