Mailinglist Archive: opensuse-autoinstall (49 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] mount option "notail" in autoyast
- From: Uwe Gansert <ug@xxxxxxx>
- Date: Wed, 13 Jun 2007 16:42:35 +0200
- Message-id: <200706131642.35619.ug@xxxxxxx>
On Tuesday 05 June 2007 17:07, Jung, Jochen wrote:
> I'm trying to mount a reiserfs filesystem with the notail option using
> autoyast, but it seams to me, autoyast can not handle this option.
>
> Here is an example, what my partition definitions in autoyast.xml look
> like: <partition>
> <filesystem config:type="symbol">reiser</filesystem>
> <lv_name>rootlv</lv_name>
> <fstopt>defaults,notail</fstopt>
> <mount>/</mount>
> <size>500mb</size>
> </partition>
actually the string is just copied to the fstab so there is nothing
to "understand" for autoyast.
The problem might be that it's a logical volume. Maybe a bug - I have to
check that. Do you see the problem with non-logical volumes (physical
partition) too?
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
now playing God Module - Sections
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
> I'm trying to mount a reiserfs filesystem with the notail option using
> autoyast, but it seams to me, autoyast can not handle this option.
>
> Here is an example, what my partition definitions in autoyast.xml look
> like: <partition>
> <filesystem config:type="symbol">reiser</filesystem>
> <lv_name>rootlv</lv_name>
> <fstopt>defaults,notail</fstopt>
> <mount>/</mount>
> <size>500mb</size>
> </partition>
actually the string is just copied to the fstab so there is nothing
to "understand" for autoyast.
The problem might be that it's a logical volume. Maybe a bug - I have to
check that. Do you see the problem with non-logical volumes (physical
partition) too?
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
now playing God Module - Sections
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |