On 01/07/2011 11:30 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > On 01/07/2011 10:35 AM, Grégoire Sutre wrote: > >> Isn't the first sector reserved for the boot block in UFS? >> >> > Depends on OS: > > /* The blocks on which the superblock can be found. */ > static int sblocklist[] = { 128, 16, 0, 512, -1 }; > > > AFAIU: if (superblock isn't on sector 0) and (inoblk_offs isn't 0 or inode zero isn't used) then first sector is reserved >> Grégoire >> >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> >> > >
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel