Slashdot Mirror


User: tiwaris

tiwaris's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:GRUB on AMD64 on The Boot Loader Showdown · · Score: 1

    To boot windows, this is what you need to do: >rootnoverify (hd0,x) (assuming windows is on parition no. x+1 of your first drive). >chainloader +1 >boot and it will do. If you do not know how many disks and partitions you have just press tab after typing "root (hd" and again make use of tabs to figure out partition. Just my two cents.