View Single Post
Old Jan 9, 2006, 08:00 AM   #4 (permalink)
zillah
DriverHeaven Newbie
 
Join Date: Jan 2006
Posts: 11
zillah is on a distinguished road

Quote:
but if you want to correct the entries of the partitions numbering you could try using the Grub's map command,
at the prompt type and run these two command lines...
grub> map (hd0) (hd1)
grub> map (hd1) (hd0)
When I did :
#cat /boot/grub/device.map
(fd0) /dev/fd0
(hd1) /dev/hda
(hd0) /dev/hdb

Yes it has been flipped, what should I do to correct this issue ?
zillah is offline   Reply With Quote