Hello:
I booted from the CentOS 4.4 CD.
I am trying to mount the partitions on the hard drive of the physical machine (Fedora Core).
I did: mkdir /mnt/hda1 chmod 755 /mnt/hda1 mount /dev/hda1 /mnt/hda1
I get back:
mount: /dev/hda1 already mounted or /mnt/hda1 busy
I checked with df. I don't see hda1 anywhere.
Any ideas what is wrong?
Thanks, Neil
-- Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com FREE! Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details.
You may need to try specifying a format when you mount it.
... -t ext3 ... for example.
JC
On 4/10/07, Neil Aggarwal neil@jammconsulting.com wrote:
Hello:
I booted from the CentOS 4.4 CD.
I am trying to mount the partitions on the hard drive of the physical machine (Fedora Core).
I did: mkdir /mnt/hda1 chmod 755 /mnt/hda1 mount /dev/hda1 /mnt/hda1
I get back:
mount: /dev/hda1 already mounted or /mnt/hda1 busy
I checked with df. I don't see hda1 anywhere.
Any ideas what is wrong?
Thanks, Neil
-- Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com FREE! Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Justin:
I was able tou mount /dev/md0 so it must have been that it was part of a RAID device.
Neil
-- Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com FREE! Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com http://www.spammilter.com/ for details.
_____
From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Justin Cataldo Sent: Tuesday, April 10, 2007 10:27 AM To: CentOS mailing list Subject: Re: [CentOS] From LiveCD, mount hda1 gives resource busy
You may need to try specifying a format when you mount it.
... -t ext3 ... for example.
JC
On 4/10/07, Neil Aggarwal < mailto:neil@jammconsulting.com neil@jammconsulting.com> wrote:
Hello:
I booted from the CentOS 4.4 CD.
I am trying to mount the partitions on the hard drive of the physical machine (Fedora Core).
I did: mkdir /mnt/hda1 chmod 755 /mnt/hda1 mount /dev/hda1 /mnt/hda1
I get back:
mount: /dev/hda1 already mounted or /mnt/hda1 busy
I checked with df. I don't see hda1 anywhere.
Any ideas what is wrong?
Thanks, Neil
-- Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com http://www.JAMMConsulting.com FREE! Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details.
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos