|
ru.unix.bsd- RU.UNIX.BSD ------------------------------------------------------------------ From : Lev Serebryakov 2:5030/661.1 20 Feb 2004 11:55:24 To : All Subject : Господа, прокомментируете про девайсы, плиз... -------------------------------------------------------------------------------- ============================================================================== From: Peter Jeremy <peterjeremy@optushome.com.au> Message-ID: <20040220072331.GA7849@server.vk2pj.dyndns.org> List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> ============================================================================== Summary: bcwipe is trying to read 1 byte from an offset of 2^N-1. FreeBSD no longer has block devices (since 4.0) - /dev/da0 is a character device. Character devices can only be read in blocksize units (typically 512 bytes for disks). You need to fix bcwipe to handle character devices. ============================================================================== Это КАК?! Мне всю жизнь казалось, что наоборот -- block devicec читаются блоками и character devices -- побайтно... Remember, pain is part of pleasure, All. ... Во всех краях - дождь, встречным посигнальте,/Укажите им дорогу в никуда. --- I try to be as sharp as I can * Origin: Cave of Black Lion (2:5030/661.1) Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.unix.bsd/32844035bdd1.html, оценка из 5, голосов 10
|