[Bug 14115] Doesn't create modules until next reboot

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Tue Aug 30 03:55:50 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14115
Ubuntu | linux-restricted-modules





------- Additional Comments From johnio at bu.edu  2005-08-30 04:55 UTC -------
Here is is my fstab, and output of mount command.

$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda5       /               ext3    noatime,errors=remount-ro 0       1
/dev/hda1       /boot           ext2    defaults        0       2
/dev/hda6       /home           reiserfs noatime,user_xattr 0       2
/dev/hda7       /tmp            ext3    noatime,nodev,nosuid 0       2
/dev/hda11      /usr            ext3    noatime         0       2
/dev/hda10      /var            ext3    noatime         0       2
/dev/hda8       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/hdd        /media/cdrom1   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0

$mount
/dev/hda5 on / type ext3 (rw,noatime,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
tmpfs on /lib/modules/2.6.12-7-386/volatile type tmpfs (rw)
/dev/hda1 on /boot type ext2 (rw)
/dev/hda6 on /home type reiserfs (rw,noatime,user_xattr)
/dev/hda7 on /tmp type ext3 (rw,nosuid,nodev,noatime)
/dev/hda11 on /usr type ext3 (rw,noatime)
/dev/hda10 on /var type ext3 (rw,noatime)
tmpfs on /dev type tmpfs (rw,size=10M,mode=0755)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)



-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list