Instead of using rootdev= or ramimagedev= in the boot monitor which are changed to numbers and cannot be used with other loaders, rootdevname= or ramimagename= are (MINIX-style) device names always stored as strings. Patch by Antoine Leca.