I have two hard disk.I installed Red Hat 7.2 into the
first hard disk,then I want to visited the data of second hard disk,I know
I need to use command like follow :
#mount /dev/sda /mnt/seconddisk
But I don't know the device number of second
disk:
#mount /dev/??? /mnt/seconddisk
How to know it? What commands to use?
Any idea will be appreciated!
Edward
|