Byte pattern for EXT3 Boot Sector

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Byte pattern for EXT3 Boot Sector

Re: Byte pattern for EXT3 Boot Sector

by ricof » Fri Oct 18, 2013 9:39 am

Did you happen to figure out the parameters required?

Re: Byte pattern for EXT3 Boot Sector

by Alt » Tue May 07, 2013 11:14 am

Wikipedia has a very good description of the ext fs.

Byte pattern for EXT3 Boot Sector

by Drakestar » Mon May 06, 2013 1:44 pm

I'm trying to figure out the RAID parameters for my failed ReadyNAS NV+ X-Raid drives, and I'm following the tutorial here: http://www.r-tt.com/Articles/Finding_RA ... ndex.shtml

I'm trying to locate the boot sector for the drive containing the MBR. Unfortunately, the tutorial uses a NTFS drive as the example, and my drives are EXT3. What byte pattern/string do I search for to find the boot sector? Google hasn't been helpful so far.

Top