On Mon, Jan 15, 2007 at 04:17:20PM +0100, [EMAIL PROTECTED] wrote: > Come si fa a conoscere l'allocazione dei superblock di backup così nel > caso si debba tentare un e2fsck -b <superblock_number> si sa cosa mettere ? > >
Dalla manpagedi mkfs.ext2:
-n causes mke2fs to not actually create a filesystem, but display
what it would do if it were to create a filesystem. This can be
used to determine the location of the backup superblocks for a
particular filesystem, so long as the mke2fs parameters that were
passed when the filesystem was originally created are used again.
(With the -n option added, of course!)
In poche parole: fai finta di formattare la partizione usando il flag
-n e vedi dove sono i superblocchi.
Ciao
--
---------------------------------------------------------------------
| Marco Nenciarini | Debian/GNU Linux Developer - Plug Member |
| [EMAIL PROTECTED] | http://www.prato.linux.it/~mnencia |
---------------------------------------------------------------------
Key fingerprint = FED9 69C7 9E67 21F5 7D95 5270 6864 730D F095 E5E4
signature.asc
Description: Digital signature

