ali, ja sam svejedno uklonio DeviceKit-disks sa dependencyem samo da vidim za koliko ce se bootati, i boot je trajao 35 sec..
sad, ako zelim vratiti nautilus(što sam napravio) moram vratiti i DeviceKit-disks kao dependency, tako da nemam nikakvog efekta...
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The DeviceKit Project</vendor>
<vendor_url>http://hal.freedesktop.org/docs/DeviceKit/</vendor_url>
<icon_name>drive-removable-media</icon_name>
<action id="org.freedesktop.devicekit.disks.filesystem-mount">
<description>Mount a device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">
<description>Mount a system-internal device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check">
<description>Check file system on a device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check-system-internal">
<description>Check file system of a system-internal device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-unmount-others">
<description>Unmount a device mounted by another user</description>
<message>Authentication is required to unmount devices mounted by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof">
<description>List open files</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof-system-internal">
<description>List open files on a system-internal device</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-eject">
<description>Eject a device</description>
<message>Authentication is required to eject media from the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change">
<description>Modify a device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change-system-internal">
<description>Modify a system-internal device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-refresh">
<description>Refresh ATA SMART data</description>
<message>Authentication is required to refresh ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-selftest">
<description>Run ATA SMART Self Tests</description>
<message>Authentication is required to run ATA SMART self tests</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-retrieve-historical-data">
<description>Retrieve historical ATA SMART data</description>
<message>Authentication is required to retrieve historical ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-unlock">
<description>Unlock an encrypted device</description>
<message>Authentication is required to unlock an encrypted device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-lock-others">
<description>Lock an encrypted device unlocked by another user</description>
<message>Authentication is required to lock an encrypted device unlocked by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.linux-md">
<description>Configure Linux Software RAID</description>
<message>Authentication is required to configure Linux Software RAID devices</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.cancel-job-others">
<description>Cancel a job initiated by another user</description>
<message>Authentication is required to cancel a job initiated by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.inhibit-polling">
<description>Inhibit media detection</description>
<message>Authentication is required to inhibit media detection</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
A neutron walks into a bar; he asks the bartender, 'How much for a beer?' The bartender looks at him, and says 'For you, no charge.'
4ndY je napisao/la:Ne znam što bi bilo, ajd pogledaj ovu datoteku da li je ista kao i moja:
/usr/share/PolicyKit/policy/org.freedesktop.devicekit.disks.policy
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The DeviceKit Project</vendor>
<vendor_url>http://hal.freedesktop.org/docs/DeviceKit/</vendor_url>
<icon_name>drive-removable-media</icon_name>
<action id="org.freedesktop.devicekit.disks.filesystem-mount">
<description>Mount a device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">
<description>Mount a system-internal device</description>
<message>Authentication is required to mount the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check">
<description>Check file system on a device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-check-system-internal">
<description>Check file system of a system-internal device</description>
<message>Authentication is required to check the file system on the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-unmount-others">
<description>Unmount a device mounted by another user</description>
<message>Authentication is required to unmount devices mounted by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof">
<description>List open files</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.filesystem-lsof-system-internal">
<description>List open files on a system-internal device</description>
<message>Authentication is required to list open files on a mounted file system</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-eject">
<description>Eject a device</description>
<message>Authentication is required to eject media from the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change">
<description>Modify a device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.change-system-internal">
<description>Modify a system-internal device</description>
<message>Authentication is required to modify the device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-refresh">
<description>Refresh ATA SMART data</description>
<message>Authentication is required to refresh ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-selftest">
<description>Run ATA SMART Self Tests</description>
<message>Authentication is required to run ATA SMART self tests</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.drive-ata-smart-retrieve-historical-data">
<description>Retrieve historical ATA SMART data</description>
<message>Authentication is required to retrieve historical ATA SMART data</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-unlock">
<description>Unlock an encrypted device</description>
<message>Authentication is required to unlock an encrypted device</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.luks-lock-others">
<description>Lock an encrypted device unlocked by another user</description>
<message>Authentication is required to lock an encrypted device unlocked by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.linux-md">
<description>Configure Linux Software RAID</description>
<message>Authentication is required to configure Linux Software RAID devices</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.cancel-job-others">
<description>Cancel a job initiated by another user</description>
<message>Authentication is required to cancel a job initiated by another user</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin</allow_active>
</defaults>
</action>
<action id="org.freedesktop.devicekit.disks.inhibit-polling">
<description>Inhibit media detection</description>
<message>Authentication is required to inhibit media detection</message>
<defaults>
<allow_any>no</allow_any>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
Koliko sam vidjeo datoteka je ista...
fritz62s je napisao/la:Probaj da promenis unose u /etc/fstab i da mountujes particije prema UUID. Kucaj komandu
e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...
kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Kova je napisao/la:
e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...
kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Možeš maknuti DeviceKit-disks bez da makneš sve ostalo, ali je pitanje da li ćeš imati problema s radom u svemu ostalom:
Probaj se vratiti na stare drivere i stari kernel da vidiš promjena, ali svakako se potrudi prijaviti grešku na bugzillu, tamo će ti sigurno dati pravi odgovor što se desilo.
A neutron walks into a bar; he asks the bartender, 'How much for a beer?' The bartender looks at him, and says 'For you, no charge.'
Kova je napisao/la:
e ovo mi je napravilo totalni zajeb na compu...sve je krepalo... ugl vratio sam kako je bilo...
kako da uklonim taj DeviceKit-disks bez da mi obrise nautilus i može li biti da mi produžuje boot jer sam instalirao drivere za graficku i PAE kernel?? ako se ne varam boot je bio brzi prije instalacije drivera i tog kernela...
Možeš maknuti DeviceKit-disks bez da makneš sve ostalo, ali je pitanje da li ćeš imati problema s radom u svemu ostalom:
Probaj se vratiti na stare drivere i stari kernel da vidiš promjena, ali svakako se potrudi prijaviti grešku na bugzillu, tamo će ti sigurno dati pravi odgovor što se desilo.
evo da ne kompliciram stvari, instalirao sam si kde na fedoru i uklonio gnome i sada je sve 5
35 sec boot, ja sretan
Hm, al nije ovo presporo za ovakvu kantu? Ima netko nekakvu ideju kak da smanjim bootcajt?
je to je dosta presporo, i nemas bas neku "kantu" (mislim proc je ok)
al neravnaj se po ovima slikicama gora, to nije isto, to je samo do login-a. tako da se namas bas s kim usporedjivat.
I'm a Paladin with 18 charisma and 97 hit points. I can use my helm of disintegration and do one D4 damage as my half-elf mage wields his plus-five holy avenger.