BillO
2007-08-06, 03:34 PM CDT
I have tried several entries in etc/fstab to try to allow me to access files in a Linux installation on a second sata HD without success. The output of fdisk -l for my system is:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 12848 103201528+ 7 HPFS/NTFS
/dev/sda2 12849 12861 104422+ 83 Linux
/dev/sda3 12862 19457 52982370 8e Linux LVM
Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 13 104391 83 Linux
/dev/sdb2 * 14 38913 312464250 8e Linux LVM
What would be the correct entries in etc/fstab to allow me to access sdb1 and sdb2?
The Linux version on sda is F7 and the version on sdb is FC6.
Thanks for helping..
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 12848 103201528+ 7 HPFS/NTFS
/dev/sda2 12849 12861 104422+ 83 Linux
/dev/sda3 12862 19457 52982370 8e Linux LVM
Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 1 13 104391 83 Linux
/dev/sdb2 * 14 38913 312464250 8e Linux LVM
What would be the correct entries in etc/fstab to allow me to access sdb1 and sdb2?
The Linux version on sda is F7 and the version on sdb is FC6.
Thanks for helping..