same problem after upgrading to 686-...26. Here's my /proc/mounts:

rootfs / rootfs rw 0 0
none /sys sysfs rw 0 0
none /proc proc rw,nodiratime 0 0
udev /dev tmpfs rw 0 0
/dev/sda8 / ext3 rw,data=ordered 0 0
/dev/sda8 /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /var/run tmpfs rw 0 0
tmpfs /var/lock tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
tmpfs /lib/modules/2.6.15-26-686/volatile tmpfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
tmpfs /var/run tmpfs rw 0 0
tmpfs /var/lock tmpfs rw 0 0
/dev/sda6 /home ext3 rw,data=ordered 0 0
/dev/sda1 /media/sda1 ntfs 
ro,noatime,nodiratime,uid=0,gid=46,umask=07,nls=utf8,errors=continue,mft_zone_multiplier=1
 0 0
/dev/sda2 /media/sda2 vfat 
rw,nodiratime,gid=46,fmask=0007,dmask=0007,codepage=cp437,iocharset=iso8859-1,utf8
 0 0
/dev/sda5 /windows vfat 
rw,nodiratime,gid=46,fmask=0007,dmask=0007,codepage=cp437,iocharset=iso8859-1,utf8
 0 0

and here's my /etc/fstab

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda8       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda6       /home           ext3    defaults        0       2
/dev/sda1       /media/sda1     ntfs    defaults,nls=utf8,umask=007,gid=46 0    
   1
/dev/sda2       /media/sda2     vfat    defaults,utf8,umask=007,gid=46 0       1
/dev/sda5       /windows        vfat    defaults,utf8,umask=007,gid=46 0       1
/dev/sda7       none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/sdb1      /usb             auto    user,noauto     0       0

-- 
Slow boot time since update to kernel 2.6.15-25-686
https://launchpad.net/bugs/50588

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to