Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Udev e automont /boo
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Apr 19, 2005 6:56 am    Post subject: Udev e automont /boo Reply with quote

Da quando uso udev mi trovo spesso già montata la partizione di boot... anche se nell'fstab ho indicato "no auto"... come mai?

questo è il mio fstab:

Code:
# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/hda1               /boot           ext2            noauto,noatime          1 2
/dev/hda3               /               ext3            noatime,user_xattr      0 1
/dev/hda4               /home           ext3            noatime,user_xattr      0 1
/dev/hda2               none            swap            sw                      0 0
#/dev/cdroms/cdrom0     /mnt/cdrom      auto            noauto,ro,user          0 0
/dev/fd0                /mnt/floppy     auto            noauto,user             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

/dev/hdc                /media/cdrecorder       auto    exec,user,noauto,managed 0 0


e in /etc/conf.d/rc

Code:
RC_DEVICE_TARBALL="no"


qualche idea? ho provato a cercare ne forum.. ma non ho trovato nulla, (sicuramente se ne è già parlato, ma non esce nulla di utile se cerco udev /boot)
Back to top
View user's profile Send private message
XstefanoX
n00b
n00b


Joined: 11 Jan 2005
Posts: 54
Location: Baggio, Milano Far West

PostPosted: Tue Apr 19, 2005 7:18 am    Post subject: Reply with quote

Anche io ho lo stesso problema. Avevo già chiesto chiarimenti tempo fa, ma nessuno mi ha saputo rispondere.
Io uso udev + dbus + hal + gnome-volume-manager e la partizione /boot viene montata solo quando viene caricato gnome-volume-manager, infatti se non carico X, GVM non parte ed è tutto ok.
Secondo me Udev non c'entra, credo che il problema risieda in Hal. Infatti ho provato a sostituire GVM con Ivman (che ha il pregio di girare come servizio senza dover caricare X e Gnome) ma la partizioone veniva montata ugualmente. Da questo ho dedotto che non è colpa né di udev, né del volume manager, ma forse di Hal, che non etichetta correttamente le partizioni "da non montare", quindi il volume manager (Ivman o GVM, quello che si preferisce), le monta tutte.
Usando Ivman c'è un metodo "sporco" e funzionante per non montare /boot, inserendo un'opzione in un file di configurazione, lo avevano segnalato in un post, ma non mi ricordo come si fa.
Mi piacerebbe sapere se ho ragione riguardo ad Hal o se ho sbagliato io qualche impostazione.
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Apr 19, 2005 7:42 am    Post subject: Reply with quote

io uso le tue stesse applicazione... quindi direi che il problema è proprio hal!

8O
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Apr 19, 2005 7:44 am    Post subject: Reply with quote

Io non ho mai riscontrato un tale problema pur usando udev da molto tempo.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Apr 19, 2005 8:12 am    Post subject: Reply with quote

cosa consigli di controllare?
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Apr 19, 2005 9:23 am    Post subject: Reply with quote

Per caso hai installato e attivato anche ivman, oltre ad hal?

A me succedeva la stessa cosa che succede a te, ovvero mi trovato la partizione di boot montata anche se specificato noauto in fstab.
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Apr 19, 2005 1:20 pm    Post subject: Reply with quote

Scen wrote:
Per caso hai installato e attivato anche ivman, oltre ad hal?

A me succedeva la stessa cosa che succede a te, ovvero mi trovato la partizione di boot montata anche se specificato noauto in fstab.
Code:
emerge -s ivman
Searching...
[ Results for search key : ivman ]
[ Applications found : 1 ]

*  sys-apps/ivman
      Latest version available: 0.5_pre2
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 228 kB
      Homepage:    http://ivman.sf.net
      Description: Daemon to mount/unmount devices, based on info from HAL
      License:     QPL
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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