Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-27 Thread purple
ummm, anyone there who tried to help, just to let you know problem is solved
with this morning's emerge -NDuva world where new udev release (115)
apeared..i just casualy pluged stick and it was instanty automounted on
fstab defined point (/mnt/usb) as well as a cdrom with same instant mounting
few seconds from putting it in a rom..

im glad to have such power community willing to help individual under any
circumstances, once again thank yaall :)

long live gentoo :)



purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread purple
anyway, remerged a whole world, same again, no mounted devices after pluging
in usb stick or cd..
verry unhappy..

-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread maxim wexler
pardon me if you've already tried this: does the
LiveCD/InstallCD boot? And can you mount the usb stick
then? Then you can probe the hardware using the
LiveCD/InstallCD tools, cat /proc/..., lsusb, dmesg
etc to get some clues. Leastwise you'll know that it's
not a hardware problem.

Maxim
--- purple [EMAIL PROTECTED] wrote:

 anyway, remerged a whole world, same again, no
 mounted devices after pluging
 in usb stick or cd..
 verry unhappy..
 
 -- 
 purple..
 



   
Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread Philip Webb
070826 purple wrote:
 remerged a whole world, same again,
 no mounted devices after plugging in usb stick or cd.  verry unhappy..

Sorry if I'm repeating previous advice (I didn't follow the thread),
but can you mount the USB by hand ?
First, you need to enable 'USB MASS STORAGE' in your kernel,
after which you should see 'sdan' listed in  /dev .
Then as root, 'mount /dev/sdan /your/chosen/mountpoint'
 set the permissions for the latter to allow your user to access it.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread purple
yeah, everything is ok: kernel, fstab, permissions, mounting by
hand..everything is ok and device is recognized nicely in dmesg when pluged
in..the problem is only that it wont automount on point already defined in
fstab..
neither ivman works with its automounting feature, im desperate :|

-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread purple
heh, look guys, mounting by hand works but thats not the thing i want at the
moment..
i need every single usb stick or cd automounted on they mount points, that
simple..

-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread Neil Bothwick
Hello purple,

 heh, look guys, mounting by hand works but thats not the thing i want
 at the moment..

Please quote some of the email you are responding to, to give context. I
had to look through the headers to see whether this was a response to my
question, as I haven't received a copy of that yet.

As it turned out, you did respond to my mail, but you didn't answer it -
I didn't ask whether mounting by hand worked.


-- 
Neil Bothwick

Top Oxymorons Number 12: Plastic glasses


signature.asc
Description: PGP signature


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-26 Thread Mick
On Sunday 26 August 2007, purple wrote:
 yeah, everything is ok: kernel, fstab, permissions, mounting by
 hand..everything is ok and device is recognized nicely in dmesg when pluged
 in..the problem is only that it wont automount on point already defined in
 fstab..
 neither ivman works with its automounting feature, im desperate :|

I don't have ivman and when I run KDE I get a pop up asking me if I want to 
open the device when I plug it in.  ivman is not necessary.  As Neil asked, 
could you please tell us what happens when you type:

$ pmount /dev/sda1

Does the USB fs show under /media/sda1, /media/disk, anywhere else?

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-22 Thread Neil Bothwick
Hello purple,

 i using gentoo for a year and i know when daemons are working and whent
 they 're not..

Maybe you do - but if you haven't told us that, how do we know?


-- 
Neil Bothwick

WinErr 012: Window closed - Do not look inside


signature.asc
Description: PGP signature


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-22 Thread Mick
On Wednesday 22 August 2007, purple wrote:
 i using gentoo for a year and i know when daemons are working and whent
 they 're not..
 pls gove me something constructive, im not begginer ok?

OK. If you comment out *all* your entries for cdrom and usb devices 
in /etc/fstab then with dbus and hald running you should have a system that 
automounts anything that you plug into it (reboot first if you don't want to 
restart these services and udev).  Messages from dmesg  syslog will tell you 
if something is amiss.  That's what *should* happen.  If it doesn't then it's 
something to do with dbus  hald, or potentially udev.  BTW, only a week ago 
I had a problem with hald not starting and had to remerge some packages and 
revdep-rebuild to get it going again.  I only happened to notice it because I 
was looking at the boot messages at the time - so Neil is asking simple Q's 
for a reason, not just to add to your frustration.

HTH.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-22 Thread purple
Maxim, my drive is sda. vfat is compiled in the kerneland working excelent
as i already have a vfat partition on other driver which is mounted in the
boot time, and 'auto' does not automount neither my cdrom nor usb but any of
aforementioned devices are normaly mounted by hand but thats not the thing i
want..
i guess i need to have a fully plugplay desktop so problem still remains :|
thnxx anyone for help, really appreciate it..


-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread purple
/etc/fstab:

