Sorry for not being so clear.
Follow these steps and you should do fine:
1 - Boot the 2XOS to get to the desktop. If you have problems booting, remove the splash parameter manually.
2 - When in the desktop switch to VT2 by pressing the
Ctrl+Alt+F2 key combination.
3 - Type the command
- Code: Select all
sed -i -e 's/ splash / /g' /boot/grub/grub.cfg
. This command should remove
and traces of the splash boot parameter from the grub config file.