dirty cow und 12.04 LTS - SOLVED

Tom H tomh0665 at gmail.com
Fri Nov 4 15:03:41 UTC 2016


On Thu, Nov 3, 2016 at 3:11 PM, Lentes, Bernd
<bernd.lentes at helmholtz-muenchen.de> wrote:
> On Oct 27, 2016, at 7:13 PM, Tom H tomh0665 at gmail.com wrote:
>>
>> menuentry '16.10' {
>> linux /boot/kernel root=UUID=989d6215-04d7-48b7-b9b4-84ba86d5ab97 ro
>> initrd /boot/ramfs
>> }
>> submenu test1 {
>> menuentry '16.10 text' {
>> linux /boot/kernel root=UUID=989d6215-04d7-48b7-b9b4-84ba86d5ab97 ro text
>> initrd /boot/ramfs
>> }
>> }
>> submenu test2 {
>> menuentry '16.10 single' {
>> linux /boot/kernel root=UUID=989d6215-04d7-48b7-b9b4-84ba86d5ab97 ro single
>> initrd /boot/ramfs
>> }
>> menuentry '16.10 emergency' {
>> linux /boot/kernel root=UUID=989d6215-04d7-48b7-b9b4-84ba86d5ab97 ro emergency
>> initrd /boot/ramfs
>> }
>> }
>>
>> to select
>> - '16.10' I'd use '0'
>> - '16.10 text' I'd use '1>0'
>> - '16.10 single' I'd use '2>0'
>> - '16.10 emergency' I'd use '2>1'
>
> that worked. Thanks.

You're welcome.




More information about the ubuntu-users mailing list