/dev/hdb1   /   ext3  noatime,data=journal
0 1
/dev/hdb5noneswap
sw  0 0
/dev/hda1   /mnt/c   ntfs
defaults,uid=500,gid=500,nls=utf8 0 0
/dev/hda5   /mnt/d   ntfs
defaults,uid=500,gid=500,nls=utf8 0 0
/dev/hdb6   /mnt/e   vfat
defaults,uid=500,gid=500  0 0
/dev/hdc /mnt/cdromiso9660wheel,auto,ro,uid=500,gid=500
  0 0
/dev/sda1   /mnt/usbvfat
wheel,defaults  0 0

proc   /procproc
defaults   0 0
shm   /dev/shm  tmpfs
nodev,nosuid,noexec0 0
none  /var/tmp/portage   tmpfs
size=1400,nr_inodes=1M,noauto   0 0
-- 
_
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread Mick

On Tuesday 21 August 2007, purple wrote:
 /etc/fstab:

 /dev/hdb1   /   ext3  noatime,data=journal
 0 1
 /dev/hdb5noneswap
 sw  0 0
 /dev/hda1   /mnt/c   ntfs
 defaults,uid=500,gid=500,nls=utf8 0 0
 /dev/hda5   /mnt/d   ntfs
 defaults,uid=500,gid=500,nls=utf8 0 0
 /dev/hdb6   /mnt/e   vfat
 defaults,uid=500,gid=500  0 0
 /dev/hdc /mnt/cdromiso9660wheel,auto,ro,uid=500,gid=500
   0 0
 /dev/sda1   /mnt/usbvfat
 wheel,defaults  0 0

 proc   /procproc
 defaults   0 0
 shm   /dev/shm  tmpfs
 nodev,nosuid,noexec0 0
 none  /var/tmp/portage   tmpfs
 size=1400,nr_inodes=1M,noauto   0 0

To get dbus/hald working remove or comment out all usb mount points from 
your /etc/fstab.

-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread purple
nope, same thing..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread Neil Bothwick
Hello purple,

 for some reason automounting on a new gentoo install with KDE don't
 work.. i tried numerous forums but didnt found the right answer, even
 tried ivman and autofs but neither of'em don't work as i expect them
 too. hal-0.5.9.1-r1, dbus-1.0.2-r2, udev-114-r1 are installed and maybe
 trouble can be in kernel config so i meant to ask which kernel options
 need to be enabled to take adventage of cdrom and usb automounting?

Can you mount the devices manually?
Do you have pmount installed?
What does tail -f /var/log/messages show when you plug in the device?


-- 
Neil Bothwick

Never kiss anything that doesn't have lips.


signature.asc
Description: PGP signature


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread purple
when usb plugged in dmesg says:

 usb 2-3: new full speed USB device using ohci_hcd and address 2
 usb 2-3: configuration #1 chosen from 1 choice
 scsi0 : SCSI emulation for USB Mass Storage devices
 usb-storage: device found at 2
 usb-storage: waiting for device to settle before scanning
 scsi scan: INQUIRY result too short (5), using 36
 scsi 0:0:0:0: Direct-Access USB2.0   (FS) FLASH DISK  1.00 PQ: 0 ANSI:
 0 CCS
 sd 0:0:0:0: [sda] 503521 512-byte hardware sectors (258 MB)
 sd 0:0:0:0: [sda] Write Protect is off
 sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
 sd 0:0:0:0: [sda] Assuming drive cache: write through
 sd 0:0:0:0: [sda] 503521 512-byte hardware sectors (258 MB)
 sd 0:0:0:0: [sda] Write Protect is off
 sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
 sd 0:0:0:0: [sda] Assuming drive cache: write through
  sda: sda1
 sd 0:0:0:0: [sda] Attached SCSI removable disk
 sd 0:0:0:0: Attached scsi generic sg0 type 0
 usb-storage: device scan complete


and tail -f /var/log/messages:

 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Assuming drive cache: write
 through
 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] 503521 512-byte hardware sectors
 (258 MB)
 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Write Protect is off
 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Assuming drive cache: write
 through
 Aug 21 20:11:49 daemon sda: sda1
 Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Attached SCSI removable disk
 Aug 21 20:11:49 daemon sd 0:0:0:0: Attached scsi generic sg0 type 0
 Aug 21 20:11:49 daemon usb-storage: device scan complete


so device _IS_ recognized apperently but not automounted on fstab predefined
place nor any other and thats what really bugs me :|

