You are not logged in.

#1 2009-10-01 05:53:15

armandrix
Member
Registered: 2009-10-01
Posts: 13

Boot msg: Mounting filesystems...???

Hi there,

I'm very newbie in arch, even some years in linux, and can't figure out what it means...
Having a strange boot msg after 3rd boot after install:

Mounting filesystems..........................[busy]
...
checks ok
...
Mountin local filesystems
mount: You must especify filesystem type..............[busy/done]

it takes a while to complete at bot time (about 30-40 sec).
Comenting out partitions in fstab can see it's about sda2, could only see that it's complainning about fs type in fstab input for the partition but cannot figure out what's wrong, fstab:

#
# /etc/fstab: static file system information
#
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0
# tirei noauto do cdrom
/dev/cdrom             /media/cd   auto    ro,users,unhide   0      0
#/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
#/dev/fd0               /media/fl   auto    user,noauto             0      0

/dev/sda1 swap swap defaults 0 0
/dev/sda3    /        ext4        defaults    0  1
#/dev/sda2     /media/sda2    ext4        defaults    0  1
/dev/sda4    /media/arquivo    reiserfs    defaults    0  1
/dev/sda2    /media/sda2    ext4        defaults    0  1

there is 2 lines for sda2, because tried to change order in file w/o results.
If I coment out the line for sda2, that message disapears, i can mount it manually, or uncoment and do a "mount all" and will be no problems, but at boot time it will complain every time..

Some clue about what is happenning???

tx


"The world is full of Kings and Queens that blind your eyes and steal your dreams..."

Offline

#2 2009-10-03 12:49:42

skeeter
Member
From: Morristown TN
Registered: 2003-02-01
Posts: 77

Re: Boot msg: Mounting filesystems...???

Did you try renaming "/media/sda2"  to "/home" or "/home/yourname" .  From a quick glance that's looks to be it.  Chk the fstab wiki for any further info.


Skeeter

Rule #1:  There are NO RULES!

Offline

Board footer

Powered by FluxBB