From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263792AbTLVIl2 (ORCPT ); Mon, 22 Dec 2003 03:41:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264347AbTLVIl2 (ORCPT ); Mon, 22 Dec 2003 03:41:28 -0500 Received: from agminet03.oracle.com ([141.146.126.230]:51869 "EHLO agminet03.oracle.com") by vger.kernel.org with ESMTP id S263792AbTLVIl1 (ORCPT ); Mon, 22 Dec 2003 03:41:27 -0500 Message-ID: <3FE6AE25.507@iitbombay.org> Date: Mon, 22 Dec 2003 14:11:09 +0530 From: Niraj Kumar User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: How to read partition table Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, Is there an ioctl command (or sys call) in the latest 2.6 kernel to read the complete partition table from user space? Niraj