-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread James Ausmus
On 8/21/07, purple [EMAIL PROTECTED] wrote:
 when usb plugged in dmesg says:
  usb 2-3: new full speed USB device using ohci_hcd and address 2
  usb 2-3: configuration #1 chosen from 1 choice
  scsi0 : SCSI emulation for USB Mass Storage devices
  usb-storage: device found at 2
  usb-storage: waiting for device to settle before scanning
  scsi scan: INQUIRY result too short (5), using 36
  scsi 0:0:0:0: Direct-Access USB2.0   (FS) FLASH DISK  1.00 PQ: 0 ANSI:
 0 CCS
  sd 0:0:0:0: [sda] 503521 512-byte hardware sectors (258 MB)
  sd 0:0:0:0: [sda] Write Protect is off
  sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
  sd 0:0:0:0: [sda] Assuming drive cache: write through
  sd 0:0:0:0: [sda] 503521 512-byte hardware sectors (258 MB)
  sd 0:0:0:0: [sda] Write Protect is off
  sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
  sd 0:0:0:0: [sda] Assuming drive cache: write through
   sda: sda1
  sd 0:0:0:0: [sda] Attached SCSI removable disk
  sd 0:0:0:0: Attached scsi generic sg0 type 0
  usb-storage: device scan complete
 

 and tail -f /var/log/messages:
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Assuming drive cache: write
 through
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] 503521 512-byte hardware sectors
 (258 MB)
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Write Protect is off
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Mode Sense: 00 c0 00 00
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Assuming drive cache: write
 through
  Aug 21 20:11:49 daemon sda: sda1
  Aug 21 20:11:49 daemon sd 0:0:0:0: [sda] Attached SCSI removable disk
  Aug 21 20:11:49 daemon sd 0:0:0:0: Attached scsi generic sg0 type 0
  Aug 21 20:11:49 daemon usb-storage: device scan complete
 

 so device _IS_ recognized apperently but not automounted on fstab predefined
 place nor any other and thats what really bugs me :|


OK, real basic question - are you a member of the plugdev group? If
not, add yourself like so:

gpasswd -a username plugdev

Then log out of X and log back in - then try plugging in your USB stick.

HTH-

James



 --
 purple..
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread purple
you are right, it is basic question and yes, i am in plugdev :)



-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread Neil Bothwick
On Tue, 21 Aug 2007 20:59:22 +0200, purple wrote:

 you are right, it is basic question and yes, i am in plugdev :)

OK, another basic question: are hal and dbus running?


-- 
Neil Bothwick

The opposite of a profound truth may well be another profound truth. *
Bohr


signature.asc
Description: PGP signature


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread purple
and another basic answer, yes both are added to default rulevel thus working
all the time..

-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread Neil Bothwick
Hello purple,

 and another basic answer, yes both are added to default rulevel thus
 working all the time..

They may be in the runlevel, but are they actually running?


-- 
Neil Bothwick

Facts are stubborn things, but statistics are more pliable.
  - Mark Twain


signature.asc
Description: PGP signature


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread purple
i using gentoo for a year and i know when daemons are working and whent they
're not..
pls gove me something constructive, im not begginer ok?

-- 
purple..


Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-21 Thread maxim wexler

--- purple [EMAIL PROTECTED] wrote:

 /etc/fstab:
 
 /dev/hdb1   /   ext3 
 noatime,data=journal
 0 1
 /dev/hdb5noneswap
 sw 
 0 0
 /dev/hda1   /mnt/c   ntfs
 defaults,uid=500,gid=500,nls=utf8 0 0
 /dev/hda5   /mnt/d   ntfs
 defaults,uid=500,gid=500,nls=utf8 0 0
 /dev/hdb6   /mnt/e   vfat
 defaults,uid=500,gid=500  0 0
 /dev/hdc /mnt/cdromiso9660   
 wheel,auto,ro,uid=500,gid=500
   0 0
 /dev/sda1   /mnt/usbvfat
 wheel,defaults  0 0
 

Here's from mine:

'sdb' because the SATA drive is sda. vfat is compiled
into the kernel(you could make it a module). 'auto' so
you don't have to specify it and works for non-fat
drives, provided the appropriate drivers are up and
running. 'noauto' is specified because I prefer to
manually mount and unmount my usb-stick. I believe if
you put 'auto' there it'll mount automatically.


/dev/sdb1   /usbauto   
noauto,user,rw,exec 0 0

/dev/hdc/cdrom  autonoauto,user 0 0

Again 'noauto' forcing a manual mount and 'auto' means
mount any fs *provided* support is available either in
the kernel or as a module.

And make sure the columns are separated by at least
one tab.

HTH

Maxim.


   

Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=listsid=396545469
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] cdrom and usb automounting problem..

2007-08-20 Thread maxim wexler

--- purple [EMAIL PROTECTED] wrote:

 for some reason automounting on a new gentoo install
 with KDE don't work..
 i tried numerous forums but didnt found the right
 answer, even tried ivman
 and autofs but neither of'em don't work as i expect
 them too.
 hal-0.5.9.1-r1, dbus-1.0.2-r2, udev-114-r1 are
 installed and maybe trouble
 can be in kernel config so i meant to ask which
 kernel options need to be
 enabled to take adventage of cdrom and usb
 automounting?
 thnxx all
 
Post your /etc/fstab.


   

Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos  more. 
http://mobile.yahoo.com/go?refer=1GNXIC
-- 
[EMAIL PROTECTED] mailing list