Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fat32 share not mountable after new kernel
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Birnenpfluecker
Guru
Guru


Joined: 01 Sep 2003
Posts: 315
Location: Lage, Germany

PostPosted: Thu Oct 28, 2004 10:30 am    Post subject: fat32 share not mountable after new kernel Reply with quote

Installed a new kernel last night (2.6.9), and after rebooting, my share partition doesn mount anymore. Did a make oldconfig, so the kernel options should be allright. (vfat support is on). Didn't change my fstab. Before the kernel all worked perfectly. I cannot even mount it manually, but not sure how to mount it per hand (I tried a simple mount /dev/hdc1 /mnt/share)
Back to top
View user's profile Send private message
kaji
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 87
Location: Connecticut, USA, Terra, Sol, Milky Way

PostPosted: Thu Oct 28, 2004 2:49 pm    Post subject: Reply with quote

what is the error you get?
_________________
KajiShinigami
Back to top
View user's profile Send private message
StinkingMonkey
Apprentice
Apprentice


Joined: 24 May 2003
Posts: 183
Location: UK

PostPosted: Thu Oct 28, 2004 3:47 pm    Post subject: Reply with quote

have you enabled the following ?

File Systems > Native language Support

--- Base native language support
(iso8859-1) Default NLS Option
<*> Codepage 437 (United States, Canada)
<*> NLS ISO 8859-1 (Latin 1; Western European Languages)
_________________
Intel Q6600, Asus P5N32-E SLI, Audigy2 ZS, Gainward 7950
Back to top
View user's profile Send private message
Birnenpfluecker
Guru
Guru


Joined: 01 Sep 2003
Posts: 315
Location: Lage, Germany

PostPosted: Thu Oct 28, 2004 6:03 pm    Post subject: Reply with quote

@ kaji the erroro:
Quote:


root@roadrunner linux # mount /dev/hdc1 /mnt/share/
mount: wrong fs type, bad option, bad superblock on /dev/hdc1,
or too many mounted file systems



@stinking monkey: No have it not enable, do I need it?
Back to top
View user's profile Send private message
babo
Guru
Guru


Joined: 10 Aug 2004
Posts: 477
Location: Ljubljana

PostPosted: Thu Oct 28, 2004 6:38 pm    Post subject: Reply with quote

I had simmilar problem once. I discovered I had "vFat" instead of "vfat" in my /etc/fstab.
Back to top
View user's profile Send private message
remma
n00b
n00b


Joined: 07 Oct 2004
Posts: 19
Location: Lloydminster, Alberta, Canada

PostPosted: Thu Oct 28, 2004 10:00 pm    Post subject: Reply with quote

Had the same problem after I upgraded, stinkin monkey's right, you do need to compile these in (and not as modules either!)

Also you need to modify fstab to something like this:
/dev/hda5 /data auto noatime,user,exec,gid=users,umask=0000,codepage=437,iocharset=iso8859-1,rw 0 0
Back to top
View user's profile Send private message
Birnenpfluecker
Guru
Guru


Joined: 01 Sep 2003
Posts: 315
Location: Lage, Germany

PostPosted: Thu Oct 28, 2004 10:28 pm    Post subject: Reply with quote

It was the thing weith the codepages zhx alot...
Back to top
View user's profile Send private message
babo
Guru
Guru


Joined: 10 Aug 2004
Posts: 477
Location: Ljubljana

PostPosted: Fri Oct 29, 2004 8:39 am    Post subject: Reply with quote

Good to know, I plan to switch to 2.6.9 someday too :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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