Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fdisk
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
atrww
n00b
n00b


Joined: 12 Jul 2002
Posts: 30

PostPosted: Thu Jul 18, 2002 6:48 pm    Post subject: fdisk Reply with quote

hallo

ich will mit fdisk 3 partitionen erzeugen

ich hab jetzt noch eine ntfs partition die will ich löschen wie gehts das?


wenn ich die hilfe von fdisk aufrufe bekomme ich nur change partition table, list partition, give partition size in blocks, give fdisk version
Back to top
View user's profile Send private message
Larde
Guru
Guru


Joined: 07 Jun 2002
Posts: 313
Location: Duesseldorf, Germany

PostPosted: Thu Jul 18, 2002 6:51 pm    Post subject: Reply with quote

Da scheint in Deiner Hilfe irgendwas zu fehlen...

Code:

Command (m for help): m
Command action
   a   toggle a bootable flag
   b   edit bsd disklabel
   c   toggle the dos compatibility flag
   d   delete a partition
   l   list known partition types
   m   print this menu
   n   add a new partition
   o   create a new empty DOS partition table
   p   print the partition table
   q   quit without saving changes
   s   create a new empty Sun disklabel
   t   change a partition's system id
   u   change display/entry units
   v   verify the partition table
   w   write table to disk and exit
   x   extra functionality (experts only)


-> "d" :-)

Gruß,

Larde.

edit: ARGH! DOS fdisk vielleicht? Keine Ahnung... *erröt*
Back to top
View user's profile Send private message
atrww
n00b
n00b


Joined: 12 Jul 2002
Posts: 30

PostPosted: Thu Jul 18, 2002 6:59 pm    Post subject: Reply with quote

wenn ich fdisk -l eingebe bekomme ich :
/dev/ide/host0/bus0/target0/lun0/part1

wenn ich jetzt die partition lösche will gebe ich
fdisk -d /dev/ide/host0/bus0/target0/lun0/part1
ein

das geht aber nicht = fdisk: invalid option --d
Back to top
View user's profile Send private message
genever
n00b
n00b


Joined: 18 Jul 2002
Posts: 19

PostPosted: Thu Jul 18, 2002 7:02 pm    Post subject: Reply with quote

du mußt fdisk /dev/hda eingeben. dann kommst du in das menu. da dann einfach p eingeben um eine übersicht zu bekommen, d eingeben um partition zu löschen, dann die partitonsnummer z.B. 3 . um dann zu speichern und verlassen w.
Back to top
View user's profile Send private message
atrww
n00b
n00b


Joined: 12 Jul 2002
Posts: 30

PostPosted: Thu Jul 18, 2002 7:13 pm    Post subject: Reply with quote

danke jetzt hab ich die partition gelöscht!

jetzt will ich 3 partitionen anlegen

Boot Partition: /dev/hda1 größe: 100mb ext2

Swap Partition: /dev/ hda2 größe: 3*ram Linux swap

Root Partition: /dev/hda3 größe: 8 gb ext3

?
Back to top
View user's profile Send private message
Larde
Guru
Guru


Joined: 07 Jun 2002
Posts: 313
Location: Duesseldorf, Germany

PostPosted: Thu Jul 18, 2002 7:18 pm    Post subject: Reply with quote

(Wieder Werbung bei Columbo :-))

Naja, die Partitionen jeweils mit "n" anlegen, und dann p für Primary, Nr. der Partition (1,2,3) und Größe (+100m, +512m (oder wie auch immer), +8g). Dann "t", "2", "82" um die zweite Partition auf Linux Swap zu setzen. So mal aus dem Kopf getippt, sollte aber selbsterklärend sein, wenn man es macht.

Gruß,

Larde.
Back to top
View user's profile Send private message
jaso
n00b
n00b


Joined: 13 Jul 2002
Posts: 30
Location: Germany

PostPosted: Fri Jul 19, 2002 7:19 am    Post subject: Reply with quote

ganz brauchbar ist auch cfdisk

Code:

cfdisk /dev/hda


Dort hast Du eine Menüführung zum löschen, anlegen ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum