Jump to content

Recommended Posts

Posted

when updating my orange pi 5, I got the following error.
What can I do to fix it?


```

update-initramfs: Armbian: Symlinking /boot/uInitrd-5.10.160-legacy-rk35xx to /boot/uInitrd

ln: failed to create symbolic link '/boot/uInitrd': Operation not permitted

update-initramfs: Symlink failed, moving /boot/uInitrd-5.10.160-legacy-rk35xx to /boot/uInitrd

renamed '/boot/uInitrd-5.10.160-legacy-rk35xx' -> '/boot/uInitrd'

update-initramfs: Armbian: done.

```

Posted

This must be one of early images with FAT boot partition. I think its safe to ignore ... scripts can't do symbolic links on FAT.

Posted
On 9/3/2024 at 10:34 AM, hunglingho said:

update-initramfs: Armbian: Symlinking /boot/uInitrd-5.10.160-legacy-rk35xx to /boot/uInitrd

ln: failed to create symbolic link '/boot/uInitrd': Operation not permitted

update-initramfs: Symlink failed, moving /boot/uInitrd-5.10.160-legacy-rk35xx to /boot/uInitrd

renamed '/boot/uInitrd-5.10.160-legacy-rk35xx' -> '/boot/uInitrd'

update-initramfs: Armbian: done.

As Igor says, I'm assuming you have a separate /boot partition that is FAT separate from your / root partition.  In that case, this would be a normal 'warning' message for a system that has a FAT /boot partition.  All of my devices fall in that category (with a FAT /boot partition) and I see this message for every update. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines