Comment 154 for bug 131094

Revision history for this message
John (john-m-lang) wrote : Re: [Bug 131094] Re: Heavy Disk I/O harms desktop responsiveness

You should always use 'sudo -i' to get a root prompt rather than 'sudo
bash', 'sudo su -', or any other method.

On Mon, Oct 27, 2008 at 4:02 PM, Irrlicht <email address hidden> wrote:

> No there are only big files on the DVD. 4.5 GB of files ~250 MB. I
> changed to all available schedulers now, it doesn't change anything. I
> noticed this the first time today, so I searched Google and found this
> bug.
>
> What did you change in your fstab? Is it fixed for you?
>
> My /etc/fstab:
> root@home:~/# cat /etc/fstab
> # /etc/fstab: static file system information.
> #
> # <file system> <mount point> <type> <options> <dump> <pass>
> proc /proc proc defaults 0 0
> # /dev/sdb2
> UUID=3a3e3337-0416-46f4-9336-253bd7dfbeac / ext3
> relatime,errors=remount-ro 0 1
> # /dev/sdb1
> UUID=f3eba35a-325c-41db-bebe-03680a0b1f89 /boot ext3 relatime
> 0 2
> # /dev/sda1
> UUID=a665a132-3023-4b70-b1f6-c38120307a6a /home ext3 relatime
> 0 2
> # /dev/sdb3
> UUID=27c83b47-7ec7-4781-a2c5-d900291b92d4 none swap sw
> 0 0
> /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
>
> Cheers,
> Daniel
>
> --
> Heavy Disk I/O harms desktop responsiveness
> https://bugs.launchpad.net/bugs/131094
> You received this bug notification because you are a direct subscriber
> of the bug.
>