You are not logged in.

#1 2011-09-09 16:18:56

Kamerad
Member
Registered: 2010-09-04
Posts: 9

[SOLVED] Unmounting Filesystems: FAIL

I get this error when shutting down:

"Unmounting Filesystems: FAIL"

Here is my fstab:

tmpfs           /tmp    tmpfs   nodev,nosuid    0       0
/dev/sda1 / ext4 defaults 0 1
/dev/sda5 /var ext4 defaults 0 1
/dev/sda6 swap swap defaults 0 0
/dev/sda7 /home ext4 defaults 0 2
/dev/sda8 /extra ext4 defaults 0 2

And mount list (as root):

proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=10240k,nr_inodes=218657,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
/dev/sda1 on / type ext4 (rw,commit=0)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
/dev/sda5 on /var type ext4 (rw,commit=0)
/dev/sda7 on /home type ext4 (rw,commit=0)
/dev/sda8 on /extra type ext4 (rw,commit=0)

Any help will be appreciated.

Last edited by Kamerad (2011-09-10 22:01:45)


"When you stare into the abyss the abyss stares back at you." Friedrich Nietzsche

Offline

#2 2011-09-09 17:30:17

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Unmounting Filesystems: FAIL

Does your computer reboots / shuts down OK after printing this error or does it hang?


When pasting code, please use [ code ] tags https://bbs.archlinux.org/help.php#bbcode

like this

It makes the code more readable and more convenient to scroll through.

Offline

#3 2011-09-10 12:08:50

fr33ke
Member
Registered: 2010-08-21
Posts: 20

Re: [SOLVED] Unmounting Filesystems: FAIL

Offline

#4 2011-09-10 21:55:36

Kamerad
Member
Registered: 2010-09-04
Posts: 9

Re: [SOLVED] Unmounting Filesystems: FAIL

karol: Thanks for the advice. The computer shuts down after printing that error.

fr33ke: Thanks for the link. It's solved now big_smile

Last edited by Kamerad (2011-09-10 22:00:55)


"When you stare into the abyss the abyss stares back at you." Friedrich Nietzsche

Offline

Board footer

Powered by FluxBB