Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit meiner Neuer 160GB platte und FAT32 (gelöst)
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
mildi
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2005
Posts: 121

PostPosted: Sat Oct 01, 2005 2:53 pm    Post subject: Problem mit meiner Neuer 160GB platte und FAT32 (gelöst) Reply with quote

hi leute ich hab mir eine neue Samsung 160GB Festplatte gekauft.
ich wollt die jetzt in mein bestehendes System einbinden und als Fat32 formatieren weil ich auch mit meinen noch bestehenden WinSystem Daten austauschen will.

ich hab die Platte mit fdisk in 3 partitionen unterteilt

in eine 100GB
40GB
20GB

die 20GB konnt ich unter Xp als Fat32 formatieren und unter linux auch ganz leicht einbinden und beschreiben
Doch bei den anderen zwei hab ich ein problem, beim versuch sie zu mounten kommt bei beiden folgende Fehlermeldung

Code:
mount: wrong fs type, bad option, bad superblock on /dev/hdb2/3,
     missing codepage or other error
     in some cases useful info is found in syslog - try dmesg / tail or so


hat einer von euch einen guten Tipp fpr mich

MfG mildi


Last edited by mildi on Sat Oct 01, 2005 4:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
Louisdor
Veteran
Veteran


Joined: 14 Dec 2003
Posts: 1231
Location: im Brandenburgischen

PostPosted: Sat Oct 01, 2005 3:40 pm    Post subject: Re: Problem mit meiner Neuer 160GB platte und FAT32 Reply with quote

mildi wrote:
[...]
Doch bei den anderen zwei hab ich ein problem, beim versuch sie zu mounten kommt bei beiden folgende Fehlermeldung

Code:
mount: wrong fs type, bad option, bad superblock on /dev/hdb2/3,
     missing codepage or other error
     in some cases useful info is found in syslog - try dmesg / tail or so


hat einer von euch einen guten Tipp für mich
Hast Du sie denn in die /etc/fstab (zeig mal) eingetragen und wie hast Du versucht sie zu mounten?

Du kannst ja auch mal versuchen sie mit 'auto' zu mounten, z.B. so:
Code:
mount -t auto /dev/hdb2 /mnt/hdb2


Ciao,
aleX!

_________________
"Ich bin ich."


Last edited by Louisdor on Sat Oct 01, 2005 3:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
Cabal2002
n00b
n00b


Joined: 22 Dec 2004
Posts: 72
Location: Germany

PostPosted: Sat Oct 01, 2005 3:41 pm    Post subject: Reply with quote

Hi

das gleiche Problem habe ich hier auch. Für Partitionen größer als 32GB bietet XP Fat32 als Filesystem gar nicht erst an. Da bleibt nur noch NTFS. Theoretisch soll Fat32 aber wohl bis zu 2TB funktionieren mit dem Nachteil das die Cluster dann 32KB groß sind.

Gruss Carsten
_________________
Close the world, txEn eht nepO.
Back to top
View user's profile Send private message
mildi
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2005
Posts: 121

PostPosted: Sat Oct 01, 2005 3:52 pm    Post subject: Re: Problem mit meiner Neuer 160GB platte und FAT32 Reply with quote

hir ist meien fstab

/dev/hdb1 /mnt/Media vfat rw,user,umask=000 0 0
/dev/hdb2 /mnt/Downloads vfat rw,user,umask=000 0 0
/dev/hdb3 /mnt/Sonstiges vfat rw,user,umask=000 0 0

/dev/hdb3 ist die 20GB platte und kann gemoutet werden die anderen zwei nicht

mit mount -t auto /dev/hdb2 /mnt/Downloads kommt folgende Meldung
Code:
mount: Sie musse den Dateisytemtyp  angeben


MfG mildi
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9625
Location: beyond the rim

PostPosted: Sat Oct 01, 2005 3:58 pm    Post subject: Reply with quote

schonmal probiert die Partitionen unter Linux zu formatieren?
Back to top
View user's profile Send private message
mildi
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2005
Posts: 121

PostPosted: Sat Oct 01, 2005 4:02 pm    Post subject: Reply with quote

Genone wrote:
schonmal probiert die Partitionen unter Linux zu formatieren?


wie mach ich das
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9625
Location: beyond the rim

PostPosted: Sat Oct 01, 2005 4:16 pm    Post subject: Reply with quote

Code:
emerge dosfstools
mkfs.vfat /dev/foo
Back to top
View user's profile Send private message
mildi
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jan 2005
Posts: 121

PostPosted: Sat Oct 01, 2005 4:56 pm    Post subject: Reply with quote

danke für denn tip hat alles wunderbar geklappt.

MfG mildi
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