lamrinnirmal
Journeyman
i remember seeing this thread..... and i tried to look for it but dint find it .......it was'nt mentioned in GNUrags -"These topics have been covered"
anyways i wanted to mount my mp3's onto my red hat. i entered the below code in the CLI
mkdir /mnt/win
mount -t vfat /dev/hda1 /mnt/win
and i got my c drive contents in the /mnt/win directory!
now if i want to mount my d drive contents , how do i?
what about a second (slave) hdd and its respective partitions.
anyways i wanted to mount my mp3's onto my red hat. i entered the below code in the CLI
mkdir /mnt/win
mount -t vfat /dev/hda1 /mnt/win
and i got my c drive contents in the /mnt/win directory!
now if i want to mount my d drive contents , how do i?
what about a second (slave) hdd and its respective partitions.