Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/dev/shm not mounting at boot time{SOLVED MYSTERIOUSLY]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
BenderBendingRodriguez
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2010
Posts: 101

PostPosted: Thu Jun 03, 2010 1:11 pm    Post subject: /dev/shm not mounting at boot time{SOLVED MYSTERIOUSLY] Reply with quote

cat /etc/fstab (only relevant options shown)

/dev/sda1 /boot ext2 noauto 1 2
/dev/sda5 / btrfs defaults,relatime 0 0
/dev/sda6 /usr btrfs defaults,relatime 1 1
/dev/sda7 /var btrfs defaults,relatime 1 1
/dev/sda8 /tmp btrfs defaults,relatime 1 1
/dev/sda10 /home btrfs defaults,relatime 1 1
/dev/sda9 none swap sw 0 0
#/dev/cdrom /mnt/cdrom auto noauto,ro 0 0
#/dev/fd0 /mnt/floppy auto noauto 0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
shm /dev/shm tmpfs nodev,nosuid 0 0

I can manually mount it with no problems at all. But i have no idea why it doesn't mount automatically since i didn't change anything in any config file.


Last edited by BenderBendingRodriguez on Fri Jun 04, 2010 7:29 am; edited 1 time in total
Back to top
View user's profile Send private message
hasansahin
n00b
n00b


Joined: 03 Jun 2010
Posts: 12

PostPosted: Fri Jun 04, 2010 7:00 am    Post subject: Reply with quote

Hi,

Can you show us your /etc/mtab file?
_________________
Anyone who has never made a mistake has never tried anything new.
Albert Einstein.
Back to top
View user's profile Send private message
BenderBendingRodriguez
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2010
Posts: 101

PostPosted: Fri Jun 04, 2010 7:29 am    Post subject: Reply with quote

I need to change it to mysteriously solved since it mounts again. It wasn't mounted earlier as i was checking mtab and also chromium was complaining that /dev/shm is not mounted.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum