You are not logged in.
hi,
i moved my arch system from one hd to another one, also to another partition. now the system does not come up, complaining it could not find the root partition. it still expects the old one, even though grub does have the right kernel option.
is this inside the initrd? how can i change it there?
is chrooting an option to rebuild the initrd?
thanks for your advice,
das.t
Offline
Did you update your fstab?
Chroot and change it, if you didn't.
Offline
First, make sure your GRUB entry is pointing to the correct partition, if you use UUID entry then you must update it exactly to reflect the new partition ID. Use "ls -lhF /dev/disk/by-uuid" to find it.
Second, you must edit the fstab, look above.
Third, try to boot with kernel-fallback.img
Fourth, when sucessfully booting, rebuild the initrd image with "mkinitcpio -p kernel26", after that you can boot with standard initrd.
Where's my sig?
Offline
hi,
i just want to say thank you for the help, the second helped. yet i had the realtime kernel installed and with that it did not work. as i had very little time during the recent weeks i did what i wanted to avoid: i re-installed.
thanks!
das.t
Offline