steve6375 opened this issue 5 years ago · 2 comments
What is the difference between using (hd0,1) or using (hd0,msdos1) or (hd0,gpt1)? Can I always use hd0,1 wherever (hd0,msdos1) or (hd0,gpt1) can be used so that it does not matter what the filesystem is?
Can I always use hd0,1
yes.
thank