'changed to rootdelay 10'

This commit is contained in:
Tobias Powalowski 2009-06-17 22:32:40 +02:00
parent 7d18e2b110
commit 0ddc06787d
10 changed files with 10 additions and 10 deletions

View file

@ -3,7 +3,7 @@
# config file for mkisolinux # config file for mkisolinux
# DEFAULT kernel boot options # DEFAULT kernel boot options
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/allinone.conf" MKINITCPIO_CONFIG="/etc/archboot/allinone.conf"

View file

@ -3,7 +3,7 @@
# config file for mkisolinux # config file for mkisolinux
# DEFAULT kernel boot options # DEFAULT kernel boot options
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/allinone-lowmem.conf" MKINITCPIO_CONFIG="/etc/archboot/allinone-lowmem.conf"

View file

@ -3,7 +3,7 @@
# config file for mkisolinux # config file for mkisolinux
# DEFAULT kernel boot options # DEFAULT kernel boot options
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/default.conf" MKINITCPIO_CONFIG="/etc/archboot/default.conf"

View file

@ -3,7 +3,7 @@
# config file for mkisolinux # config file for mkisolinux
# DEFAULT kernel boot options # DEFAULT kernel boot options
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/default-ftp.conf" MKINITCPIO_CONFIG="/etc/archboot/default-ftp.conf"

View file

@ -3,7 +3,7 @@
# config file for mkisolinux # config file for mkisolinux
# DEFAULT kernel boot options # DEFAULT kernel boot options
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/lowmem.conf" MKINITCPIO_CONFIG="/etc/archboot/lowmem.conf"

View file

@ -4,7 +4,7 @@
# DEFAULT kernel boot options like ip=:::::eth0:dhcp etc. # DEFAULT kernel boot options like ip=:::::eth0:dhcp etc.
# add your root= option, if you boot from a disk device # add your root= option, if you boot from a disk device
# and don't want to add it by hand on each boot # and don't want to add it by hand on each boot
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/default-pxelinux.conf" MKINITCPIO_CONFIG="/etc/archboot/default-pxelinux.conf"

View file

@ -4,7 +4,7 @@
# DEFAULT kernel boot options like ip=:::::eth0:dhcp etc. # DEFAULT kernel boot options like ip=:::::eth0:dhcp etc.
# add your root= option, if you boot from a disk device # add your root= option, if you boot from a disk device
# and don't want to add it by hand on each boot # and don't want to add it by hand on each boot
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/default-ftp-pxelinux.conf" MKINITCPIO_CONFIG="/etc/archboot/default-ftp-pxelinux.conf"

View file

@ -4,7 +4,7 @@
# DEFAULT kernel boot options like root=/dev/hda3 etc. # DEFAULT kernel boot options like root=/dev/hda3 etc.
# add your root= option, if you boot from a disk device # add your root= option, if you boot from a disk device
# and don't want to add it by hand on each boot # and don't want to add it by hand on each boot
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/default.conf" MKINITCPIO_CONFIG="/etc/archboot/default.conf"

View file

@ -4,7 +4,7 @@
# DEFAULT kernel boot options like root=/dev/hda3 etc. # DEFAULT kernel boot options like root=/dev/hda3 etc.
# add your root= option, if you boot from a disk device # add your root= option, if you boot from a disk device
# and don't want to add it by hand on each boot # and don't want to add it by hand on each boot
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/default-ftp.conf" MKINITCPIO_CONFIG="/etc/archboot/default-ftp.conf"

View file

@ -4,7 +4,7 @@
# DEFAULT kernel boot options like root=/dev/hda3 etc. # DEFAULT kernel boot options like root=/dev/hda3 etc.
# add your root= option, if you boot from a disk device # add your root= option, if you boot from a disk device
# and don't want to add it by hand on each boot # and don't want to add it by hand on each boot
KERNEL_BOOT_OPTIONS="rootdelay=5" KERNEL_BOOT_OPTIONS="rootdelay=10"
# mkinitcpio config file, defaulted to stock config file # mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/lowmem.conf" MKINITCPIO_CONFIG="/etc/archboot/lowmem.conf"