User Tools

Site Tools


slackware
# example
set root=(hd0,3)
linux /boot/vmlinuz-4.2.0-16-generic root=/dev/sdb3
initrd /boot/initrd.img-4.2.0-16-generic
boot

create boot item in windows booter: https://www.jianshu.com/p/6bc9b14757c7 how to delete it:

  • Find {id}: bcdedit /enum
  • delete it: bcdedit /delete {id} /f
slackware.txt · Last modified: 2023/11/10 00:06 by 127.0.0.1