|
Start-up |
Shut-down |
|
Ubuntu 9.04 |
45 s |
12 s |
Ubuntu 9.10 |
46 s |
7 s |
Windows Vista |
1 min 32 s |
40 s |
A fix
for the ear-splitting beep that accompanied a system
restart or shut-down in the last two versions of Ubuntu
has finally been implemented, and my system now shuts
down mercifully quietly. However, now there is a new
annoyance actually, a reported bug in Karmic Koala
in the way that Ubuntu requires authorization to
access non-Linux disks.
My practice is to use an NTFS partition for all my data
files so that I can access the very same files in both
Linux and Vista on a dual-boot system. Previous versions
of Ubuntu also required me to authorize access to the
non-Linux drive; however, a check box enabled me to
indicate that this access was to be authorized
permanently. This check box has disappeared and it is now
necessary to provide authorization for Linux to access my
NTFS data disk each time I logon.
Now, this was going to have to change and given
the time taken to remove the shutdown beep without
waiting for a bug fix! Thinking that I would have to
modify the file system table (/etc/fstab), I commenced a
Google search for information on how to do this, but then
I found an easier solution. On the Swiss Ubuntu User
Forum (http://swiss.ubuntuforums.org/showthread.php?t=1307383), the fix looks quite complex
(lots of lines of code), but it really only involves
editing one line of a file that sets disk policies, using
the following Terminal command:
gksudo gedit /usr/share/polkit-1/actions/org.freedesktop.devicekit.disks.policy
In the
section headed <action
id="org.freedesktop.devicekit.disks.filesystem-mount-system-internal">,
the line
<allow_active>auth_admin_keep</allow_active>
needs to be replaced with <allow_active>yes</allow_active>
where the bold-faced text indicates the change. Once I
saved the edited file, my data disk would be instantly
mounted, without the need for any password. Cool fix!
There dont seem to be any earth-shattering changes
in the new release of Ubuntu, but the update process is
relatively painless so, if you wish to stay on the
leading edge of the curve, give Karmic Koala a try.
| Bottom Line: Ubuntu 9.10,
Karmic Koala (Open-source) |
![]() |
Click here to view the full OPCUG website with frames.
Copyright and Usage
Ottawa Personal Computer Users' Group (OPCUG), Inc.
3 Thatcher Street, Ottawa, ON K2G 1S6
The
opinions expressed in these reviews do not necessarily
represent the views of the OPCUG or its members.
Send comments or suggestions to the .