View Full Version : [Red Hat 9.0] Come cambio la frequenza di refresh? // FAT32
LuPellox85
25-06-2003, 12:27
come da topic... la rad9500pro a 85Hz mi fa le famigerate onde... mentre a 90 tutto ok...
e colgo l'occasione anche per un'altra domanda... come faccio a vedere le partizioni FAT32?
Originally posted by "LuPellox85"
e colgo l'occasione anche per un'altra domanda... come faccio a vedere le partizioni FAT32?
devi montarle , in fstab magari tipo cosė
/dev/hda1 /mnt/win vfat defaults 0 0
LuPellox85
25-06-2003, 13:02
abbiate pazienza.. sono un niubbo... sono appena passato da mandrake a red hat..
[root@pellox thepellox]# mount /dev/hda1/win vfat defaults 0 0
Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
or move a subtree:
mount --move olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options].
For many more details, say man 8 mount .
Allora innanzitutto
/dev/hda1 /mnt/win vfat defaults 0 0
va scritto dentro /etc/fstab
e devi sostituire /dev/hda1 con il nome dell hd/partizione che devi montare , /mnt/win non č nient'altro che il punto di mount , puoi metterci la dir che vuoi tu.
Per montare poi fai mount /mnt/win per esempio..
LuPellox85
27-06-2003, 20:18
up... ancora non so come cambiare la freq di refresh, mi stanno bruciando gli occhi :P
poi.. dopo aver modificato fstab devo riavviare?
Originally posted by "LuPellox85"
up... ancora non so come cambiare la freq di refresh, mi stanno bruciando gli occhi :P
poi.. dopo aver modificato fstab devo riavviare?
scusa non capisco se a 90Hz non ti da problemi perche' non lo tieni a 90???
cmq prova ad utilizzare xvidtune
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.