BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000605 [BusyBox] Other major always 12-19-05 03:05 02-26-08 11:45
Reporter iggarpe View Status public  
Assigned To BusyBox
Priority normal Resolution no change required  
Status closed   Product Version svn
Summary 0000605: fsck -A fails ("need terminal for interactive repairs")
Description fsck -A fails. What actually fails is fsck.whatever for each partition in /etc/fstab, complaining that it hasn't a valid terminal and thus cannot perform automatic repairs.

If instead of "fsck -A" one calls "fsck partition" for each partition, everything works fine.

I attach a copy of my /etc/fstab.
Additional Information
Attached Files  fstab [^] (547 bytes) 12-19-05 03:05

- Relationships

- Notes
(0001794)
vda
11-23-06 05:25

Please explain where do you run fsck -A: from init? from login shell? from init script?
 
(0001801)
iggarpe
11-23-06 23:48

I run fsck -A from /etc/init.d/rcS, which is called by init:

::sysinit:/etc/init.d/rcS
 
(0005414)
vda
02-26-08 11:45

User error. If user needs to do interactive repairs, [s]he needs to provide ctty to fdisk.
 

- Issue History
Date Modified Username Field Change
12-19-05 03:05 iggarpe New Issue
12-19-05 03:05 iggarpe Status new => assigned
12-19-05 03:05 iggarpe Assigned To  => BusyBox
12-19-05 03:05 iggarpe File Added: fstab
11-23-06 05:25 vda Note Added: 0001794
11-23-06 05:25 vda Status assigned => feedback
11-23-06 23:48 iggarpe Note Added: 0001801
02-26-08 11:45 vda Status feedback => closed
02-26-08 11:45 vda Note Added: 0005414
02-26-08 11:45 vda Resolution open => no change required


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker