Results 1 to 4 of 4

Thread: "kleines" fdisk problem

  1. #1

    "kleines" fdisk problem

    Hallo. Ich habe ein Problem.

    Ich habe mir nun eine externe Festplatte gekauft. Wird auch erkannt, aber ich kann fdisk nicht ordnetlich benutzen. Befehle wie "-|" erkennt er. Aber
    m für Hilfe.
    p für Partitionen anzeigen.
    d um vorhandene Partitionen zu löschen.
    n für neue Partition anlegen.

    nicht. Woran liegt das?!

    Danke im vorraus. Gez. errox

    Code:
    [root@ASUS WL-500g Premium root]$ fdisk -|
    >
    > fdisk -m
    
    Unable to open -
    fdisk: illegal option -- m
    BusyBox v1.1.3 (2008.03.17-18:24+0000) multi-call binary
    
    Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK
    
    [root@ASUS WL-500g Premium root]$ fdisk -p
    fdisk: illegal option -- p
    BusyBox v1.1.3 (2008.03.17-18:24+0000) multi-call binary
    
    Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK
    
    [root@ASUS WL-500g Premium root]$ fdisk -d
    fdisk: illegal option -- d
    BusyBox v1.1.3 (2008.03.17-18:24+0000) multi-call binary
    
    Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK
    
    [root@ASUS WL-500g Premium root]$ fdisk -n
    fdisk: illegal option -- n
    BusyBox v1.1.3 (2008.03.17-18:24+0000) multi-call binary
    
    Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK
    
    [root@ASUS WL-500g Premium root]$

  2. #2
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    und woher soll fdisk wissen, welche Platte od. anderes Device gemeint ist?
    Deshalb musst Du fdisk immer sagen, welche Platte/Device zu nehmen ist:
    'fdisk /dev/discs/disc0/disc' oder 'fdisk /dev/discs/disc1/disc'
    je nachdem was alles an deinem Asus haengt.


    Also: http://linux.die.net/man/8/fdisk

    Dann einfach abarbeiten: http://wl500g.info/showpost.php?p=48651&postcount=2

    have a sunny day!
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

  3. #3
    Ok habs verstanden, danke

  4. #4
    Join Date
    Apr 2005
    Location
    Vienna, Austria
    Posts
    191
    Du solltest außderdem nicht das kleine L ("l") mit dem Pipe Symbol ("|") verwechseln. ;-)

Similar Threads

  1. Multicast problem
    By luon in forum WL-500w Q&A
    Replies: 4
    Last Post: 03-07-2008, 12:26
  2. Asus + Zadacom default gateway problem
    By Anttu in forum WL-500gP Q&A
    Replies: 5
    Last Post: 29-02-2008, 06:35
  3. WL-500gP and Asus support experience
    By Blezi in forum WL-500gP Q&A
    Replies: 6
    Last Post: 03-12-2006, 12:59
  4. about fdisk and format problem
    By alan168hk in forum WL-500gP Q&A
    Replies: 0
    Last Post: 08-11-2006, 19:14
  5. Problem with dieing AIR-connection
    By BòóN in forum WL-500g Q&A
    Replies: 7
    Last Post: 26-10-2004, 12:04

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •