tail head cat sleep
QR code linking to this page

Manpage  — HD

BEZEICHNUNG

hd - MFM/IDE Harddisk Gerätedateien

INHALT

BESCHREIBUNG

hd* sind blockorientierte Gerätedateien für den Zugriff auf MFM/IDE Harddisks.

Diese werden typischerweise erstellt mit:

mknod -m 660 /dev/hda b 3 0
mknod -m 660 /dev/hda1 b 3 1
mknod -m 660 /dev/hda2 b 3 2
amp;...
mknod -m 660 /dev/hda8 b 3 8
mknod -m 660 /dev/hdb b 3 64
mknod -m 660 /dev/hdb1 b 3 65
mknod -m 660 /dev/hdb2 b 3 66
amp;...
mknod -m 660 /dev/hdb8 b 3 72
chown root.disk /dev/hd*

DATEIEN

/dev/hd*

SIEHE AUCH

mknod(1), chown(1), mount(8) [Englisch].


17. Dezember 1992 HD (4) Linux

tail head cat sleep
QR code linking to this page


Bitte richten Sie Ihre Kommentare zu diesem Handbuch Seite Service, Ben Bullock. Privacy policy.

Like a classics radio station whose play list spans decades, Unix simultaneously exhibits its mixed and dated heritage. There's Clash-era graphics interfaces; Beatles-era two-letter command names; and systems programs (for example, ps) whose terse and obscure output was designed for slow teletypes; Bing Crosby-era command editing (# and @ are still the default line editing commands), and Scott Joplin-era core dumps.
— The Unix Haters' handbook