

______
Ответ - нет, поднять репутацию нельзя.
Moderator: Blaze
Code: Select all
cat /proc/cmdline
cat $BOOTDEV/boot/syslinux/porteus.cfg | grep login
Porteus-v3.2.2 - русский репозиторий от Blaze, включающий в себя локализованные образы:
KDE5, CINNAMON, MATE, XFCE (для архитектур i586 и x86_64)
Code: Select all
root@porteus:~# cat /proc/cmdline
quiet changes=EXIT:/porteus/changes/porteussave.dat timezone=Europe/Kiev vga_detect kmap=us,ru login=root
root@porteus:~# cat $BOOTDEV/boot/syslinux/porteus.cfg | grep login
cat: /mnt/sda1/boot/syslinux/porteus.cfg: Нет такого файла или каталога
Code: Select all
su
toor
find /mnt/ -iname *porteus.cfg*
Code: Select all
LABEL GRAPHICAL
MENU LABEL Graphics mode
KERNEL vmlinuz
APPEND initrd=initrd.xz changes=/porteus kmap=us,ru
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT
Code: Select all
root@porteus:/home/guest# find /mnt/ -iname *porteus.cfg*
/mnt/sdb1/boot/syslinux/porteus.cfg
find: WARNING: Hard link count is wrong for `/mnt/live/proc/fs' (saw only st_nlink=7 but we already saw 5 subdirectories): this may be a bug in your file system driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched.
root@porteus:/home/guest#
Code: Select all
/porteus/changes/porteussave.dat timezone=Europe/Kiev vga_detect kmap=us,ru login=root
Code: Select all
changes=/porteus kmap=us,ru