View previous topic :: View next topic |
Author |
Message |
118947 n00b
Joined: 19 Sep 2005 Posts: 69
|
Posted: Mon Sep 19, 2005 12:01 pm Post subject: [solved]Unable to mount further devices |
|
|
hi!
I'm new to Gentoo, and sofar am enjoying myself.
I did a fresh install, during which I compiled a custom kernel.
Now my problem is, that I cannot mount any disks or floppys.
When I try mounting them I get (example for /dev/hdb1):
Code: |
mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
or too many mounted file systems
|
I did include vfat filesystem support in the kernel (the disks are all fat32)
but as I cannot mount a floppy disk formated with ext3 I guess thats not my problem.
Now the disks work (under windows) and always worked with ububntu (from my pre gentoo times).
Help!?
Last edited by 118947 on Thu Sep 22, 2005 1:43 am; edited 1 time in total |
|
Back to top |
|
|
vinky Apprentice
Joined: 24 Feb 2005 Posts: 214 Location: Sweden
|
Posted: Mon Sep 19, 2005 12:37 pm Post subject: |
|
|
to get my vfat usbstick to work I had to enable 2 options in the kernel
in the kernel-setup:
file systems --->
Native language support --->
<*>codepage 437 (united states, canada)
<*> NLS ISO 8859-1 (latin1: Western European Languages)
and save the config and recompile the kernel and install it |
|
Back to top |
|
|
118947 n00b
Joined: 19 Sep 2005 Posts: 69
|
Posted: Mon Sep 19, 2005 1:19 pm Post subject: I think you're right... |
|
|
I think you pushed me in the rigth direction!
I''l recompile my kernel and let you know.
If I'm not very much mistaken, I fiddled with the default codepage setting... |
|
Back to top |
|
|
118947 n00b
Joined: 19 Sep 2005 Posts: 69
|
Posted: Wed Sep 21, 2005 6:00 pm Post subject: Problem solved! |
|
|
I finally got round to recompiling, and it of course works now!
Consider this one solved! |
|
Back to top |
|
|
vinky Apprentice
Joined: 24 Feb 2005 Posts: 214 Location: Sweden
|
Posted: Wed Sep 21, 2005 6:55 pm Post subject: |
|
|
If it´s solved then please put solved in the subject of the original post |
|
Back to top |
|
|
|