From: Peter S. <p....@sc...> - 2018-02-16 19:40:23
|
The errors look like they are happening as it processes /etc/fstab They look like nfs_root(nn) -> ENXIO followed by a warning about mounting unchecked filesystem. Regards, On Fri, 16 Feb 2018 19:06:38 , Peter Slegg <p....@sc...> wrote: > > It's difficult because the errors are not logged anywere. > Is there an AUTO prog that can capture all the boot mesages ? > > The messages are for all the partitions of all types (FATFS, NFS) and > the error says either EXNIO or EXIO. Something like that. > It's not on screen for very long. > > In most cases the file check doesn't actually need to examine the > partitions so there is not progress bar. When it did need to run it > ran ok. > > > Peter > > > > > > On Fri, 16 Feb 2018 20:37:55 , Miro Kropá?ek wrote: > > Hi, > > > > > > > During boot it is giving an error for each partition saying that > > > it is mounting an unchecked filesystem. > > > > > > # Filesystemcheck (mandatory) > > > exec u:\c\mint\bin\sh u:\c\mint\bin\fscheck.sh > > > > > > I have the check in mint.cnf so I am a investigating what is going wrong. > > > > > > > you should be a bit more specific if you expect some feedback. Like: > > > > - what kind of partitions > > - does the check finish and if so, does it the check happen again? > > - do you see the progress bar ( > > https://github.com/freemint/freemint/issues/73) > > > > And while you're at it, whether you see any improvement in your > > https://github.com/freemint/freemint/issues/62 :) > > > > |