* util/hostdisk.c (convert_system_partition_to_system_disk):

Handle virtual disk devices named /dev/vdiskX as found on sparc
	and powerpc.
This commit is contained in:
davem 2009-04-30 13:21:14 +00:00
parent ac8a2baae4
commit 6966215ddb
2 changed files with 11 additions and 0 deletions

View file

@ -1,5 +1,9 @@
2009-04-30 David S. Miller <davem@davemloft.net>
* util/hostdisk.c (convert_system_partition_to_system_disk):
Handle virtual disk devices named /dev/vdiskX as found on sparc
and powerpc.
* kern/sparc64/ieee1275/init.c (grub_machine_set_prefix): If
lettered partition specifier is found, convert to numbered.