On Sun, Mar 8, 2015 at 12:10 PM, Stefan G. Weichinger <li...@xunil.at> wrote:
> On 08.03.2015 16:59, Tom H wrote:


>> Are the ownership and mode of
>> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
>> two others (although I'd assume that it wouldn't matter) and is it
>> formatted correctly?
>
> Yes, I think so:
>
> # ls -l /boot/loader/entries/
> total 2
> -rwxr-xr-x 1 root root 329 16. Feb 16:01
> e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf
>
> -rwxr-xr-x 1 root root 329 24. Feb 12:55
> e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
>
> -rwxr-xr-x 1 root root 329  8. Mär 15:20
> e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf

OK.


> # cat /boot/loader/entries/e55a6b6a09bd2b1c50216272545a8d1f-3.1*
> title           gentoo
> version         3.18.6-gentoo
> machine-id      e55a6b6a09bd2b1c50216272545a8d1f
> linux           /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/kernel
> initrd          /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/initrd
> options         quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
> rootflags=subvol=__active/root init=/usr/lib/systemd/systemd
>
> title           gentoo
> version         3.19.0-gentoo
> machine-id      e55a6b6a09bd2b1c50216272545a8d1f
> linux           /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/kernel
> initrd          /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/initrd
> options         quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
> rootflags=subvol=__active/root init=/usr/lib/systemd/systemd
>
> title           gentoo
> version         3.19.1-gentoo
> machine-id      e55a6b6a09bd2b1c50216272545a8d1f
> linux           /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/kernel
> initrd          /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/initrd
> options         quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
> rootflags=subvol=__active/root init=/usr/lib/systemd/systemd

"version"?! I've never seen this and I don't use it.

This is my setup:

# lsr /boot
/boot:
System.map-3.19.0*  System.map-4.0.0-rc1*  config-3.19.0*
config-4.0.0-rc1*  gummibootx64.efi*  initramfs-3.19.1*
initramfs-4.0.0-rc2*  vmlinuz-3.19.0*  vmlinuz-4.0.0-rc1*
System.map-3.19.1*  System.map-4.0.0-rc2*  config-3.19.1*
config-4.0.0-rc2*  initramfs-3.19.0*  initramfs-4.0.0-rc1*  loader/
           vmlinuz-3.19.1*  vmlinuz-4.0.0-rc2*

/boot/loader:
entries/  loader.conf*

/boot/loader/entries:
3.19.0.conf*  3.19.1.conf*  4.0.0-rc1.conf*  4.0.0-rc2.conf*


# cat /boot/loader/entries/4.0.0-rc2.conf
title 4.0.0-rc2
options root=UUID=b51ee688-137c-47ec-9635-b69434b4e1f8 ro
init=/lib/systemd/systemd
linux /vmlinuz-4.0.0-rc2
initrd /initramfs-4.0.0-rc2

Reply via email to