How to list partitions as seen by GRUB?
by ddenial from LinuxQuestions.org on (#5KY7J)
Hi
I want to list the gpt partitions as listed by GRUB> terminal. In GRUB> terminal, if I type 'ls', I get the following output.
Code:grub> ls
(hd0) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1) (lvm/vg00-root) (lvm/vg00-swap) (lvm/vg00-home)How do I reproduce the same output or get the partition names in the above format when I'm in gnome-terminal?
Thanks
I want to list the gpt partitions as listed by GRUB> terminal. In GRUB> terminal, if I type 'ls', I get the following output.
Code:grub> ls
(hd0) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1) (lvm/vg00-root) (lvm/vg00-swap) (lvm/vg00-home)How do I reproduce the same output or get the partition names in the above format when I'm in gnome-terminal?
Thanks