How to change /usr device in openSUSE 13.1

Hi,

In past I’ve changed /usr to different disk /dev/sda1 -> /dev/sdb1. Now I’m removing /dev/sdb1 disk and trying to change /usr device back to /dev/sda1 (copied files from sdb1 via live CD). However /etc/fstab does not seem to have effect. Running mkinitrd shows following:


Kernel image:   /boot/vmlinuz-3.11.10-25-desktop
Initrd image:   /boot/initrd-3.11.10-25-desktop
KMS drivers:     i915
Root device:    /dev/sda1 (mounted on / as ext4)
/usr device:    /dev/disk/by-id/ata-SanDisk_SSD_U100_16GB_121346302985-part1 (/dev/sdb1) (mounted on /usr as ext4)
Resume device:  /dev/sda4

**Question: **How can I change /usr device to sda1 ?

Thanks,
Kari

On 2015-06-17 08:36, karileh wrote:
>
> Hi,
>
> In past I’ve changed /usr to different disk /dev/sda1 -> /dev/sdb1. Now
> I’m removing /dev/sdb1 disk and trying to change /usr device back to
> /dev/sda1 (copied files from sdb1 via live CD). However /etc/fstab does
> not seem to have effect. Running mkinitrd shows following:

First, you should avoid using names such as sda, sdb. Use any of the
alternatives.

We also need to see fstab.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)