Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Reboot problem



I'm trying to update a system with -current from last night but it now
fails to reboot.

# shutdown -r now
...
Saved entropy to /var/db/entropy-file.
Forcibly unmounting tmpfs filesystems
uid 0, pid 1044, command login, on /var: file system full
uid 0, pid 7817, command reboot, on /var: file system full
uid 0, pid 1, command init, on /var: file system full
syncing disks... 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 giving up

At this point it hangs and needs a hard reset.

The /etc/fstab on this system is:

/dev/wd0a       /       ffs     rw,noatime      1 1
/dev/wd0b       none    swap    sw              0 0
/dev/wd0e       /var    ffs     rw,noatime      1 2
/dev/wd0f       /usr    ffs     rw,noatime      1 2
/dev/wd0g       /u1     ffs     rw,log,noatime
tmpfs           /tmp    tmpfs   rw
kernfs          /kern   kernfs  rw
procfs          /proc   procfs  rw

tmpfs   /var/shm        tmpfs   rw,-m1777,-sram%25

Robert Swindells


Home | Main Index | Thread Index | Old Index