All of lore.kernel.org
 help / color / mirror / Atom feed
* /proc
@ 2004-10-05 12:18 Lorenzo PARISI
  2004-10-05 13:13 ` [Yaffs] /proc Robert Szabo
  2004-10-05 15:45 ` /proc Robert P. J. Day
  0 siblings, 2 replies; 3+ messages in thread
From: Lorenzo PARISI @ 2004-10-05 12:18 UTC (permalink / raw)
  To: MTD mailing list, YAFFS mailing list

Hi,

I've a s3c2410 board with BAST architecture.
On board, I've a kernel 2.6.9-rc2-bk13.
I've compiled the kernel with CONFIG_PROC_FS = YES;
but the directory /proc is empty, why?
Thus, I don't see mtd information.

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Yaffs] /proc
  2004-10-05 12:18 /proc Lorenzo PARISI
@ 2004-10-05 13:13 ` Robert Szabo
  2004-10-05 15:45 ` /proc Robert P. J. Day
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Szabo @ 2004-10-05 13:13 UTC (permalink / raw)
  To: Lorenzo PARISI; +Cc: MTD mailing list, YAFFS mailing list

Lorenzo PARISI wrote:

>Hi,
>
>I've a s3c2410 board with BAST architecture.
>On board, I've a kernel 2.6.9-rc2-bk13.
>I've compiled the kernel with CONFIG_PROC_FS = YES;
>but the directory /proc is empty, why?
>Thus, I don't see mtd information.
>
>Thanks.
>
>_______________________________________________
>yaffs mailing list
>yaffs@stoneboat.aleph1.co.uk
>http://stoneboat.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>  
>

Try mount it with:
mount -t proc / /proc

regards,
Robbie

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: /proc
  2004-10-05 12:18 /proc Lorenzo PARISI
  2004-10-05 13:13 ` [Yaffs] /proc Robert Szabo
@ 2004-10-05 15:45 ` Robert P. J. Day
  1 sibling, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2004-10-05 15:45 UTC (permalink / raw)
  To: Lorenzo PARISI; +Cc: MTD mailing list, YAFFS mailing list

On Tue, 5 Oct 2004, Lorenzo PARISI wrote:

> Hi,
>
> I've a s3c2410 board with BAST architecture.
> On board, I've a kernel 2.6.9-rc2-bk13.
> I've compiled the kernel with CONFIG_PROC_FS = YES;
> but the directory /proc is empty, why?
> Thus, I don't see mtd information.

i think you still have to mount it at boot time.

rday

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-05 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-05 12:18 /proc Lorenzo PARISI
2004-10-05 13:13 ` [Yaffs] /proc Robert Szabo
2004-10-05 15:45 ` /proc Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.