Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[DUP][mount]Tengo / montado dos veces(abierto)
View unanswered posts
View posts from last 24 hours

 
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
MaROtO
Tux's lil' helper
Tux's lil' helper


Joined: 12 May 2004
Posts: 135
Location: /dev/Bilbao

PostPosted: Thu May 20, 2004 12:57 pm    Post subject: [DUP][mount]Tengo / montado dos veces(abierto) Reply with quote

Pues eso, y no tengo ni idea de porque...
mount me devuelve esto...
Code:
/dev/hdb1 on / type reiserfs (rw,noatime,notail)
none on /dev type devfs (rw)
/dev/hdb1 on / type reiserfs (rw,noatime,notail)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/bus/usb type usbfs (rw)

y este es mi fstab...
Code:
# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs>             <mountpoint>    <type>     <opts>            <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
#/dev/BOOT      /boot      ext2      noauto,noatime      1 1
/dev/hdb1      /      reiserfs   noatime,notail      0 0
/dev/SWAP      none      swap      sw         0 0
/dev/cdroms/cdrom0   /mnt/cdrom   iso9660      noauto,ro      0 0
#/dev/fd0      /mnt/floppy   auto      noauto         0 0

# NOTE: The next line is critical for boot!
none         /proc      proc      defaults      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)
# Adding the following line to /etc/fstab should take care of this:

none         /dev/shm   tmpfs      defaults      0 0
none         /proc/bus/usb   usbfs      defaults      0 0


_________________
http://counter.li.org/cgi-bin/certificate.cgi/278383
2.6.9-gentoo-r4 :: xfree-4.3.0-r5 :( :: fluxbox-0.9.8-r1
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Thu May 20, 2004 1:35 pm    Post subject: Reply with quote

Por favor ver estas respuestats:

https://forums.gentoo.org/viewtopic.php?t=135368
https://forums.gentoo.org/viewtopic.php?t=156741
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Spanish 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