제 하드디스크 2개가 sata하드입니다.
분명..
부팅후..
mount -t ext3 /dev/sda1 /mnt/XXX로 하면 마운트가 됩니다..
그런데
fstab파일에 아래와 같이
# /etc/fstab: static file system information.
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage