hi apu, > Hi All, > > Before in my Linux running in an IDE Hard Drive and I was giving mount > command as follows: > > #mount /dev/sda1 /mnt/pendrive >
As your using Sata, this sda1 will be used by your stat hdd. you pendrive is added in other place. to check here is it, give this command in shell: fdisk -l (as root or su) > Now a days SATA hard drive is naming in Linux as /dev/sda. What will be > the exact command to mount pen drive from a Linux running in SATA? > > Best Regards, > Apu > Best regards, S. M. Ibrahim (Lavlu) Web Application Developer somewherein... Blog: http://lavluda.com
