On Mon, Mar 13, 2000 at 02:05:26AM -0600, Sandeep Sundaram wrote:
> Hi,
>
> Is there an equivalent system call for fdisk which I can use in my
> program, to get the partition table.
You might be able to steal some code from fdisk. But no system calls.
Remember, the kernel rarely carries code for things which can be done
from the user land too. Kernel code takes up precious non-pageable memory.
-Arun
-----------------------------------------------------------------------
For more information on the LIH mailing list see:
http://lists.linux-india.org/lists/LIH