Re: Easy way to access files from kernel space
Re: Easy way to access files from kernel space
- Subject: Re: Easy way to access files from kernel space
- From: mm w <email@hidden>
- Date: Tue, 23 Jun 2009 07:59:03 -0700
Hello, no, you cannot manipulate file as file descriptor into a
kernel, you may manipulate file system objects,
you can also work with a demon-client in the user-space.
http://developer.apple.com/samplecode/EmptyFS/listing4.html,
this example doesn't exactly fit with your request but it has the
advantage to answer to many pre-fundamental OS concepts.
Best,
On Tue, Jun 23, 2009 at 7:26 AM, evaluador
evaluador<email@hidden> wrote:
> Hello!
>
> Is there an easy way to access files from kernel space, so I could, for
> example, copy a file from the kernel?
>
> Thank you!
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Darwin-kernel mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden