On Thu, 02/12/04 at 17:10:19 +0300, Vitaly Fertman wrote:
> so dev is devfs. ok, would you then
> stat ide/host0/bus1/target0/lun0/part7
> ?
>
> looks like rdev of the device file on devfs does not match to dev of its
> mount point.
I've done some of this stuff too, in case it is useful, at
Am Donnerstag, 12. Februar 2004 15:10 schrieb Vitaly Fertman:
>
> so dev is devfs. ok, would you then
> stat ide/host0/bus1/target0/lun0/part7
> ?
>
> looks like rdev of the device file on devfs does not match to dev of its
> mount point.
This command gives me (after boot)
$ stat /dev/ide/h
> File: ,,/"
> Size: 536 Blocks: 2 IO Block: 131072 Verzeichnis
> Device: 1607h/5639d Inode: 2 Links: 21
> Access: (0755/drwxr-xr-x) Uid: (0/root) Gid: (0/root)
>
> File: ,,/dev/hdc7" -> ,,ide/host0/bus1/target0/lun0/part7"
> Size: 33
Am Donnerstag, 12. Februar 2004 12:31 schrieb Vitaly Fertman:
>
> hm, interesting, would you run
> stat /dev/hda3 (Henning, put here your root partition please)
> stat /dev/root
> stat /
> at bootup and when booted.
Thank you for the reply, sure, no problem.
- from an emergency
> bash-2.05b# /sbin/reiserfsck -a /dev/hda3
>
> Failed to open the filesystem.
>
> If the partition talbe has not been changed, and the partition is
> valid and it really contains a reiserfs partition, then the
> superblock is corrupted and you need to run this utility with
> --rebuild-sb.
>
Thanks for the response, running that program gave me:
bash-2.05b# ./updatetime /
RO
Below are some various results I've gotten while trying to diagnose
this. I do not have a serial terminal on the box so it is all hand
copied and therefor may contain errors.
Hope it is helpful (in that it may
On Wednesday 11 February 2004 20:02, Brandon Low wrote:
> This release gives me:
>
> Partition /dev/hda3 is mounted with write permissions, cannot check it
>
> When I try to run fsck.reiserfs /dev/hda3 during bootup when the fs is
> mounted readonly. I have used init=/bin/bash and confirmed this r
Hi all,
the new reiserfsprogs release is coming up and all extra tests
of the current code are appreciated.
3.6.12-pre1 release includes:
* bad block support, documentation is available at
http://www.namesys.com/bad-block-handling.html
*reiserfsck is able to repair ro mounted filesystems.
* a