Ticket #68 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

fsck failed to check /usr/portage.img

Reported by: Xuefer <xuefer@gmail.com> Owned by: roy
Priority: critical Milestone:
Component: init.d scripts Version:
Keywords: Cc:

Description

system: gentoo
baselayout-2.0.0
openrc-0.2.2

Parition /usr/portage.img is mounted with write permissions, cannot check it

Change History

comment:303 Changed 2 years ago by roy

  • Status changed from new to resolved
  • Resolution set to worksforme

Need more info :)

If /usr/portage.img is a file system in a file system, then /usr needs to be on /. Then follow the instructions found in bug #35, comment #14

comment:304 Changed 2 years ago by Xuefer <xuefer@gmail.com>

i'm not sure if your proposal work for this case but it's not the same issue as #35, at least no the error message.

in my case, it was that /usr/portage.img was already mounted as read/write to /usr/portage/ before fsck run on it. maybe there's some missing dependency

FYI:

  1. /usr/ is on /
  2. rc parallel is true
  3. and it is reproduced 100% not random (with just a few tests)

i'm not by the box now so i have to try it later.

comment:308 Changed 2 years ago by Xuefer <xuefer@gmail.com>

the instructions there give me another error:
/dev/sda3 is mounted.
WARNING: Running e2fsck on a mounted filesystem may cause
SEVERE filesystem damage.

Do you really want to continue (y/n)?

i'm using gentoo portage, what version should i use? 999? sorry for being noob

Note: See TracTickets for help on using tickets.