lockdoc
Well-Known Member
Nach der Installation sieht fdsik von Sysinstall so aus:
Bei Label siehts so aus:
Nun wollte ich die verbleibenen 9xxGB einer neuen partition zuordnen.
Also
Aber dann sieht es so aus:
Warum... was läuft da schief?
Code:
Disk name: ad10 FDISK Partition Editor
DISK Geometry: 1938018 cyls/16 heads/63 sectors = 1953522144 sectors (953868MB)
Offset Size(GB) End Name PType Desc Subtype Flags
0 0 62 - 12 unused 0
63 931 1953522143 ad10s1 8 freebsd 165
1953522144 0 1953523054 - 12 unused 0
Bei Label siehts so aus:
Code:
Disk: ad10 Partition name: ad10s1 Free: 1868816801 blocks (891GB)
Part Mount Size Newfs Part Mount Size Newfs
---- ----- ---- ----- ---- ----- ---- -----
ad10s1a <none> 400MB *
ad10s1d <none> 30720MB *
ad10s1e <none> 5120MB *
ad10s1b swap 2048MB SWAP
ad10s1f <none> 1024MB *
ad10s1g <none> 1024MB *
ad10s1h <none> 1024MB *
Nun wollte ich die verbleibenen 9xxGB einer neuen partition zuordnen.
Also
Code:
┌──────────────────────────── Value Required ────────────────────────────┐
│ Please specify the partition size in blocks or append a trailing G for │
│ gigabytes, M for megabytes, or C for cylinders. │
The fol│ 1868816801 blocks (912508MB) are free. │
C = Cre│ ┌────────────────────────────────────────────────────────────────────┐ │
N = New│ │1868816801 │ │
T = Tog├─└────────────────────────────────────────────────────────────────────┘─┤
│ [ OK ] Cancel │
Use F1 └────────────────────────────────────────────────────────────────────────┘
┌──────────────── Value Required ────────────────┐
│ Please specify a mount point for the partition │
The following comma│ ┌────────────────────────────────────────────┐ │
C = Create D│ │/private │ │
N = Newfs Opts Q├─└────────────────────────────────────────────┘─┤wfs
T = Toggle Newfs U│ [ OK ] Cancel │rge
└────────────────────────────────────────────────┘
Use F1 or ? to get more help, arrow keys to select.
Aber dann sieht es so aus:
Code:
Disk: ad10 Partition name: ad10s1 Free: 0 blocks (0MB)
Part Mount Size Newfs Part Mount Size Newfs
---- ----- ---- ----- ---- ----- ---- -----
ad10s1a <none> 400MB *
ad10s1d <none> 30720MB *
ad10s1e <none> 5120MB *
ad10s1b swap 2048MB SWAP
ad10s1f <none> 1024MB *
ad10s1g <none> 1024MB *
ad10s1h <none> 1024MB *
[COLOR="Red"]X /private [/COLOR]891GB UFS2+S Y
Warum... was läuft da schief?
