Update the list of CDROM device names to try for booting with RB_CDROM
flag set.
This commit is contained in:
parent
ff2cf8a51d
commit
3d4274a52b
@ -140,9 +140,8 @@ struct vnode *rootvnode;
|
||||
* The root specifiers we will try if RB_CDROM is specified.
|
||||
*/
|
||||
static char *cdrom_rootdevnames[] = {
|
||||
"cd9660:cd0a",
|
||||
"cd9660:acd0a",
|
||||
"cd9660:wcd0a",
|
||||
"cd9660:cd0",
|
||||
"cd9660:acd0",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user