Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 177514
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Eduard Bachmakov <e.bachmakov@googlemail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
dosfsck-preen.patch Map -p to -a patch Roy Marples (RETIRED) 2007-05-07 17:45 0000 824 bytes Details | Diff
dosfsck-preen.patch Map -p to -a patch Roy Marples (RETIRED) 2007-05-07 18:51 0000 1.03 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 177514 depends on: Show dependency tree
Bug 177514 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-05-07 16:13 0000
The /etc/init.d/checkfs script starts fsck with "-p" parameter which does not
exist in case of fsck.vfat. With checkfs failing all other init scripts do not
start.
This only happens if you have a vfat partition _and_ a fs_passno >0 (last
column in /etc/fstab)

------- Comment #1 From Roy Marples (RETIRED) 2007-05-07 17:45:48 0000 -------
Created an attachment (id=118468) [details]
Map -p to -a

------- Comment #2 From Eduard Bachmakov 2007-05-07 18:45:29 0000 -------
Does not work for me although the patch is correctly applied:
$ fsck.vfat -p /dev/sda4
fsck.vfat: invalid option -- p
usage: fsck.vfat [-aAflrtvVwy] [-d path -d ...] [-u path -u ...]
               device
  -a       automatically repair the file system
  -A       toggle Atari file system format
  -d path  drop that file
  -f       salvage unused chains to files
  -l       list path names
  -n       no-op, check non-interactively without changing
  -p       same as -a, for compat with other *fsck
  -r       interactively repair the file system
  -t       test for bad clusters
  -u path  try to undelete that (non-directory) file
  -v       verbose mode
  -V       perform a verification pass
  -w       write changes to disk immediately
  -y       same as -a, for compat with other *fsck

------- Comment #3 From Roy Marples (RETIRED) 2007-05-07 18:51:24 0000 -------
Created an attachment (id=118476) [details]
Map -p to -a

Heh, this one should work.

------- Comment #4 From Roy Marples (RETIRED) 2007-05-11 08:56:51 0000 -------
Well, does it work for you?

------- Comment #5 From Eduard Bachmakov 2007-05-11 11:32:43 0000 -------
It does. Thank you.

------- Comment #6 From Roy Marples (RETIRED) 2007-05-12 15:39:26 0000 -------
Fixed in -r3

------- Comment #7 From Roy Marples (RETIRED) 2007-05-12 16:20:04 0000 -------
.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug