Re: mount: /dev/ad0s1 : No such device

2012-11-12 Thread William A. Mahaffey III
On 11/12/12 07:30, William A. Mahaffey III wrote: On 11/12/12 05:01, Fredrik Jonson wrote: Are you sure that /dev/ad0s1 is your file system? I'd expect a PATA drive to show up named /dev/hda or /dev/hdb and partitions named /dev/hda1 etc. Likewise SATA drives are normally named /dev/sda with

Re: mount: /dev/ad0s1 : No such device

2012-11-12 Thread William A. Mahaffey III
from the CentOS 5.7 that I was running on that box before the root drive died. I tried to mount those drives as ext3 drives& I get the following: # mount -t ext3/dev/ad0s1 /mnt mount: /dev/ad0s1: No such device Are you sure that /dev/ad0s1 is your file system? I'd expect a P

Re: mount: /dev/ad0s1 : No such device

2012-11-12 Thread William A. Mahaffey III
On 11/12/12 05:01, Fredrik Jonson wrote: Are you sure that /dev/ad0s1 is your file system? I'd expect a PATA drive to show up named /dev/hda or /dev/hdb and partitions named /dev/hda1 etc. Likewise SATA drives are normally named /dev/sda with partitions named /dev/sda1 etc. Are you running debi

Re: mount: /dev/ad0s1 : No such device

2012-11-12 Thread Tom H
from the CentOS 5.7 that I was running on that box >> before the root drive died. I tried to mount those drives as ext3 drives & I >> get the following: >> >> # mount -t ext3 /dev/ad0s1 /mnt >> mount: /dev/ad0s1: No such device > > Are you sure that /