|
Bugzilla – Full Text Bug Listing |
| Summary: | Setting the mount point for a USB device (in the partitioner tool) does not work. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Joe Crollard <lunar_raven> |
| Component: | Usability | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED FIXED | QA Contact: | Siegfried Olschner <siegfried.olschner> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/var/log/YaST2
/etc/fstab |
||
|
Description
Joe Crollard
2006-02-19 03:30:35 UTC
Screening team: - USB? - Kernel? - ... Joe: Attach the yast logfiles and your /etc/fstab Naturally you cannot predict the assigned device node for a hotplugging device. The partitioner should at least honor the (manual) changed made to the fstab, though. Created attachment 69370 [details]
/var/log/YaST2
Here are my YaST2 log files.
Created attachment 69372 [details]
/etc/fstab
As you can see, the mount point is set to /media/shared. It is however ignored and mounted to /media/disk-1.
Just to get it right: You added this line (sdb2) manually with YaST, and the line was added to the fstab - so I cannot see a problem here. The disc is getting mounted automatically by the hotplugging system, which is also normal. I will close this bug now. If I didn't understand the problem correctly, point it out and reopen this report. P.S. If you want to mount this device manually, you must configure HAL to make this possible. Take a look at http://en.opensuse.org/SDB:Mounting_to_Static_Mount_Points This article I pointed you to is probably outdated for 10.1 as the mechanism has changed since then, the mount itself seems now to be handled by KDE or GNOME... (In reply to comment #5) > Just to get it right: You added this line (sdb2) manually with YaST, and the > line was added to the fstab - so I cannot see a problem here. > > The disc is getting mounted automatically by the hotplugging system, which is > also normal. > > I will close this bug now. If I didn't understand the problem correctly, point > it out and reopen this report. > > P.S. If you want to mount this device manually, you must configure HAL to make > this possible. Take a look at > http://en.opensuse.org/SDB:Mounting_to_Static_Mount_Points > Well the problem is, that my fstab entry is completely ignored. It always was, but that never use to be a real problem because the directory name to my usb drive was much different than the directories for my cdrom devices... so it always stayed the same. It was something like t_9_9_9. I actually love the automount feature...but when a usb drive is mounted with drive-(#) and so are cdroms... it totally confuses things. As said above, the drive for my usb harddrive never stays the same because it changes depending on the cdrom. This screws everything up for amarok and other programs that are set to use a specific directory (for the usb drive). My suggestion is to have usb drives mount to /media/usb or something similar, instead of /media/drive-# like the cdroms. I hope you get what i'm trying to say now. Did you try beta4? Just open media:/ in Konqueror right-klick ono your strorage device and choose 'Properties' -> 'Mounting'. Here you can add the wanted path. Works great with beta4, no need to edit /etc/fstab Joe: This mounting business is, as I mentioned, now being handled by the desktop environment. If there still is an acutual bug I cannot see here, be more specific about it. I don't set this to an enhancement as the functionality is already being provided by the current beta. (In reply to comment #8) > Did you try beta4? Just open media:/ in Konqueror right-klick ono your strorage > device and choose 'Properties' -> 'Mounting'. Here you can add the wanted path. > > Works great with beta4, no need to edit /etc/fstab > Oh, I didn't know about that! Thank you :). Ok, now I understand. hmm...it still doesn't seem to be working, when trying to change the mount path with the way you suggested, marcel. I have to go, but I will mess with it more later. Thanks for the help. Ah, that DOES work. Too cool. =) |