[opensuse-arm] FAT support in OBS
Hi, During a kiwi image creation using a FAT partition, I get an error while trying to mount this FAT partition: ******************************************************************************** 1896s] [ 1886.561105] FAT-fs (dm-3): codepage cp437 not found [ 1896s] mount: wrong fs type, bad option, bad superblock on /dev/mapper/loop1p1, [ 1896s] missing codepage or helper program, or other error [ 1896s] [ 1896s] In some cases useful info is found in syslog - try [ 1896s] dmesg | tail or so. ******************************************************************************** I guess we are missing a module in the kernel used in OBS. Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am Mittwoch, 18. September 2013, 15:46:52 schrieb Guillaume Gardet:
Hi,
During a kiwi image creation using a FAT partition, I get an error while trying to mount this FAT partition: *************************************************************************** ***** 1896s] [ 1886.561105] FAT-fs (dm-3): codepage cp437 not found [ 1896s] mount: wrong fs type, bad option, bad superblock on /dev/mapper/loop1p1, [ 1896s] missing codepage or helper program, or other error [ 1896s] [ 1896s] In some cases useful info is found in syslog - try [ 1896s] dmesg | tail or so. **************************************************************************** ****
I guess we are missing a module in the kernel used in OBS.
hm, yes, but we had this discussion before and I thought we have other, better solutions for ARM which avoids using FAT? -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Le 18/09/2013 15:53, Adrian Schröter a écrit :
Am Mittwoch, 18. September 2013, 15:46:52 schrieb Guillaume Gardet:
Hi,
During a kiwi image creation using a FAT partition, I get an error while trying to mount this FAT partition: *************************************************************************** ***** 1896s] [ 1886.561105] FAT-fs (dm-3): codepage cp437 not found [ 1896s] mount: wrong fs type, bad option, bad superblock on /dev/mapper/loop1p1, [ 1896s] missing codepage or helper program, or other error [ 1896s] [ 1896s] In some cases useful info is found in syslog - try [ 1896s] dmesg | tail or so. **************************************************************************** ****
I guess we are missing a module in the kernel used in OBS. hm, yes, but we had this discussion before and I thought we have other, better solutions for ARM which avoids using FAT?
Indeed, but now we want to support Raspberry Pi (armv6) and FAT support is unfortunately mandatory! Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am Mittwoch, 18. September 2013, 15:57:33 schrieb Guillaume Gardet:
Le 18/09/2013 15:53, Adrian Schröter a écrit :
Am Mittwoch, 18. September 2013, 15:46:52 schrieb Guillaume Gardet:
Hi,
During a kiwi image creation using a FAT partition, I get an error while trying to mount this FAT partition: ************************************************************************* ** ***** 1896s] [ 1886.561105] FAT-fs (dm-3): codepage cp437 not found [ 1896s] mount: wrong fs type, bad option, bad superblock on /dev/mapper/loop1p1, [ 1896s] missing codepage or helper program, or other error [ 1896s] [ 1896s] In some cases useful info is found in syslog - try [ 1896s] dmesg | tail or so. ************************************************************************* *** ****
I guess we are missing a module in the kernel used in OBS.
hm, yes, but we had this discussion before and I thought we have other, better solutions for ARM which avoids using FAT?
Indeed, but now we want to support Raspberry Pi (armv6) and FAT support is unfortunately mandatory!
okay, I have added some configuration changes, but I need to wait for new builds of worker images. Only with luck it will happen on friday, do not count on it please. -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
El 18/09/13 10:46, Guillaume Gardet escribió:
Hi,
During a kiwi image creation using a FAT partition, I get an error while trying to mount this FAT partition: ******************************************************************************** 1896s] [ 1886.561105] FAT-fs (dm-3): codepage cp437 not found [ 1896s] mount: wrong fs type, bad option, bad superblock on /dev/mapper/loop1p1, [ 1896s] missing codepage or helper program, or other error [ 1896s] [ 1896s] In some cases useful info is found in syslog - try [ 1896s] dmesg | tail or so. ********************************************************************************
I guess we are missing a module in the kernel used in OBS.
Guillaume
Yes, CONFIG_NLS_CODEPAGE_437 -- "Judging by their response, the meanest thing you can do to people on the Internet is to give them really good software for free". - Anil Dash -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Cristian Rodríguez
-
Guillaume Gardet