From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 4 Apr 2003 13:04:15 +0300 From: Alex Yustasov To: Maxim Tyurin Subject: Re: [Comm] Re[2]: [Comm] =?koi8-r?B?88zP?= =?koi8-r?B?zcHMwdPYIGZsYXNoLcvB?= Message-ID: <20030404100415.GA9452@server.by> Mail-Followup-To: Alex Yustasov , Maxim Tyurin References: <20030402111343.GA25972@server.by> <20030402164422.521231b7.olli@rbauto.ru> <20030402132622.GA32016@server.by> <20030403033330.GA2859@server.by> <20030403160353.1544c922.dima@sakhalin.ru> <20030403064232.GB10895@mrkooll.tdr.pibhe.com> <8949427332.20030403212053@udm.ru> <20030403173100.GH10895@mrkooll.tdr.pibhe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030403173100.GH10895@mrkooll.tdr.pibhe.com> X-Envelope-To: community@altlinux.ru Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: On Thu, Apr 03, 2003 at 08:31:00PM +0300, Maxim Tyurin wrote: > А вылетит флешка - другую из шкафа достану :) На рассаду флешек не дадите? :) Проверил флешку на bad blocki mke2fs -c -c /dev/sda1 Выдала список плохих блоков, среди них 57345, 73729. Сделал список bad-ов в файл (каждый bad на одной строчке). Делаю mke2fs -l bad-blocks /dev/sda1. Результат внизу. Superblock backups получаются именно в эти блоки. Потом ломается по прежнему. Bad блоки всетаки используются? Или я что-то не так делаю? Filesystem label= OS type: Linux Block size=1024 (log=0) Fragment size=1024 (log=0) 32000 inodes, 127975 blocks 6398 blocks (5.00%) reserved for the super user First data block=1 16 block groups 8192 blocks per group, 8192 fragments per group 2000 inodes per group Superblock backups stored on blocks: 8193, 24577, 40961, 57345, 73729 Warning: the backup superblock/group descriptors at block 49153 contain bad blocks. Warning: the backup superblock/group descriptors at block 57345 contain bad blocks. Warning: the backup superblock/group descriptors at block 73729 contain bad blocks. Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 38 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override.