brokenhalo
IS-IT--Management
Hey guys,
Just to start, I am fairly new in the linux world, so with this question, please excuse what seems to be my ignorance... I have a web server on CentOS 4.4. I have attached a 500GB external hard drive. I want to mount this drive, but before I do that, I have to figure out what drive it is. I have checked the /dev folder and noticed that there is sda, sda1, sda2, sdb and sdb1... I am not sure which drive is the one I just attached... I tried the df command and here is what I got...
[root@host ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
115952076 24250252 85811776 23% /
/dev/sda1 101086 9288 86579 10% /boot
none 647372 0 647372 0% /dev/shm
Again, I have not mounted the drive yet, so I'm not sure if it would even be on the list above. My main goal is to use this drive as backup for websites that I host because ftp isn't working as I planned it. If anyone can help me to mount and be able to view files and save files to this drive it would be greatly appreciated. Thanks!
Brad L. - MCP
"If the doctors told me I had 5 minutes to live, I would type faster.
Just to start, I am fairly new in the linux world, so with this question, please excuse what seems to be my ignorance... I have a web server on CentOS 4.4. I have attached a 500GB external hard drive. I want to mount this drive, but before I do that, I have to figure out what drive it is. I have checked the /dev folder and noticed that there is sda, sda1, sda2, sdb and sdb1... I am not sure which drive is the one I just attached... I tried the df command and here is what I got...
[root@host ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
115952076 24250252 85811776 23% /
/dev/sda1 101086 9288 86579 10% /boot
none 647372 0 647372 0% /dev/shm
Again, I have not mounted the drive yet, so I'm not sure if it would even be on the list above. My main goal is to use this drive as backup for websites that I host because ftp isn't working as I planned it. If anyone can help me to mount and be able to view files and save files to this drive it would be greatly appreciated. Thanks!
Brad L. - MCP
"If the doctors told me I had 5 minutes to live, I would type faster.