From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <470887A0.1070108@gmail.com> Date: Sun, 07 Oct 2007 10:15:44 +0300 From: Motsyo Gennadi aka Drool User-Agent: Thunderbird 2.0.0.0 (X11/20070423) MIME-Version: 1.0 To: ALT Linux Community general discussions References: <4707B71D.8060307@gmail.com> <200710071008.57345.gosha@anti.su> In-Reply-To: <200710071008.57345.gosha@anti.su> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?koi8-r?b?7c/O1MnSz9fBzsnFIHJlaXNlcjQ=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 07:16:47 -0000 Archived-At: List-Archive: List-Post: Igor Solovyov пишет: > Hi Motsyo Gennadi aka Drool! > > В сообщении от Суббота 06 октября 2007 Motsyo Gennadi aka Drool написал(a): > >> Приветствую. >> >> А что у нас с данной темой? Файловую систему создал спокойно, а вот >> смонтировать не могу: >> >> # mount /dev/hdb1 /mnt/reiser4/ >> mount: unknown filesystem type 'reiser4' > > -t reiserfs не помогает? ;-) Конечно нет ;-) reiserfs не есть reiser4. Но для очистки совести я попробовал: # mount -t reiserfs /dev/hdb1 /mnt/reiser4/ mount: wrong fs type, bad option, bad superblock on /dev/hdb1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so