[Presario C500] Delayed bootup on dual-boot system
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-meta (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I cannot tell exactly when this happened, but surely after upgrading to Ubuntu 12.04, but on my last bootup it lasted from selecting the distro on the GRUB menu to full usability 4 minutes 22 seconds to boot! (not taking account of the time that I type the password on login screen). A few things to clarify:
1) This never happened before 12.04.
2) I have a HDD with 2 partitions:
a) an NTFS where W. XP sits
b) an extended partition where there are three logical partitions
i) a 19 Gb where the filesystem sits
ii) the linux swap
iii) an NTFS partition
3) I know that this could be solved like making a fresh install or such but I still trying to find a way to fix this without reinstalling anything.
Supplementary data:
Here's the bootchart Link
http://
Heres the boot.log
http://
Here's the kern.log
http://
Here's the syslog
http://
Output of mount: remount- ro) nosuid, nodev) nosuid, nodev) fuse/connection s type fusectl (rw) security type securityfs (rw) nosuid, gid=5,mode= 0620) nosuid, size=10% ,mode=0755) nosuid, nodev,size= 5242880) nodev,allow_ other,default_ permissions, blksize= 4096) nodev,allow_ other,default_ permissions, blksize= 4096) fs/binfmt_ misc type binfmt_misc (rw,noexec, nosuid, nodev) fuse-daemon (rw,nosuid, nodev,user= luis)
==============
/dev/sda5 on / type ext3 (rw,errors=
proc on /proc type proc (rw,noexec,
sysfs on /sys type sysfs (rw,noexec,
none on /sys/fs/
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,
tmpfs on /run type tmpfs (rw,noexec,
none on /run/lock type tmpfs (rw,noexec,
none on /run/shm type tmpfs (rw,nosuid,nodev)
/dev/sda1 on /media/sda1 type fuseblk (rw,nosuid,
/dev/sda7 on /media/Datos type fuseblk (rw,nosuid,
binfmt_misc on /proc/sys/
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw)
gvfs-fuse-daemon on /home/luis/.gvfs type fuse.gvfs-
Configs of /etc/fstab 5b56-4f36- adcc-a8cb375feb e5 / ext3 errors=remount-ro 0 1 1,umask= 000 0 0 1,umask= 000,owner, uid=luis 0 0 1.15:/home/ rodrigo/ Música /mnt/musicas nfs defaults 0 0
================
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda5 during installation
UUID=c016a54f-
/dev/sda6 none swap sw 0 0
/dev/sda1 /media/sda1 ntfs nls=iso8859-
/dev/sda7 /media/Datos ntfs nls=iso8859-
#192.168.
* Additional tests:
RAM test showed no errors and fsck also showed a clean
* Here's one of the gaps on dmesg:
[ 28.971126] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
[ 28.971131] cfg80211: 2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 28.971136] cfg80211: World regulatory domain updated:
[ 28.971139] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 28.971144] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 28.971148] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 28.971152] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 28.971157] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 28.971161] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 32.876296] init: ufw pre-start process (673) terminated with status 1
[ 271.823913] EXT3-fs (sda5): using internal journal
[ 272.856389] RPC: Registered named UNIX socket transport module.
[ 272.856397] RPC: Registered udp transport module.
[ 272.856400] RPC: Registered tcp transport module.
[ 272.856403] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 272.930834] FS-Cache: Loaded
[ 273.120082] init: ufw pre-start process (1148) terminated with status 1
[ 273.245387] init: failsafe main process (1329) killed by TERM signal
[...