On Sat, May 21, 2011 at 3:10 AM, Ming Lei <784...@bugs.launchpad.net> wrote: > It is the creating of 512MB SWAP.swap which consumes about extra 2min. The > boot time is decreased a lot > once I commented the line below in /etc/fstab: > > /SWAP.swap none swap sw 0 0
The swap file is created already once you install using the pre-installed image. What the fstab entry is doing is basically activating the swap file. You can trace and see what is happening by giving swapon -a by hand after booting without the swap entry at your fstab. > The swap file to be created is 512M bytes, so takes long time since the > rootfs is over mmc card, which is > very slow compared with HD. > > Also I find the below is done before appearance of the first UI: > > - network manager > - ntp > - pulseaudio > -... > > which above may be put after the 1st UI, so that boot time can be > decreased some. This is all started once the user session is initialized, and is expected. I'm getting the UI after one minute or so, so something else must be wrong with your setup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784421 Title: natty slow boot on pandaboard(rev A1) -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs