K 10 svn:author V 2 ae K 8 svn:date V 27 2012-06-21T07:19:39.404528Z K 7 svn:log V 233 When we read partition tables we use bd_read, that directly reads from device bypassing bd_strategy. So we need add od_boff if we want read nested partition tables. Also, when we open MBR slice, try to detect nested partition table. END