Thanks
The commands required a
Quote:
|
sed -i s/\$EUID/0/g /etc/profile
|
in order to work again. So now that I have them working:
[root@localhost ray]# fdisk -l
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000c33bc
Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 19457 156087540 8e Linux LVM
Disk /dev/dm-0: 157.9 GB, 157907156992 bytes
255 heads, 63 sectors/track, 19197 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 1879 MB, 1879048192 bytes
255 heads, 63 sectors/track, 228 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800
The 160 gig is my new HD the old one was a hitachi 100 gig. Since that had an f8 on it then my data is probably over on sda2 as well.