Re: Mounting fat32 in Live Distros
1) Open a terminal.
2) Login as root. --> su - , password
3) Enter this command --> mount /dev/hd(xx) /mnt/C(create this directory first).
where first 'x' is your hard disk number (which is 'a,b' depends on the no. of harddisks), and the second 'x' will be the partition number.
4) Now you can browse the drives contents at /mnt/C/
__________________
Today is a most unusual day, because we have never lived it before; we will never live it again; it is the only day we have.
(Registered Linux User #432737 - subratabera.blogspot.com)
|