PDA

View Full Version : physical/logical block number......


veda87
March 19th, 2009, 07:33 AM
i am using linux v2.6.26 and ext2 file system.....

when i create a file with some data... the data is being written on some data block(say 4302)... i wanted to know whether this 4302 is the physical or logical block number of the hard disk....

if it is the logical block number, then how could i find the physical block number.....