Bug#781615: systemd: Only boots in rescue mode
Christoph Egger
christoph at christoph-egger.org
Fri Apr 3 22:00:15 BST 2015
Christoph Egger <christoph at christoph-egger.org> writes:
> Michael Biebl <biebl at debian.org> writes:
>> I assume the f2fs-tools package is installed?
>> What output (and return code) do you get, if you run
>> fsck.f2fs /dev/disk/by-uuid/691d5901-2f6b-4d33-abbb-131376511c53
>> from a rescue media?
>
> # fsck.f2fs /dev/disk/by-uuid/691d5901-2f6b-4d33-abbb-131376511c53
> Info: sector size = 512
> Info: total sectors = 62129119 (in 512bytes)
> [ASSERT] (fsck_chk_dentry_blk: 623) le32_to_cpu(de_blk->dentry[i].hash_code) == hash_code
> # echo $?
> 255
FWIW I've been trying with the git version of f2fs-tools now
it's doing a (break=premount)
> (initramfs) fsck.f2fs /dev/disk/by-uuid/691d5901-2f6b-4d33-abbb-131376511c53
> Info: sector size = 512
> Info: total sectors = 62129119 (30336 MB)
> Info: MKFS version
> ""
> Info: FSCK version
> from "Linux version 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01)"
> to "Linux version 3.16.0-4-amd64 (debian-kernel at lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt7-1 (2015-03-01)"
> Info: total FS sectors = 62129112 (30336 MB)
> Info: checkpoint state = 0 : sudden-power-off
>
> [FSCK] Unreachable nat entries [Ok..] [0x0]
> [FSCK] SIT valid block bitmap checking [Ok..]
> [FSCK] Hard link checking for regular file [Ok..] [0x9]
> [FSCK] valid_block_count matching with CP [Ok..] [0x154afc]
> [FSCK] valid_node_count matcing with CP (de lookup) [Ok..] [0x1027e]
> [FSCK] valid_node_count matcing with CP (nat lookup) [Ok..] [0x1027e]
> [FSCK] valid_inode_count matched with CP [Ok..] [0xfe30]
> [FSCK] free segment_count matched with CP [Ok..] [0x2fc0]
> [FSCK] next block offset is free [Ok..]
> [FSCK] fixing SIT types
> [FSCK] other corrupted bugs [Ok..]
>
> Done.
> (initramfs) echo $?
> 0
and systemd still reboots the system afterwards
Christoph
--
9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer
More information about the Pkg-systemd-maintainers
mailing list