> Could you post your /etc/fstab and the output of "fdisk -l /dev/sdb"? > > Are you attempting to mount a partition on the SCSI drive? > Yes, yes. [root@amrut ~]# fdisk -l /dev/sdb Disk /dev/sdb: 73.4 GB, 73407820800 bytes 255 heads, 63 sectors/track, 8924 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xcf9fcf9f Device Boot Start End Blocks Id System /dev/sdb1 1 8924 71681998+ 83 Linux [root@amrut ~]# cat /etc/fstab # /dev/VolGroup00/LogVol00 / ext3 defaults 1 1 /dev/VolGroup00/LogVol02 /extra ext3 noatime 1 2 UUID=3f405465-2aed-4ad0-ae28-7ab7a7cdf00f /boot ext3 defaults 1 2 UUID=4bf930c5-f48a-40bd-b114-cf1ccc82e159 /scsi_disk ext3 noatime,data=writeback 1 2 #/dev/sdb1 /scsi_disk ext3 noatime,data=writeback 1 2 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 /dev/VolGroup00/LogVol01 swap swap defaults 0 0 By the way the /dev/sdb1 trick did not work either. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines