Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel strange message
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Sat May 18, 2002 9:43 pm    Post subject: Kernel strange message Reply with quote

Hi guys,
I changed the /etc/fstab to mount a windows partition auto on boot:
/dev/hda5 /mnt/win_d vfat auto,user,ro 0 0

Then after a reboot i got a kernel message:
...can't locate mod nls ( 3 lines like this )

Anyone can explaind?
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
474
l33t
l33t


Joined: 19 Apr 2002
Posts: 714

PostPosted: Sun May 19, 2002 12:43 am    Post subject: NLS & CP Reply with quote

Yeah, er, FAT filesystems (and derivatives) use DOS codepages for correctly displaying chars in file/directory names (not data contents). Basically, you should have NLS support properly selected in your kernel config with ISO-8859-1 and CP437 selected wherever prompted (the option help should give you the info you need). This is all you need for Western European language support. Interestingly, you can force the codepage for the FAT driver e.g:
Code:
/dev/hda5 /mnt/win_d vfat auto,user,ro,codepage=437 0 0
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Sun May 19, 2002 5:25 am    Post subject: Reply with quote

thanks,
I already selected the codes in Native Language Support and i still get this...
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
Jeevz
Bodhisattva
Bodhisattva


Joined: 15 Apr 2002
Posts: 195
Location: Boston, MA

PostPosted: Sun May 19, 2002 1:37 pm    Post subject: Reply with quote

Are you only having the problem auto-mounting at boot? Can you mount the drive with mount after start-up?

(Just checking... did you compile ntfs and/or fat support?)
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Sun May 19, 2002 2:42 pm    Post subject: ok Reply with quote

everything is just fine, i can mount and all stuff....
just the msg was the problem
thanks
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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