Bug 121868

Summary: media:/ in konqueror does not work with vfat partition on SUSE 10.0 Live DVD
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Frank-Michael Fischer <fmfischer>
Component: KDEAssignee: Stephan Kulow <coolo>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: All   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: the requested info

Description Frank-Michael Fischer 2005-10-09 09:32:54 UTC
After booting the live DVD with an external USB disk connected, konqueror cannot
display the content of the vfat partition on this disk. Loading of the
corresponding window never stops and it stays therefore empty. Konqueror can,
however, without problems display the content of the reiserfs partition on the
same USB disk. Listing the content of the vfat partition from command prompt
works without problems, however.
I consider this a critical bug on a trial system, where new customers should be
convinced how easy it is to access their former data.
Comment 1 Frank-Michael Fischer 2005-10-09 11:18:29 UTC
Konqueror works with the USB disk vfat partition, when the disk gets physically
connected AFTER booting from Live DVD.
Comment 2 Stephan Kulow 2005-10-09 13:40:20 UTC
hmm, no Live CD Component  
Comment 3 Martin Lasarsch 2005-10-10 13:52:50 UTC
please provide   
  
fdisk -l  
lshal 
/var/log/boot.msg 
/var/log/messages 
 
after booting with live dvd and connected drive. 
Comment 4 Frank-Michael Fischer 2005-10-14 10:08:24 UTC
Created attachment 54054 [details]
the requested info
Comment 5 Frank-Michael Fischer 2005-10-14 11:47:16 UTC
status change after providing the information
Comment 6 Michael Gross 2005-10-14 12:50:49 UTC
Please don't set bugs which are assigned to us (BNC-Screening-Team) from NEED to
ASSI yourself. Because we are not the assignes here... thanks.
Comment 7 Frank-Michael Fischer 2005-10-14 12:55:04 UTC
fine, so how do I change the status from NEEDINFO to something else after having
provided this info?
Comment 8 Michael Gross 2005-10-14 13:19:55 UTC
You don't change it at all ;)
Comment 9 Frank-Michael Fischer 2005-10-14 13:31:37 UTC
Tricky, how do you people then find out when creating Bugzilla reports, where
the needed info has been delivered?
Comment 10 Christian Zoz 2005-11-04 14:34:00 UTC
You say in initial comment that you can access the vfat partition from command line, but cannot in konqueror. Right? Can you please show us the output of 'mount' in the critical situation?

BTW: you attached boot.log (which is empty) instead of the requested boot.msg. But does not matter. I don't need that now.
Comment 11 Frank-Michael Fischer 2005-11-22 15:00:44 UTC
Here is the desired output:

linux@linux:~> mount
/dev/root on / type iso9660 (rw)
/dev/root on / type iso9660 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda5 on /media/usbdisk type subfs (rw,nosuid,nodev,sync,fs=ext3)
/dev/sda1 on /media/EXTFAT type subfs (rw,nosuid,nodev,sync,fs=floppyfss,procuid,utf8=true)
/dev/fd0 on /media/floppy type subfs (rw,nosuid,nodev,sync,fs=floppyfss,procuid)
linux@linux:~> ll /media/EXTFAT/
insgesamt 134656
-rwxr-xr-x   1 root root    245802 2005-10-10 16:45 CD_Crescendo_78.pdf
drwxr-xr-x  23 root root     16384 2005-08-06 13:41 Documents
-rwxr-xr-x   1 root root       886 2005-10-07 06:20 md5sums
-rwxr-xr-x   1 root root 137385216 2005-10-08 17:04 Plattenprisma-2005-10-08.mpa
-rwxr-xr-x   1 root root      1485 2005-10-08 17:04 Plattenprisma-2005-10-08_X.log
drwxr-xr-x   2 root root     16384 2004-12-31 09:41 Recycled
-rwxr-xr-x   1 root root     98227 2005-10-10 15:09 RSOtour.rtf
drwxr-xr-x  35 root root     16384 2005-11-19 20:03 sw
drwxr-xr-x   4 root root     16384 2005-06-11 08:33 System Volume Information
-rwxr-xr-x   1 root root      5737 2005-10-10 15:54 Torino.sxw
-rwxr-xr-x   1 root root      2043 2005-10-10 16:02 Zugang.html
linux@linux:~>
Comment 12 Christian Zoz 2005-11-24 10:45:10 UTC
From my point of view it looks correct so far. Coolo, please have a look what might go wrong with konqueror. lshal is in attachment 54054 [details]
Comment 13 Stephan Kulow 2006-01-30 12:44:40 UTC
As subfs is dropped, looking at it doesn't make sense anymore - we will have to review the situation when the 10.1 live DVD should be mastered.