





### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###
menuentry 'Try to boot this Linux Mint 13 MATE 32-bit, 3.2.0-23-generic (/dev/sdb5)' --class linuxmint --class gnu-linux --class gnu --class os {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 77478168-2ed7-4c0e-864e-55b3e2f68d75
linux /boot/vmlinuz-3.2.0-23-generic root=UUID=77478168-2ed7-4c0e-864e-55b3e2f68d75 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.2.0-23-generic
}### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
menuentry 'Try to boot this Linux Mint 13 MATE 32-bit, 3.2.0-23-generic (/dev/sdb5)' --class linuxmint --class gnu-linux --class gnu --class os {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos5)'
search --no-floppy --fs-uuid --set=root 77478168-2ed7-4c0e-864e-55b3e2f68d75
linux /boot/vmlinuz-3.2.0-23-generic root=UUID=77478168-2ed7-4c0e-864e-55b3e2f68d75 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.2.0-23-generic
}
### END /etc/grub.d/40_custom ###



-Check rootdelay= (did the system wait long enough?)


Frederator wrote:....how can I edit the file to make it permanent and where exactly does the rootdelay= entry go in the file?
Does the value have to be as much as 120?
sudo gedit /etc/default/grubGRUB_CMDLINE_LINUX_DEFAULT="quiet splash rootdelay=120"sudo update-grub




Users browsing this forum: Bing [Bot], excollier, Google Adsense [Bot] and 24 guests