clic-rpi-image/stage1/00-boot-files/files/cmdline.txt
MichaIng ff1e8b1aac
Remove deprecated elevator key from cmdline (#535)
With recent kernel versions, the "deadline" I/O scheduler has been replaced with "mq-deadline", and the "elevator" kernel command line option has been deprecated in general with Linux 5.4: https://kernelnewbies.org/Linux_5.4?highlight=%28elevator%29#Block_layer

Signed-off-by: MichaIng <micha@dietpi.com>
2021-09-01 11:10:26 +01:00

2 lines
90 B
Plaintext

console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 fsck.repair=yes rootwait