Mailinglist Archive: opensuse-autoinstall (47 mails)
| < Previous | Next > |
[opensuse-autoinstall] mountby device is not transferred to lilo/SLES 11
- From: Frank Steiner <fsteiner-mail1@xxxxxxxxxxxxxx>
- Date: Wed, 22 Apr 2009 14:47:25 +0200
- Message-id: <49EF11DD.6050407@xxxxxxxxxxxxxx>
Hi,
according to bootloader/routines/misc.ycp, the mountby-setting for the
device should be transferred to the bootloader config:
/** FATE #302219 - Use and choose persistent device names for disk devices
* Converts a device name to the corresponding device name it should be
* mounted by, according to the "mountby" setting for the device from
* yast2-storage.
However, although I've chosen to mount by device in my profile (and
fstab correctly contains the /dev/sdx stuff), the lilo.conf still
contains the /dev/disk/by-id entries. I find a lot of
2009-04-22 15:58:12 <1> cantor(4418) [YCP] bootloader/routines/misc.ycp:630
Dev2MountByDev: /dev/sda2
2009-04-22 15:58:12 <1> cantor(4418) [YCP] bootloader/routines/misc.ycp:640
Default mount by is `id
entries in y2log, so obviously the setting is not fetched correctly from
the storage module in the Dev2MountByDev function. Could the
2009-04-22 15:48:34 <1> cantor(4418) [YCP] AutoinstStorage.ycp:274 unknown
mountby parameter '`device' will be ignored
message be related with this?
Adding to my wishlist for a driverupdate :-)
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
according to bootloader/routines/misc.ycp, the mountby-setting for the
device should be transferred to the bootloader config:
/** FATE #302219 - Use and choose persistent device names for disk devices
* Converts a device name to the corresponding device name it should be
* mounted by, according to the "mountby" setting for the device from
* yast2-storage.
However, although I've chosen to mount by device in my profile (and
fstab correctly contains the /dev/sdx stuff), the lilo.conf still
contains the /dev/disk/by-id entries. I find a lot of
2009-04-22 15:58:12 <1> cantor(4418) [YCP] bootloader/routines/misc.ycp:630
Dev2MountByDev: /dev/sda2
2009-04-22 15:58:12 <1> cantor(4418) [YCP] bootloader/routines/misc.ycp:640
Default mount by is `id
entries in y2log, so obviously the setting is not fetched correctly from
the storage module in the Dev2MountByDev function. Could the
2009-04-22 15:48:34 <1> cantor(4418) [YCP] AutoinstStorage.ycp:274 unknown
mountby parameter '`device' will be ignored
message be related with this?
Adding to my wishlist for a driverupdate :-)
cu,
Frank
--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |