I am booting CentOS via a USB install. The boot method is simply booting the ISO from GRUB2 installed on the USB Key.
The USB key always gets the "name" /dev/sda. Can I change that name from the kernel command line?
Just adding some info: When I boot Debian from an external USB hard-drive, that hard drive is labeled /dev/sdb, and the one inside the laptop is labeled /dev/sda. This really enhances my suspicion I can control the labels, but how ?
