Changes

Jump to: navigation, search

OPS435 Python Assignment 2 C

168 bytes removed, 08:56, 3 April 2018
Instruction
== Sample Python codes ==
The following sample python code reads and displays display primary partitions partition on a given physical storage device with MBR partition scheme. Please note that this python script does not check for extended partition and does not try to extract the information for logical partitions even they exist.:
<pre>
#! /usr/bin/python
# read and display primary partition info
# on a physical disk or disk image
#
1,760
edits

Navigation menu