Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vfat - windows & linux
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
rjdtwo
n00b
n00b


Joined: 31 May 2004
Posts: 42
Location: /ruhrpott

PostPosted: Thu Dec 30, 2004 9:30 am    Post subject: vfat - windows & linux Reply with quote

moin

habe eine vfat partition mit dem befehl
Code:
 mkfs -t vfat -F 32 /dev/hda6

angelegt.

leider wird diese partition unter windows nicht angezeigt.
Woran kann das liegen? muss ich eine FAT16 oder FAT32 über windows anlegen um eine Partition auf beiden system nutzen zu können?

mfG rjdtwo
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Thu Dec 30, 2004 10:00 am    Post subject: Reply with quote

Hast du das Flag für den Partitionstyp richtig gesetzt? Was sagt
Code:
fdisk -l /dev/hda
Back to top
View user's profile Send private message
rjdtwo
n00b
n00b


Joined: 31 May 2004
Posts: 42
Location: /ruhrpott

PostPosted: Thu Dec 30, 2004 10:10 am    Post subject: Reply with quote

hier ist die ausgabe:
Code:

Disk /dev/hda: 82.3 GB, 82348277760 bytes
255 heads, 63 sectors/track, 10011 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1        2254    18105223+   c  W95 FAT32 (LBA)
/dev/hda2   *        2255        2260       48195   83  Linux
/dev/hda3            2261        2385     1004062+  83  Linux
/dev/hda4            2386       10011    61255845    5  Extended
/dev/hda5            2386        6200    30643956   83  Linux
/dev/hda6            6201       10011    30611826   83  Linux

wobei /dev/hda2 meine /BOOT partition ist.

mfG rjdtwo
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Thu Dec 30, 2004 10:14 am    Post subject: Reply with quote

... und /dev/hda6 hat als Dateisystem-Flag 83 (Linux). Benutz mal fdisk (oder cfdisk) und setz es auf FAT32, dann klappt es auch unter Windows.
Back to top
View user's profile Send private message
rjdtwo
n00b
n00b


Joined: 31 May 2004
Posts: 42
Location: /ruhrpott

PostPosted: Thu Dec 30, 2004 10:39 am    Post subject: Reply with quote

besten dank!

hat alles super mit cfdisk funktionniert:
Code:

/dev/hda6            6201       10011    30611826    b  W95 FAT32


dachte ursprünglich, dass ein anlegen der bestimmten partition vällig ausreichen würde...
...so kann man sich irren ;)

mfG rjdtwo
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