Betriebssysteme > Solaris/x86 und OpenSolaris

Windows vor Solaris "schützen"

<< < (2/2)

KobiNo:
Ok, wenn es nur so aussieht passts.

Um auf die Fragen von mdjr zu kommen:
Opensolaris ist schon istalliert.
Die Programme sind:
1. (unter Anwendungen/Systemwerkzeuge) Festplattenbelegung analysieren
2. formate
Im Anhang zwei Bilder warum ich darauf komme.
Mit welchem Befehl nach fdisk bekomme ich alle Partitionen angezeigt? mit fdisk -F gehts ja nicht....

Vg
KobiNo

mdjr:

--- Zitat von: KobiNo am 10. März 2009, 19:20:56 ---Mit welchem Befehl nach fdisk bekomme ich alle Partitionen angezeigt? mit fdisk -F gehts ja nicht....

--- Ende Zitat ---

Hallo.

Hier mal ein Beispiel:

--- Code: ---$ su
Passwort:
# fdisk /dev/rdsk/c0d0p0

             Total disk size is 19457 cylinders
             Cylinder size is 16065 (512 byte) blocks

                                               Cylinders
      Partition   Status    Type          Start   End   Length    %
      =========   ======    ============  =====   ===   ======   ===
          1                 Other OS          0  1273    1274      7
          2                 DOS-BIG        1274  10382    9109     47
          3                 IFS: NTFS      10383  16907    6525     34
          4       Active    Solaris2       16908  19456    2549     13


SELECT ONE OF THE FOLLOWING:
   1. Create a partition
   2. Specify the active partition
   3. Delete a partition
   4. Change between Solaris and Solaris2 Partition IDs
   5. Exit (update disk configuration and exit)
   6. Cancel (exit without updating disk configuration)
Enter Selection: 6


# format /dev/rdsk/c0d0p0
selecting /dev/rdsk/c0d0p0
Controller working list found
[disk formatted, defect list found]
Warning: Current Disk has mounted partitions.
/dev/dsk/c0d0s0 is currently mounted on /. Please see umount(1M).
/dev/dsk/c0d0s1 is currently used by swap. Please see swap(1M).

...
format> partition
...
partition> print
Current partition table (original):
Total disk cylinders available: 2547 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders        Size            Blocks
  0       root    wm       3 - 2023       15.48GB    (2021/0/0) 32467365
  1       swap    wu    2024 - 2546        4.01GB    (523/0/0)   8401995
  2     backup    wm       0 - 2546       19.51GB    (2547/0/0) 40917555
  3 unassigned    wm       0               0         (0/0/0)           0
  4 unassigned    wm       0               0         (0/0/0)           0
  5 unassigned    wm       0               0         (0/0/0)           0
  6 unassigned    wm       0               0         (0/0/0)           0
  7 unassigned    wm       0               0         (0/0/0)           0
  8       boot    wu       0 -    0        7.84MB    (1/0/0)       16065
  9 alternates    wu       1 -    2       15.69MB    (2/0/0)       32130


--- Ende Code ---
Martin

KobiNo:
Hier noch mal das was die Anfrage bei mir ausgespuckt hat. Auch wenn ich schon soweit beruhigt bin.

--- Code: ---# format
Searching for disks...done


AVAILABLE DISK SELECTIONS:
       0. c4t0d0 <DEFAULT cyl 4077 alt 2 hd 255 sec 63>
          /pci@0,0/pci1025,11f@1f,2/disk@0,0
Specify disk (enter its number): 0
selecting c4t0d0
             Total disk size is 19457 cylinders
             Cylinder size is 16065 (512 byte) blocks

                                               Cylinders
      Partition   Status    Type          Start   End   Length    %
      =========   ======    ============  =====   ===   ======   ===
          1                 Diagnostic        0   764     765      4
          2                 IFS: NTFS       765  10078    9314     48
          3       Active    Solaris2       10079  14157    4079     21
          4                 EXT-DOS        14158  19456    5299     27


SELECT ONE OF THE FOLLOWING:
   1. Create a partition
   2. Specify the active partition
   3. Delete a partition
   4. Change between Solaris and Solaris2 Partition IDs
   5. Exit (update disk configuration and exit)
   6. Cancel (exit without updating disk configuration)
Enter Selection: 6


format> partition


PARTITION MENU:
        0      - change `0' partition
        1      - change `1' partition
        2      - change `2' partition
        3      - change `3' partition
        4      - change `4' partition
        5      - change `5' partition
        6      - change `6' partition
        7      - change `7' partition
        select - select a predefined table
        modify - modify a predefined partition table
        name   - name the current table
        print  - display the current table
        label  - write partition map and label to the disk
        !<cmd> - execute <cmd>, then return
        quit
partition> print
Current partition table (original):
Total disk cylinders available: 4077 + 2 (reserved cylinders)

Part      Tag    Flag     Cylinders        Size            Blocks
  0       root    wm       1 - 4075       31.22GB    (4075/0/0) 65464875
  1 unassigned    wm       0               0         (0/0/0)           0
  2     backup    wu       0 - 4076       31.23GB    (4077/0/0) 65497005
  3 unassigned    wm       0               0         (0/0/0)           0
  4 unassigned    wm       0               0         (0/0/0)           0
  5 unassigned    wm       0               0         (0/0/0)           0
  6 unassigned    wm       0               0         (0/0/0)           0
  7 unassigned    wm       0               0         (0/0/0)           0
  8       boot    wu       0 -    0        7.84MB    (1/0/0)       16065
  9 unassigned    wm       0               0         (0/0/0)           0

p

--- Ende Code ---
Vg
KobiNo

erisch:
Ich wuerde in die Aussage von baobab (Disk Usage Analyzer) kein gesteigertes Vertrauen setzen (ich glaube das war es doch was dich anfangs in Zweifel versetzt hat). Die zeigt bei mir auch an, dass ich 1.4TB zur Verfuegung habe.

Mfg. Erisch

PS: Ich hab mir dann ueberlegt, vielleicht muss man baobab erstmal komplett durchscannen lassen damit die Anzeige korrekt ist. Also hab ich das Ding am Montag gestartet und bin heute immer noch nicht durch. System ist 2008.11 auf ner U24 mit einer SATA Platte, an der Performance des Rechners kann also eher nicht liegen. Wenn ich mir anschaue wo es immer sehr lange dauert (meist in SUNW Paketen) hat das wohl mit Fehlinterpretationen von links oder sowas zu tun)

KobiNo:
Ich seh das Thema damit als erledigt an.
Danke für das Mitdenken.

Vg
KobiNo

Navigation

[0] Themen-Index

[*] Vorherige Sete

Zur normalen Ansicht wechseln