Computerhilfen.de Logo
Forum
Tipps
News
Frage stellen

mit welchem dateisystem war denn das raid 1 formatiert? ntfs, fat oder ein linux fs?

versuch es mal mit mount -t <dateisystem> /dev/sda2 /sata

<dateisystem>:
ntfs für ntfs
vfat für fat

mount -t linux fs /dev/sda2 /sata
Usage: mount -V                 : print version
       mount -h                 : print this help
       mount                    : list mounted filesystems
       mount -l                 : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
       mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
       mount device             : mount device at the known place
       mount directory          : mount known device here
       mount -t type dev dir    : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
       mount --bind olddir newdir
or move a subtree:
       mount --move olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using  -L label  or by uuid, using  -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say  man 8 mount .

tja mir hilfs einfach net weiter wemnn ich das sehen;)
bestimmt ist irgendwas falsch...:(...

ich will dich jetzt nicht beleidigen, aber du solltest wirklich etwas genauer lesen, was und wie ich es schreibe... was bitte willst du mit -t "linux fs" bezwecken?!?! mit welchem linux filesystem war die platte denn formatiert? ext2/3, reiser oder xfs?

ab jetzt liest du alle meine posts 2x durch  ;)

naja kann ma passieren ;)
aba pass mal auf hab mal die andere Festplatte eingebaut...und watch pls hire mal..

linux:~ # fdisk -l

Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1         129     1036161   82  Linux swap / Solaris
/dev/hda2   *         130        9729    77112000   83  Linux

Disk /dev/sda: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1          25      200781   83  Linux
/dev/sda2              26       48641   390508020   fd  Linux raid autodetect

Disk /dev/md0: 399.8 GB, 399880093696 bytes
2 heads, 4 sectors/track, 97626976 cylinders
Units = cylinders of 8 * 512 = 4096 bytes

Disk /dev/md0 doesn't contain a valid partition table

jetzt hab ich wieder Raid 1:)
aber die letzte Zeile stört



 ;D hey ich habs hingekriegt:)
thx für all deine hilfe
aber hab eine frage noch: wie krieg ichs hin, dass der das automatisch mountet nach nem neustart??
thx...
MFG:
Pawel

glückwunsch... am besten du schreibst hier schonmal rein, wie du es geschafft hast... für den fall, das nochmal jemand das gleiche problem hat. ansonsten hätte ich hier auch noch ein paar links, die dir etwas über raid unter linux erklären.

http://www.linux-magazin.de/Artikel/ausgabe/2000/08/SoftRAID/SoftRAID.html
http://www.administrator.de/Linux_Software_Raid_1_(md0)_erstellen.html
http://www.pl-berichte.de/t_netzwerk/raid1.html
http://www.linuxhaven.de/dlhp/HOWTO/DE-Software-RAID-HOWTO-4.html

automatisch mounten... dazu musst du die platte in die /etc/fstab eintragen. google einfach mal danach oder mach ein neues thread auf...

denn ich hab jetzt feierabend...  ;D

http://www.computerhilfen.de/hilfen-6-105570-0.html


ja hi hab ein neues Thread aufgemacht..mit dem automatisch mounten..kannst ja mal reinschauen ;)
maybe kannst mir ja ma wieder weiterhelfen..
Thx
MFG:
Pawel

« Suse: Powersaved -> Rechner bleibt hängenNach Install von SuSe Linux 9.1 auf zweite Partition der ersten Platte zeigt Par »
 

Schnelle Hilfe: Hier nach ähnlichen Fragen und passenden Tipps suchen!

Fremdwörter? Erklärungen im Lexikon!
Thermosublimationsdrucker
Ein Thermosublimationsdrucker wird oft für hochwertige Fotodrucke verwendet. Die Farben werden nicht direkt auf das Papier aufgetragen, sondern erhitzt, bis sie sich...

Thermotransferdrucker
Thermotransferdrucker oder kurz Thermodrucker sind spezialisierte Drucker, die in verschiedenen Kontexten zum Einsatz kommen. Mit Hilfe von Hitze werden Farbpartikel von ...

Notebook
Ein Notebook ist ein kleiner, zusammklappbarer Computer für unterwegs. Er besteht aus Tastatur, Touchpad oder ähnlichem Mausersatz, Bildschirm und dem Innenlebe...