Quote:
|
Originally Posted by Dies
ntfs-3g should work fine, just:
yum install ntfs-3g -y
then make a mount point, add the lines to your fstab, and set SELinux to Permissive or create a new policy so it doesn't interfere at boot time.
Can you please post the contents of your fstab:
su -
cat /etc/fstab
As far as sound, what sound card are you using and what issues are you having, I'm sure someone here can help out with that, same with printing unless you have a Lexmark printer then just give up on it, lol.
|
[root@localhost dave]#
yum -y install ntfs-3g -y
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
livna 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
core 100% |=========================| 1.1 kB 00:00
macromedia 100% |=========================| 951 B 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 1.4 MB 00:04
extras : ################################################## 4358/4358
Parsing package install arguments
Nothing to do
[root@localhost dave]#
cat /etc/fstab
/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0
[root@localhost dave]#
mount -t ntfs-3g /dev/sda /media/windows
NTFS signature is missing.
Failed to startup volume: Invalid argument
Failed to mount '/dev/sda': Invalid argument
The device '/dev/sda' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?
[root@localhost dave]# fdisk -l
bash: fdisk: command not found
[root@localhost dave]#
/sbin/fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9728 78140128+ 7 HPFS/NTFS
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 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 9729 78043770 8e Linux LVM
[root@localhost dave]#
I tried booting an XP CD and rebuilding the partition table. It completed successfully from all appearances, but gave me a grub> prompt when I rebooted. So I booted the FC 6 disk 1, went to rescue, reinstalled grub, and rebooted.
That got me back into FC, but still wouldn't boot XP.
Still won't mount NTFS partition either
(I can't remember the windows command i used to repair the partition table, I got it from someone in another thread in the installation forum)
Supposedly, if I try to use windows (on another machine) to run scandisk or something with a mangled partition table it will make the problem worse, and I'll never get my windows partition back (and the 100 or so pages of a novel i've been working on)
I know it was stupid to install FC6 and let it touch the mbr of my c drive without backing up that novel, or at least emailing it to myself first. I'm an old fart that has never encountered a software problem I could'nt solve eventually and I frequently fly without a parachute - my ego here has exceeded my skill level

I've always scoffed at the ubiquitous "backup first" advice (unless it was someone elses data I was playing with)
The thing about strongly held beliefs is, in spite of mountains of evidence around me, and the dozens of pleas for help on online forums, I'll probably never change.
And yes, my printer is a Lexmark . . .