Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 19 years ago
parent
commit
5b138d1829
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/x86/grub/stone_mod_grub.sh

+ 1
- 1
package/x86/grub/stone_mod_grub.sh

@ -98,7 +98,7 @@ default 0
fallback 1
title ROCK Linux
linux $bootdrive$bootpath/vmlinuz root=/dev/ram0 init=/linuxrc ro
linux $bootdrive$bootpath/vmlinuz root=/dev/ram0 ro
initrd $bootdrive$bootpath/initrd.img
EOT
if [ -f /boot/memtest86.bin ] ; then

Loading…
Cancel
Save