kann partition nicht finden

cremi

cremi

Dude
habe gerdae kubuntu 7.04 installiert

bei der installation habe ich unter anderem eine 50GB große Partition angeleget (ext3)

die wollte ich jetz mounten, kann sie jedoch nicht finden:

Code:
laurin@rincewind:/media$ df -h
Dateisystem            Größe Benut  Verf Ben% Eingehängt auf
/dev/sda1             4,6G  353M  4,1G   8% /
varrun                502M  112K  502M   1% /var/run
varlock               502M     0  502M   0% /var/lock
procbususb            502M  164K  502M   1% /proc/bus/usb
udev                  502M  164K  502M   1% /dev
devshm                502M     0  502M   0% /dev/shm
lrm                   502M   33M  469M   7% /lib/modules/2.6.20-15-generic/volatile
/dev/sda5              92M   23M   65M  26% /boot
/dev/sda9              19G  2,2G   16G  13% /home
/dev/sda7             9,2G  2,5G  6,3G  28% /usr
/dev/sda8             942M  558M  337M  63% /var
/dev/sda10            956M  4,0K  956M   1% /windows
/dev/sdb6             180G  3,5G  177G   2% /media/disk
/dev/sdb1             6,5G  877M  5,3G  15% /media/disk-1

vielleicht wurde sie nicht richtig partitionoier oder formatiert, aber wie kann ich das herausfinden
 
Code:
ghost@master-012:~$ man fdisk
Code:
-l     List  the  partition  tables  for the specified devices and then  
              exit.  If no devices are given, those mentioned in  /proc/parti-  
              tions (if that exists) are used.

Das sollte dir evtl. helfen ...

Mit deinem df läßt du dir nur die Belegung der eingebundenen Partitionen anzeigen.
man df schrieb:
-h, --human-readable
print sizes in human readable format (e.g., 1K 234M 2G)
 
Zuletzt bearbeitet:

Ähnliche Themen

Festplatte auf SD Karte umziehen

Partitionierungshilfe für 3 dualboot Systeme

FUSE -> Dateisystem Typ ermitteln

Neue Partition unter openSUSE 12.2 erstellen

Mp3-Player wird nicht erkannt unter OpenSuse 11.4

Zurück
Oben