~alpine/devel

1

Re: [alpine-devel] alpine-1.7.28_beta2 uploaded

Details
Message ID
<381144.52273.qm@web50212.mail.re2.yahoo.com>
Sender timestamp
1228407601
DKIM signature
missing
Download raw message
> oh, yes. It was supposed to be there. sorry

Good, thanks.

>>  but it failed to mount my drive.  During boot, it tells me there's an
>> invalid argument.  Not sure if there's a problem with my fstab, but it
>> worked fine with alpine 1.7.24.  Here's the offending line:
>> 
>> /dev/vg0/ted    /ted    xfs    auto 0 0
> 
> are you sure that /etc/init.d/lvm starts before localmount?
> can you mount it manually?
> 
> mount /ted

Yes, lvm starts at 12, localmount at 14.  'lvdisplay' shows the logical volume as it should be.  'mount /ted' still fails with "failed: Invalid argument".

Ted


      


---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---

Re: [alpine-devel] alpine-1.7.28_beta2 uploaded

Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<1228408798.14153.89.camel@nc>
In-Reply-To
<381144.52273.qm@web50212.mail.re2.yahoo.com> (view parent)
Sender timestamp
1228408798
DKIM signature
missing
Download raw message
On Thu, 2008-12-04 at 08:20 -0800, Ted Trask wrote:
> > 
> > are you sure that /etc/init.d/lvm starts before localmount?
> > can you mount it manually?
> > 
> > mount /ted
> 
> Yes, lvm starts at 12, localmount at 14.  'lvdisplay' shows the
> logical volume as it should be.  'mount /ted' still fails with
> "failed: Invalid argument".

and:

mount /dev/vg0/ted

mount /dev/vg0/ted /ted

mount -t xfs /dev/vg0/ted /ted

smells like a bb mount bug :-/

-nc



---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)