[opensuse-factory] USB or selinx
/dev/sda7 is / (root) I have a USB<>IDE /dev/sdc1 which was cleaned with fsck.ext3 this evening. It is a 74Gig WD drive. My question is based on what used to be a reasonable "cp -R" from (/dev/sdc1)/media/sdc1 of flightgear data/* which took two or three minutes to copy to (/sda7)/usr/lib/FlightGear. Under M6 the red "write" LED is continuously on during a copy which seem wrong. Also it has been busy for over 1 hr. and only copied about 10 percent of the Data. Is this a USB or security problem -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 05/14/2010 12:03 AM, Donn Washburn pecked at the keyboard and wrote:
/dev/sda7 is / (root) I have a USB<>IDE /dev/sdc1 which was cleaned with fsck.ext3 this evening. It is a 74Gig WD drive. My question is based on what used to be a reasonable "cp -R" from (/dev/sdc1)/media/sdc1 of flightgear data/* which took two or three minutes to copy to (/sda7)/usr/lib/FlightGear. Under M6 the red "write" LED is continuously on during a copy which seem wrong. Also it has been busy for over 1 hr. and only copied about 10 percent of the Data. Is this a USB or security problem
USB Which version of USB does your M/B support? -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 05/14/2010 06:05 AM, Ken Schneider - openSUSE wrote:
On 05/14/2010 12:03 AM, Donn Washburn pecked at the keyboard and wrote:
/dev/sda7 is / (root) I have a USB<>IDE /dev/sdc1 which was cleaned with fsck.ext3 this evening. It is a 74Gig WD drive. My question is based on what used to be a reasonable "cp -R" from (/dev/sdc1)/media/sdc1 of flightgear data/* which took two or three minutes to copy to (/sda7)/usr/lib/FlightGear. Under M6 the red "write" LED is continuously on during a copy which seem wrong. Also it has been busy for over 1 hr. and only copied about 10 percent of the Data. Is this a USB or security problem
USB
Which version of USB does your M/B support?
It is a ASUS Athlon-xp MB with 2 G memory. It has USB 1 and 2 ports. Under M{12345} it worked correctly. However under M6 sometimes it is slower than molasses. -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Fri, 14 May 2010 11:49:10 -0500 Donn Washburn <n5xwb@comcast.net> wrote:
It is a ASUS Athlon-xp MB with 2 G memory. It has USB 1 and 2 ports. Under M{12345} it worked correctly. However under M6 sometimes it is slower than molasses.
I'd guess it is erroneously sometimes mounted with the "sync" option or something like that. Check the output of "mount" for that device. -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On 05/14/2010 12:13 PM, Stefan Seyfried wrote:
On Fri, 14 May 2010 11:49:10 -0500 Donn Washburn<n5xwb@comcast.net> wrote:
It is a ASUS Athlon-xp MB with 2 G memory. It has USB 1 and 2 ports. Under M{12345} it worked correctly. However under M6 sometimes it is slower than molasses.
I'd guess it is erroneously sometimes mounted with the "sync" option or something like that.
Check the output of "mount" for that device.
~> mount /dev/sda7 on / type ext3 (rw,acl,user_xattr) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) debugfs on /sys/kernel/debug type debugfs (rw) devtmpfs on /dev type devtmpfs (rw,mode=0755) tmpfs on /dev/shm type tmpfs (rw,mode=1777) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/sda6 on /home type ext3 (rw) /dev/sda1 on /mnt/sda1 type ext3 (rw) /dev/sda2 on /mnt/sda2 type ext3 (rw) /dev/sda3 on /mnt/sda3 type ext3 (rw) /dev/sdb1 on /mnt/sdb1 type ext3 (rw) /dev/sdb2 on /mnt/sdb2 type ext3 (rw) fusectl on /sys/fs/fuse/connections type fusectl (rw) securityfs on /sys/kernel/security type securityfs (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) /proc on /var/lib/ntp/proc type none (ro,nosuid,nodev,bind) gvfs-fuse-daemon on /home/donn/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=donn) /dev/sdc1 on /media/sdc1 type ext3 (rw,nosuid,nodev,acl) <- this is it -- 73 de Donn Washburn 307 Savoy Street Email:" n5xwb@comcast.net " Sugar Land, TX 77478 LL# 1.281.242.3256 Ham Callsign N5XWB HAMs : " n5xwb@arrl.net " VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg BMW MOA #: 4146 - Ambassador " http://counter.li.org " #279316 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
On Fri, 14 May 2010 14:42:38 -0500 Donn Washburn <n5xwb@comcast.net> wrote:
On 05/14/2010 12:13 PM, Stefan Seyfried wrote:
On Fri, 14 May 2010 11:49:10 -0500 Donn Washburn<n5xwb@comcast.net> wrote:
Under M{12345} it worked correctly. However under M6 sometimes it is slower than molasses. I'd guess it is erroneously sometimes mounted with the "sync" option or something like that.
Check the output of "mount" for that device.
/dev/sdc1 on /media/sdc1 type ext3 (rw,nosuid,nodev,acl) <- this is it
And is this the "sometimes" when its slower, or the "sometimes" when it is normally fast? -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
participants (3)
-
Donn Washburn
-
Ken Schneider - openSUSE
-
Stefan Seyfried