I found a simple workaround which lets me keep grub, I have no other
OS'es installed that would require a mount and scan of all partitions:
tail /etc/default/grub -n 3
#prevent hanging on mount scans
GRUB_DISABLE_OS_PROBER=true
solves the issue for me.
Hope that helps others too ..
Marc Crom
Chris Bannister wrote:
> On Sun, Nov 09, 2014 at 12:24:03PM -1000, Joel Roth wrote:
> > Joel Roth wrote:
> > > Joel Roth wrote:
> > > > Hi list,
> > > >
> > > > I've been upgrading my sid system. When grub goes
> > > > to regenerate /boot/grub/grub.cfg, mount uses 100% CPU
> > > > and causes thes
[Please don't top post]
On Sun, Nov 09, 2014 at 12:24:03PM -1000, Joel Roth wrote:
> Joel Roth wrote:
> > Joel Roth wrote:
> > > Hi list,
> > >
> > > I've been upgrading my sid system. When grub goes
> > > to regenerate /boot/grub/grub.cfg, mount uses 100% CPU
> > > and causes these processes t
Joel Roth wrote:
> Joel Roth wrote:
> > Hi list,
> >
> > I've been upgrading my sid system. When grub goes
> > to regenerate /boot/grub/grub.cfg, mount uses 100% CPU
> > and causes these processes to hang:
> >
> > 10064 pts/1S 0:00 /bin/sh /usr/lib/os-probes/50mounted-tests
> > /dev/sd
On 2014-11-09 22:46 +0100, Joel Roth wrote:
> I've been upgrading my sid system. When grub goes
> to regenerate /boot/grub/grub.cfg, mount uses 100% CPU
> and causes these processes to hang:
>
> 10064 pts/1S 0:00 /bin/sh /usr/lib/os-probes/50mounted-tests
> /dev/sda4
> 10075 pts/1R
Joel Roth wrote:
> Hi list,
>
> I've been upgrading my sid system. When grub goes
> to regenerate /boot/grub/grub.cfg, mount uses 100% CPU
> and causes these processes to hang:
>
> 10064 pts/1S 0:00 /bin/sh /usr/lib/os-probes/50mounted-tests
> /dev/sda4
> 10075 pts/1R 7:33 mou
Hi list,
I've been upgrading my sid system. When grub goes
to regenerate /boot/grub/grub.cfg, mount uses 100% CPU
and causes these processes to hang:
10064 pts/1S 0:00 /bin/sh /usr/lib/os-probes/50mounted-tests /dev/sda4
10075 pts/1R 7:33 mount -o ro -t ext4 /dev/sda4
/var/lib
7 matches
Mail list logo