|
Bob, you can find the XF86_SVGA driver at XFree86's
ftp site.
You can access any file that are in the Windows
partition, to do this you need to 'mount' the windows partition. with a command
like that:
mount -t vfat /dev/hda1 /mnt/windows
you must substitute /dev/hda1 for your windows's
device and /mnt/windows for an existent directory where you want to access the
window's files.
see you, Gustavo
|
