[gelöst] cfdisk und fdisk kaputt?!?!

Warum Debian und/oder eine seiner Spielarten? Was muss ich vorher wissen? Wo geht es nach der Installation weiter?
Antworten
ML1982
Beiträge: 32
Registriert: 19.09.2007 22:09:11

[gelöst] cfdisk und fdisk kaputt?!?!

Beitrag von ML1982 » 15.12.2007 23:29:06

Mein cfdisk ist nicht mehr das, was es mal war. Was ist passiert? schaut euch folgende Ausgabe an:

Ähnliches gilt für fdisk

Code: Alles auswählen

MertenDEBIAN4:~# cfdisk -v
GNU objdump (GNU Binutils for Debian) 2.18.20071027
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.


MertenDEBIAN4:~# cfdisk 
Usage: cfdisk <option(s)> <file(s)>
 Display information from object <file(s)>.
 At least one of the following switches must be given:
  -a, --archive-headers    Display archive header information
  -f, --file-headers       Display the contents of the overall file header
  -p, --private-headers    Display object format specific file header contents
  -h, --[section-]headers  Display the contents of the section headers
  -x, --all-headers        Display the contents of all headers
  -d, --disassemble        Display assembler contents of executable sections
  -D, --disassemble-all    Display assembler contents of all sections
  -S, --source             Intermix source code with disassembly
  -s, --full-contents      Display the full contents of all sections requested
  -g, --debugging          Display debug information in object file
  -e, --debugging-tags     Display debug information using ctags style
  -G, --stabs              Display (in raw form) any STABS info in the file
  -W, --dwarf              Display DWARF info in the file
  -t, --syms               Display the contents of the symbol table(s)
  -T, --dynamic-syms       Display the contents of the dynamic symbol table
  -r, --reloc              Display the relocation entries in the file
  -R, --dynamic-reloc      Display the dynamic relocation entries in the file
  @<file>                  Read options from <file>
  -v, --version            Display this program's version number
  -i, --info               List object formats and architectures supported
  -H, --help               Display this information
MertenDEBIAN4:~# 

Code: Alles auswählen

MertenDEBIAN4:~# fdisk -V
GNU ar (GNU Binutils for Debian) 2.18.20071027
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.


MertenDEBIAN4:~# fdisk 
Usage: fdisk [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...
       fdisk -M [<mri-script]
 commands:
  d            - delete file(s) from the archive
  m[ab]        - move file(s) in the archive
  p            - print file(s) found in the archive
  q[f]         - quick append file(s) to the archive
  r[ab][f][u]  - replace existing or insert new file(s) into the archive
  t            - display contents of archive
  x[o]         - extract file(s) from the archive
 command specific modifiers:
  [a]          - put file(s) after [member-name]
  [b]          - put file(s) before [member-name] (same as [i])
  [N]          - use instance [count] of name
  [f]          - truncate inserted file names
  [P]          - use full path names when matching
  [o]          - preserve original dates
  [u]          - only replace files that are newer than current archive contents
 generic modifiers:
  [c]          - do not warn if the library had to be created
  [s]          - create an archive index (cf. ranlib)
  [S]          - do not build a symbol table
  [v]          - be verbose
  [V]          - display the version number
  @<file>      - read options from <file>
 emulation options: 
  No emulation specific options
fdisk: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 elf32-little elf32-big elf64-x86-64 efi-app-x86_64 elf64-little elf64-big srec symbolsrec tekhex binary ihex trad-core
Zuletzt geändert von ML1982 am 16.12.2007 00:11:42, insgesamt 1-mal geändert.

Benutzeravatar
Teddybear
Beiträge: 3163
Registriert: 07.05.2005 13:52:55
Lizenz eigener Beiträge: GNU Free Documentation License
Wohnort: Altomünster
Kontaktdaten:

Beitrag von Teddybear » 15.12.2007 23:36:22

moin

welche fremden Quellen, oder pakete hast du hinzu gefügt??
Oder was hast du sonst so verbrochen.. weil das sind Programme aus den binutils.. und nicht cfdisk, oder sonstiges
Versuchungen sollte man nachgeben. Wer weiß, ob sie wiederkommen!
Oscar Wilde

Mod-Voice / My Voice

ML1982
Beiträge: 32
Registriert: 19.09.2007 22:09:11

Beitrag von ML1982 » 16.12.2007 00:11:22

keine Ahnung, aber du hast mich auf die Idee gebracht in apittude mal nach "fdisk" zu suchen.

Hab dann "gnu-fdisk" installiert, und siehe da, "fdisk" und "cfdisk" funktionieren wieder. *freu*

Wie auch immer ich das geschafft habe....

Antworten