Re: mount -r -t iso9660...->fs not supp by kernal (fwd)

1998-12-29 Thread Martin Schulze
Eric Drayer wrote: > > currently the sugestion is to say yes to _NLS but there might be another > fs that has somthing to do??? with iso9660. That's appropriate. Afaik you'll need at least one NLS and one KEYMAP (sp?) define. > PS should i CON

Re: mount -r -t iso9660...->fs not supp by kernal (fwd)

1998-12-25 Thread Peter Bartosch
Hi! > PS should i CONFIG_MATH_EMULATION y/n > PENTIUM 200 no mmx two chips on the board > GA586 what do you mean with 2 chips? -- multi-processor-board?? then you should trie 2.1.-kernels which provide SMP-support > if you could give me a doc that talks about these options in more detail ker

Re: mount -r -t iso9660...->fs not supp by kernal

1998-12-24 Thread Matus \"fantomas\" Uhlar
-> > I recompiled my kernal to support two chips. When I went through -> > the make config i did not see any thing that looked like it might belong -> > to the iso9660 file system. I need this fs to mount my cdrom. -> > I looked in /proc/filesystem and sure enough iso9660 was not there. Also -> > l

Re: mount -r -t iso9660...->fs not supp by kernal

1998-12-23 Thread wtopa
Subject: mount -r -t iso9660...->fs not supp by kernal Date: Wed, Dec 23, 1998 at 10:17:41AM -0700 In reply to:Eric Drayer Quoting Eric Drayer([EMAIL PROTECTED]): > > I recompiled my kernal to support two chips. When I went through > the make config i did not see any thing that

RE: mount -r -t iso9660...->fs not supp by kernal

1998-12-23 Thread Shaleh
> _SYSU_FS > _UFS_FS > _XIA_FS > _NLS > _NFS_FS > _NCP_FS > _SMB_FS > _HPFS_FS While doing make {menu,x}config you need nls support and something else but my mind blanked. If you read thru the fs listed in menu or x config you will see what you missed.