On Tue, Jun 23, 2009 at 04:54:16PM +0200, Mike Hommey wrote:
> On Tue, Jun 23, 2009 at 04:04:58PM +0200, Petter Reinholdtsen
> wrote:
> >
> > I suspect this approach will break systems with chroots where they
> > want procfs to be mounted by mountall.sh. I believe the proper fix
> > for your er
On Tue, Jun 23, 2009 at 04:04:58PM +0200, Petter Reinholdtsen
wrote:
>
> I suspect this approach will break systems with chroots where they
> want procfs to be mounted by mountall.sh. I believe the proper fix
> for your error about the /proc mounting, is to modify your /etc/fstab
> to match the
I suspect this approach will break systems with chroots where they
want procfs to be mounted by mountall.sh. I believe the proper fix
for your error about the /proc mounting, is to modify your /etc/fstab
to match the one used by mountkernfs.sh. I believe it should look
like this:
proc /proc p
On Monday 30 March 2009 04:07:09 Mike Hommey wrote:
> On Sun, Mar 29, 2009 at 09:48:02AM +1000, Kel Modderman wrote:
> > Can someone please provide the patch against mountall.sh, preferably from
> > a debcheckout, so that the patch may be applied.
>
> Attached here.
Thanks, applied.
Kel.
--
On Sun, Mar 29, 2009 at 09:48:02AM +1000, Kel Modderman wrote:
> Can someone please provide the patch against mountall.sh, preferably from
> a debcheckout, so that the patch may be applied.
Attached here.
Mike
Index: debian/initscripts/etc/init.d/mountall.sh
==
On Sunday 29 March 2009 05:44:43 Mike Hommey wrote:
> severity 425199 important
> thanks
>
> On Sat, May 19, 2007 at 07:31:17PM -0700, David Lawyer wrote:
> > Package: initscripts
> > Version: 1.13.25
> >
> > I get this message when I boot. It comes from
> > /etc/init.d/mountall.sh. when it trie
severity 425199 important
thanks
On Sat, May 19, 2007 at 07:31:17PM -0700, David Lawyer wrote:
> Package: initscripts
> Version: 1.13.25
>
> I get this message when I boot. It comes from
> /etc/init.d/mountall.sh. when it tries to mount per /etc/fstab. By
> commenting out lines in /etc/fstab I
Package: initscripts
Version: 1.13.25
I get this message when I boot. It comes from
/etc/init.d/mountall.sh. when it tries to mount per /etc/fstab. By
commenting out lines in /etc/fstab I found that it's the line which
mounts the proc filesystem on /proc that is causing the problem.
In ubantu I
8 matches
Mail list logo