Thread: Dual Boot
View Single Post
Old 15-01-2007, 10:07 PM   #8 (permalink)
mehulved
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Dual Boot

check the output of fdisk -l to know the partition name
hda is usually the first PATA disk then hdb
sda is usually the first SATA disk then sdb.
Code:
fdisk -l
The above command will give you the idea of which disk you have installed linux on.
__________________
http://www.bash.org/?258908
mehulved is offline