Displaying 1 result from an estimated 1 matches for "kick_start".
Did you mean:
quick_start
2015 Sep 28
2
parse raw image to read block group desc table!
Hi,
I am writing a piece of code to open a raw image file of a virtual machine
which has ubuntu installed in it. The virtual disk is formatted using MBR
partitioning method and has 3 primary and 1 extended partition.
I want to open up that file and read the block group descriptor table and
inode table for each partition. I have written some lines of code and
successfully able to read the