Different graphic cards drivers while booting from external media
Posted
by goran
on Server Fault
See other posts from Server Fault
or by goran
Published on 2010-05-28T07:59:29Z
Indexed on
2010/05/28
8:12 UTC
Read the original article
Hit count: 273
I am booting a certain system of mine with ubuntu 9.10 from external HDD. I am satisfied with the setup and it works fine, however I would like to modify it so that I can choose which graphic card drivers to load during the boot time. Specifically I would like to choose between:
- nvidia proprietary driver
- ati proprietary driver
- generic driver
Currently if I am using proprietary drivers then dont boot into X, delete xorg.conf, start gdm and reconfigure the system using jockey (for hardware drivers).
What would be the steps to make this (semi-)automatic and avoid restarting X?
© Server Fault or respective owner