Home > output error > cp reading input/output error linux

Cp Reading Input/output Error Linux

Contents

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more reading directory input output error linux about hiring developers or posting ads with us Super User Questions Tags Users Badges Unanswered

Ls Input Output Error Linux

Ask Question _ Super User is a question and answer site for computer enthusiasts and power users. Join them; it only takes a linux input output error deleting file minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top cp: reading `filename': Input/output error WHY? up vote 2 down vote favorite I cannot remove input output error linux wish to know what could be the possible cases for this error: cp: reading `filename': Input/output error I am getting this message when I am trying to copy a big file of around 50MB. linux command-line file-management cp share|improve this question edited Feb 19 '10 at 1:59 quack quixote 31.3k1068114 asked Feb 18 '10 at 12:38 Arpit migrated from stackoverflow.com Feb 18 '10 at 20:00 This question came from our site for professional and enthusiast programmers.

Input/output Error Centos

This recent bug report started out with a similar error. It has been fixed in the meantime and removed the problem for me. Good luck to you. –JJD Sep 5 '12 at 22:52 add a comment| 3 Answers 3 active oldest votes up vote 4 down vote The most likely problem is a faulty disk, unless the disk is mounted over a network, in that case, I believe network issues could also cause that. It is likely that the size impact is statistical, especially in the network case (i.e. the chance of failure increases with size because more operations are involved and each has a chance to fail). share|improve this answer answered Feb 18 '10 at 13:22 Ofir 1,3261714 I have had this for days! It definitely is a faulty disk. This error usually goes hand-in-hand with the Bad Sector error. You don't have to replace your disk. Just do a full backup, reinstall your OS (this will ostracize bad sectors), restore from backup. You're golden. –Yasky Apr 13 '13 at 17:15 add a comment| up vote 3 down vote The only time I have ever seen cp giving this error was when an iso image was mounted twice, eg: /dev/sr0 mounted on /mnt AND /dev/loop0 mounted on /mnt too. In this scenario, I think cp gets some recursion it can't handle. For me, unmounting both loop0 and s

here for a quick overview of the site Help Center Detailed answers to any questions you might have cp cannot stat input/output error Meta Discuss the workings and policies of this site About Us Learn cp failed to extend file too large more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Unix

Cp Input/output Error Mac

& Linux Questions Tags Users Badges Unanswered Ask Question _ Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like http://superuser.com/questions/110576/cp-reading-filename-input-output-error-why/110577 operating systems. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top “Input/output error” when accessing a directory up vote 39 down vote favorite 9 I want to list and remove the content of a directory http://unix.stackexchange.com/questions/39905/input-output-error-when-accessing-a-directory on a removable hard drive. But I have experienced "Input/output error": $ rm pic -R rm: cannot remove `pic/60.jpg': Input/output error rm: cannot remove `pic/006.jpg': Input/output error rm: cannot remove `pic/008.jpg': Input/output error rm: cannot remove `pic/011.jpg': Input/output error $ ls -la pic ls: cannot access pic/60.jpg: Input/output error -????????? ? ? ? ? ? 006.jpg -????????? ? ? ? ? ? 006.jpg -????????? ? ? ? ? ? 011.jpg I was wondering what the problem is? How can I recover or remove the directory pic and all of its content? My OS is Ubuntu 12.04, and the removable hard drive has ntfs filesystem. Other directories not containing or inside pic on the removable hard drive are working fine. Added: Last part of output of dmesg after I tried to list the content of the directory: [19000.712070] usb 1-1: new high-speed USB device number 2 using ehci_hcd [19000.853167] usb-storage 1-1:1.0: Quirks match for vid 05e3 pid 0702: 520 [19000.853195] scsi5 : usb-storage 1-1:1.0 [19001.856687] scsi 5:0:0:0: Direct-Access ST316002 1A 0811 PQ: 0 ANSI: 0

Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social https://ubuntuforums.org/showthread.php?t=1425834 Media Facebook Twitter Useful Links Distrowatch Bugs: Ubuntu PPAs: Ubuntu Web Upd8: Ubuntu OMG! Ubuntu Ubuntu Insights Planet Ubuntu Activity Page Please read before SSO login Advanced Search Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General http://www.linuxforums.org/forum/slackware-linux/120350-cp-writing-filename-input-output-error.html Help [SOLVED] cp -r Input/Output error Having an Issue With Posting ? Do you want to help us debug the posting issues ? < is the place to report it, thanks ! Results 1 to 3 of output error 3 Thread: cp -r Input/Output error Thread Tools Show Printable Version Subscribe to this Thread… Display Linear Mode Switch to Hybrid Mode Switch to Threaded Mode March 9th, 2010 #1 dudemang View Profile View Forum Posts Private Message First Cup of Ubuntu Join Date Feb 2010 Beans 6 cp -r Input/Output error Hey folks. I just installed a new 750 gb SATA hd into my machine. I have an old 200gb PATA with lots input output error of files on it that I'd like to back up. When I try to cp -r (directory), sometimes files will copy over, but that majority of the files get Input/Output error. Any thoughts/suggestions? Adv Reply March 9th, 2010 #2 dudemang View Profile View Forum Posts Private Message First Cup of Ubuntu Join Date Feb 2010 Beans 6 Re: cp -r Input/Output error Problem resolved with a simple reboot. Ahh the joys of computers. Adv Reply March 9th, 2010 #3 cjhabs View Profile View Forum Posts Private Message Cookies and cream Join Date Jan 2010 Location CT USA Beans 397 DistroUbuntu 12.04 Precise Pangolin Re: cp -r Input/Output error Someone may correct me, but I think there are issues when copying files using cp, for example links are not retained, the linked file is copied instead. When I do something like this I use this convoluted, but reliable method: tar cvf - source | (cd destination; tar xvpBf -) Adv Reply Quick Navigation General Help Top Site Areas Settings Private Messages Subscriptions Who's Online Search Forums Forums Home Forums The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu General Help Asus Ubuntu Support (CLOSED) Dell Ubuntu Support (CLOSED) Ubuntu One (CLOSED) Installation & Upgrades Hardware Desktop Environments Networking & Wireless Multimedia Software Ubuntu Studio Mythbuntu Ubuntu Specialised Suppor

Today's Posts Advanced Search Find the answer to your Linux question: Entire Site Articles Downloads Forums Linux Hosting Forum Your Distro Slackware Linux cp: writing 'filename': Input/output error If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. ** If you are logged in, most ads will not be displayed. ** Linuxforums now supports the Tapatalk app for your mobile device. Results 1 to 8 of 8 Thread: cp: writing 'filename': Input/output error Thread Tools Show Printable Version Email this Page… Subscribe to this Thread… Display Linear Mode Switch to Hybrid Mode Switch to Threaded Mode Enjoy an ad free experience by logging in. Not a member yet? Register. 04-26-2008 #1 jspring View Profile View Forum Posts Private Message View Articles Just Joined! Join Date Aug 2006 Posts 7 cp: writing 'filename': Input/output error I am able to partially copy a large file to a mounted USB drive, but the copy terminates with the error message: cp: writing 'filename': Input/output error I previously successfully formatted the drive with the command: root@myname# mkdosfs -F 32 /dev/sda1 Running mount gives: root@myname# mount /dev/hda1 on / type ext3 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) usbfs on /proc/bus/usb type usbfs (rw) /dev/sda1 on /home/jspring/mount type vfat (rw,noexec,nosuid,nodev) Running df gives: root@myname# df mount/ Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 58576464 198784 58377680 1% /home/jspring/mount It appears to me that the drive is formatted correctly and mounted with rw privileges. Another drive (Iomega) gave similar problems, so I think it's either the Linux configuration or operator error. Any ideas? Thanks very much! Reply With Quote 04-26-2008 #2 Freston View Profile View Forum Posts Private Message View Articles Linux Engineer Join Date Mar 2007 Location The Netherlands Posts 1,049 How big is the file?? Because FAT32 has a 4GB limit to file size. Can't tell an OS by it's GUI Reply With Quote 04-26-2008 #3 jspring View Profile View Forum Posts Private Message View Articles Just Joined! Join Date Aug 2006 Posts 7 Reply to thread 'cp: writing 'filename': Input/output error' Oh, it's not that big. 500 MB. But the idea is to download video data on the order of 7 MB per file for a total of 30 GB. An Iomega drive I tried works just fine on a coworker

 

Related content

5 input output error

Input Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Open Error Input Output Error Mac a li li a href Ubuntu Installation Failed Errno a li li a href Input Output Error Ubuntu Usb a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of relatedl this site About Us Learn more

5i error

i Error table id toc tbody tr td div id toctitle Contents div ul li a href Errno Input output Error Linux Mint a li li a href Ubuntu Installation Failed Errno a li li a href Input Output Error Ubuntu Usb a li li a href Ubuntu Input Output Error Copying File a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get relatedl Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu ubuntu errno input output error Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu p

a ghosterr.txt output error

A Ghosterr txt Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ghosterr txt Fix a li ul td tr tbody table p p p p p p

access file read failed input/output error

Access File Read Failed Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Cannot Access Input Output Error a li li a href Input output Error Ubuntu a li li a href Ubuntu Input Output Error External Hard Drive a li li a href Rm Cannot Remove Input Output Error Linux a li ul td tr tbody table p Red Hat Certificate System Red Hat Satellite Subscription Asset Manager Red Hat Update relatedl Infrastructure Red Hat Insights Ansible Tower by Red read failed after of at input output error Hat Cloud

add_attr_sd failed input/output error

Add attr sd Failed Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error udisks-error-quark a li li a href Fdisk Unable To Read dev sda Input output Error a li li a href dev sdb Contains Gpt Signatures a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help relatedl Center Detailed answers to any questions you might fdisk unable to read dev sdb input

aircrack input/output error

Aircrack Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Mkdir Cannot Create Directory Input output Error a li li a href What Is The Show Called a li li a href Reboot Input output Error a li ul td tr tbody table p Calendar Forum Actions Mark Forums Read Quick Links Today's Posts View Site Leaders Advanced Search Forum BackTrack Forums Beginners Forum Aireplay-ng Problem If this is relatedl your first visit be sure to check out the Forum

aireplay input/output error

Aireplay Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Mkdir Cannot Create Directory Input output Error a li ul td tr tbody table p Calendar Forum Actions Mark Forums Read Quick Links Today's Posts View Site Leaders Advanced Search Forum BackTrack Forums Beginners Forum Aireplay-ng Problem relatedl If this is your first visit be sure to aireplay-ng input output error check out the Forum Rules by clicking the link above You may have to airmon-ng input output error register

aix mount there is an input or output error

Aix Mount There Is An Input Or Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Mount Nfs Input Output Error a li ul td tr tbody table p Technology and Trends Enterprise Architecture and EAI ERP Hardware relatedl IT Management and Strategy Java Knowledge Management Linux p h id Mount Nfs Input Output Error p Networking Oracle PeopleSoft Project and Portfolio Management SAP SCM Security mount cifs input output error Siebel Storage UNIX Visual Basic Web Design and Development Windows Back CHOOSE A DISCUSSION GROUP linux mount input output error Research

aix vi there is an input or output error

Aix Vi There Is An Input Or Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Linux a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and relatedl policies of this site About Us Learn more about Stack Overflow p h id Input output Error Linux p the company Business Learn more about hiring developers or posting ads with us Unix linux bash input output error Linux Questions

alsa audio output error cannot write input/output error

Alsa Audio Output Error Cannot Write Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Fatal Error Unable To Connect To Pulseaudio Ok a li li a href Pavucontrol Unable To Connect To Pulseaudio a li li a href Tar dev st Cannot Write Input output Error a li li a href Pactl Connection Refused a li ul td tr tbody table p - - Mr Alex Member Registered - - Posts The alsa audio output error cannot relatedl write Broken pipe problem Solved No place for this vlc pulse audio

an uncaught exception was raised errno 5 input/output error

An Uncaught Exception Was Raised Errno Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ubuntu Errno Input output Error a li li a href Ubuntu Input Output Error Copying File a li li a href Ubuntu Input Output Error External Hard Drive a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and

auth test input/output error

Auth Test Input output Error p this post in threaded view diams diams Report Content as Inappropriate diams diams imapd authentication error Input output error Hi relatedl I have setup freebsd with postfix courier-imap with authentication error input output error mysql backend but everytime i try to login via squirrelmail or roundcube pop d authentication error input output error i get the following error in my maillog file Feb zz imapd LOGIN FAILED user hidden email ip Feb zz imapd authentication error Input output error I need some help please ------------------------------------------------------------------------- Take Surveys Earn Cash Influence the Future of IT

backtrack 4 aireplay-ng input/output error

Backtrack Aireplay-ng Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href Reaver Input output Error a li li a href -bash root bash profile Input output Error a li li a href Reboot Input output Error a li ul td tr tbody table p with Twitter Sign Up All Content All Content This Topic This Forum Advanced Search relatedl Browse Forums Staff Online Users More Activity All Activity linux bash input output error My Activity Streams Unread Content Content I Started

bash /usr/bin/vi input/output error

Bash usr bin vi Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href -bash root bash profile Input output Error a li li a href Bashrc Input output Error a li li a href Centos Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying to explain how to deal relatedl with Input output error when you initiate any commands in input output error kali linux Linux I have pointed some examples that reports similar error du -bash usr

bash /usr/bin/clear input/output error

Bash usr bin clear Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Input output Error Centos a li li a href Bashrc Input output Error a li li a href Linux Input Output Error Deleting File a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other relatedl Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation

bash /usr/bin/free input/output error

Bash usr bin free Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Bash Usr Bin Git a li li a href -bash root bash profile Input output Error a li li a href Bashrc Input output Error a li li a href Reading Directory Input Output Error Linux a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support relatedl Launchpad Answers Ubuntu IRC Support AskUbuntu Official

bash /usr/bin/less input/output error

Bash usr bin less Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href Bashrc Input output Error a li li a href Reading Directory Input Output Error Linux a li li a href Centos Input output Error a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help relatedl Center Detailed answers to any questions you might linux

bash /bin/ping input/output error

Bash bin ping Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href -bash root bash profile Input output Error a li li a href Centos Input output Error a li li a href Input output Error Ubuntu a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of relatedl Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu p h id Reading Directory

bash /bin/vi input/output error

Bash bin vi Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Centos a li li a href Input output Error Ubuntu a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying to explain how to deal with Input output error relatedl when you initiate any commands in Linux I have pointed bash sbin reboot input output error some examples that reports similar error du -bash usr bin du Input output error mkdir sampledir mkdir linux input output error

bash /etc/profile input/output error

Bash etc profile Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Linux Bash Input output Error a li li a href Bashrc Input output Error a li li a href bashrc Input Output Error a li ul td tr tbody table p Linux filesystem error Date Thu Feb auser wrote mark relatedl wrote auser wrote hi redhat-list bash root bash profile input output error When i login in a linux server by ssh and bash sbin reboot input output error it prompt -bash etc profile Input output error -bash root

bash /usr/bin/ssh input/output error

Bash usr bin ssh Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Input output Error Kali Linux a li li a href Bashrc Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying to explain how to deal with Input output error relatedl when you initiate any commands in Linux I have pointed some linux bash input output error examples that reports similar error du -bash usr

bash /usr/bin/sudo input/output error

Bash usr bin sudo Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Ubuntu a li li a href Mkdir Cannot Create Directory Input Output Error a li li a href Input output Error Redhat a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu relatedl Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu linux bash input output error Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu p h id Input output Error Ubuntu

bash /usr/bin/mint-fortune input/output error

Bash usr bin mint-fortune Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href bashrc Input Output Error a li li a href Bash root bashrc Input output Error a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers relatedl to any questions you might have Meta Discuss the linux bash input output error workings

bash /usr/bin/whoami input/output error

Bash usr bin whoami Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Bashrc Input output Error a li li a href Centos Input output Error a li li a href Bash root bashrc Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get relatedl UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki linux bash input output error Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation input output error kali

bash /usr/sbin/aireplay-ng input/output error

Bash usr sbin aireplay-ng Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href -bash root bash profile Input output Error a li li a href What Is The Show Called a li ul td tr tbody table p with Twitter Sign Up All Content All Content This Topic This Forum Advanced Search Browse Forums Staff Online Users More Activity All Activity My Activity relatedl Streams Unread Content Content I Started Search More More More All linux bash input output error

bash etc init.d httpd input output error

Bash Etc Init d Httpd Input Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Linux Bash Input output Error a li li a href Input output Error Kali Linux a li li a href Mkdir Cannot Create Directory Input output Error a li li a href bashrc Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I relatedl am trying to explain how to deal with p h id Linux Bash Input output Error p Input output error when you initiate

bash /usr/bin/rsync input/output error

Bash usr bin rsync Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Centos Input output Error a li li a href Reboot Input Output Error a li li a href Bash root bashrc Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support relatedl Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation

bash /usr/bin/uptime input/output error

Bash usr bin uptime Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href Bashrc Input output Error a li li a href Input output Error Centos a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki relatedl Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User linux bash input output error Documentation Social Media Facebook Twitter Useful

bash /usr/bin/tail input/output error

Bash usr bin tail Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Centos Input output Error a li li a href -bash root bash profile Input output Error a li li a href bashrc Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying to explain how relatedl to deal with Input output error when you initiate p h id Reading Directory Input Output Error Linux p

bash /bin/su input/output error

Bash bin su Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Bash Sbin Reboot Input Output Error a li li a href -bash root bash profile Input output Error a li li a href Bashrc Input output Error a li li a href bashrc Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This relatedl article I am trying to explain how to deal p h id Bash Sbin Reboot Input Output Error p with Input output error when you initiate any

bash inputoutput error

Bash Inputoutput Error table id toc tbody tr td div id toctitle Contents div ul li a href Bash Output Error To Dev Null a li li a href Bash Output Error To File a li li a href Bash Tee a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community relatedl Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official linux input output error Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs

bash /sbin/halt input/output error

Bash sbin halt Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Linux Bash Input output Error a li li a href Mkdir Cannot Create Directory Input Output Error a li li a href Reading Directory Input Output Error Linux a li ul td tr tbody table p reboot bash sbin reboot Input output error shutdown -r now relatedl bash sbin shutdown Input output error Obviously there is a problem bash sbin reboot input output error with your drive These commands are failing because the kernel is unable sbin shutdown input

bash /usr/bin/groups input/output error

Bash usr bin groups Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href Bashrc Input output Error a li li a href Reading Directory Input Output Error Linux a li li a href Centos Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC relatedl Support AskUbuntu Official Documentation User

bash /usr/bin/scp input/output error

Bash usr bin scp Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href -bash root bash profile Input output Error a li li a href Reading Directory Input Output Error Linux a li li a href bashrc Input output Error a li ul td tr tbody table p Search Username Password Remember Me Register Lost Password facebook google twitter relatedl rss Free Web Developer Tools Advanced Search linux bash input output error xf Forum Operating Systems UNIX Help Unable to copy file input output error kali linux using SCP Input output

bash /usr/bin/python input/output error

Bash usr bin python Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href Bashrc Input output Error a li li a href -bash root bash profile Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This relatedl article I am trying to explain how to deal reading directory input output error linux with Input output error when you initiate any commands in Linux p h id Input output Error Kali Linux p I

bash /sbin/fdisk input/output error

Bash sbin fdisk Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Mkdir Cannot Create Directory Input output Error a li li a href Input output Error Centos a li li a href bashrc Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki relatedl Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu linux bash input output error Official Documentation User Documentation Social Media Facebook Twitter

bash /sbin/shutdown input/output error

Bash sbin shutdown Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Linux Bash Input output Error a li li a href Input output Error Centos a li li a href Input output Error Linux a li li a href proc sys kernel sysrq Permission Denied a li ul td tr tbody table p reboot bash sbin reboot Input output error shutdown -r now bash sbin shutdown Input output error Obviously there is a problem with your drive These relatedl commands are failing because the kernel is unable to load the

bash /bin/df input/output error

Bash bin df Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Linux Bash Input output Error a li li a href Input output Error Centos a li li a href Input output Error Kali Linux a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC relatedl Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful reading directory input output error

bash input output error linux

Bash Input Output Error Linux table id toc tbody tr td div id toctitle Contents div ul li a href Cp Input Output Error Linux a li li a href Linux Input Output Error Deleting File a li li a href Reading Directory Input Output Error Linux a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying relatedl to explain how to deal with Input output error ls input output error linux when you initiate any commands in Linux I have pointed some examples that p h id Cp Input Output

bash /usr/bin/who input/output error

Bash usr bin who Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Bash Usr Bin Git a li li a href Linux Input Output Error a li li a href Bashrc Input output Error a li li a href Reading Directory Input Output Error Linux a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying to explain how to deal with relatedl Input output error when you initiate any commands in Linux I p h id Bash Usr Bin Git p

bash /bin/netstat input/output error

Bash bin netstat Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Centos Input output Error a li li a href Mkdir Cannot Create Directory Input output Error a li li a href Ssh Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article I am trying to explain how to deal relatedl with Input output error when you initiate any commands -bash root bash profile input output error in Linux I have pointed some examples that reports similar error du -bash

bash /usr/bin/top input/output error

Bash usr bin top Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href bashrc Input output Error a li li a href Reading Directory Input Output Error Linux a li ul td tr tbody table p communities company blog Stack Exchange Inbox Reputation and Badges sign up log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About

bash /bin/ls input/output error

Bash bin ls Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Centos Input output Error a li li a href Input output Error Ubuntu a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed relatedl answers to any questions you might have Meta bash sbin reboot input output error Discuss the workings and policies of this site About Us Learn more linux input output error about Stack Overflow the company

bash cd input/output error

Bash Cd Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Input output Error Ubuntu a li li a href Input output Error Centos a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu IRC relatedl Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful bash sbin reboot input output error

bash /usr/bin/last input/output error

Bash usr bin last Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Kali Linux a li li a href Centos Input output Error a li li a href Mkdir Cannot Create Directory Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk relatedl This article I am trying to explain how to reading directory input output error linux deal with Input output error when you initiate any commands in p h id Input output Error Kali Linux p Linux I

bin df input output error

Bin Df Input Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ld Fatal Error Input Output Error a li li a href Input output Error Centos a li li a href Linux Bash Input output Error a li li a href Input output Error Ubuntu a li ul td tr tbody table p when trying to accessing directory Issues related to hardware problems Post Reply Print view Search Advanced search posts bull Page of s sh relatedl Posts Joined Location Tehran Iran Contact Contact p h id Ld Fatal Error Input

bin/ls input/output error

Bin ls Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Centos a li li a href Ls Reading Directory Input output Error Ubuntu a li li a href Ls Cannot Access Input Output Error a li li a href Cannot Open Directory Input output Error a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of relatedl this site About Us Learn more about Stack

bin/tar /dev/st0 cannot write input/output error

Bin tar dev st Cannot Write Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Mt Input Output Error a li li a href Tar Cannot Close Input Output Error a li ul td tr tbody table p Things Small and Medium Business Service Providers All Solutions Services Advise Transform and Manage Financing and Flexible relatedl Capacity IT Support Services Education and Training linux tape drive input output error Services All Services Products Integrated Systems Composable Systems Converged Systems tar cannot read input output error Hyper Converged Systems Blade Systems Infrastructure

bin/cp cannot stat input/output error

Bin cp Cannot Stat Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Centos a li li a href Ls Input Output Error Linux a li li a href Input output Error Ubuntu a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and relatedl policies of this site About Us Learn more about Stack input output error while copying linux Overflow the company Business Learn more about

bin cat input output error

Bin Cat Input Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Input output Error Centos a li li a href -bash root bash profile Input output Error a li li a href Ls Reading Directory Input output Error Ubuntu a li ul td tr tbody table p Input output error on 'cat' If this is your first visit be sure to check out the FAQ by clicking relatedl the link above You may have to register before you p h

bin/vi input/output error

Bin vi Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Input output Error Kali Linux a li li a href Bashrc Input output Error a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This article relatedl I am trying to explain how to deal with linux bash input output error Input output error when you initiate any commands in Linux I p h id Reading Directory Input Output Error Linux p have pointed some

bin/ls cannot access input/output error

Bin ls Cannot Access Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Ubuntu a li li a href Ls Reading Directory Input output Error Centos a li li a href Rm Cannot Remove Input Output Error Linux a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the relatedl workings and policies of this site About Us Learn more ls reading directory input output error in linux about Stack

bin/ls reading directory . input/output error

Bin ls Reading Directory Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ls Reading Directory Input output Error In Linux a li li a href Ls Reading Directory Input output Error Centos a li li a href Input Output Error While Copying Linux a li li a href Cannot Open Directory Input output Error a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any relatedl questions you might have Meta Discuss the workings and policies p h id

bin/ping input/output error

Bin ping Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Input output Error Kali Linux a li li a href -bash root bash profile Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu relatedl Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code linux bash input output error of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu p h id Reading Directory Input Output Error Linux

bin/ls reading directory /backup/ input/output error

Bin ls Reading Directory backup Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ls Reading Directory Input output Error Ubuntu a li li a href Ls Reading Directory Input output Error Centos a li li a href Ls Reading Directory Input output Error Redhat a li li a href Input Output Error While Copying Linux a li ul td tr tbody table p after time Pages - - Carl Karl Member Registered - - Posts solved NFS ls relatedl reading directory Input output error after time Hello I ls reading

bin/bash input/output error ssh

Bin bash Input output Error Ssh table id toc tbody tr td div id toctitle Contents div ul li a href Bashrc Input output Error a li li a href Centos Input output Error a li li a href Bash root bashrc Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME relatedl Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community input output error kali linux Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User reading directory input output error linux

bin/bash input/output error

Bin bash Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Reading Directory Input Output Error Linux a li li a href Bashrc Input output Error a li li a href Mkdir Cannot Create Directory Input output Error a li li a href Linux Input Output Error Deleting File a li ul td tr tbody table p LINUX HOWTO Replies More relatedl Bad Disk This article I am trying to explain p h id Reading Directory Input Output Error Linux p how to deal with Input output error when you initiate

$bitmap ntfs error

bitmap Ntfs Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Linux a li li a href Input output Error Ubuntu a li li a href Ubuntu Input Output Error External Hard Drive a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of relatedl Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers Ubuntu bitmap ntfs free space map IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful Links ntfs

cp reading input output error iso

Cp Reading Input Output Error Iso table id toc tbody tr td div id toctitle Contents div ul li a href Cp Input Output Error Mac a li li a href Cp Writing Input Output Error a li li a href Input output Error Linux a li li a href E fsck a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About relatedl Us Learn more about Stack Overflow the company Business Learn more

cat /dev/cdrom input/output error

Cat dev cdrom Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ddrescue Dvd a li li a href Dvdbackup a li li a href Dvd To Iso Ubuntu a li ul td tr tbody table p Search Tutorials Articles Search HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Software dd reading dev cdrom' Input output error relatedl User Name Remember Me Password Linux - Software This forum dd error reading dev sr input output error is for Software issues Having a problem installing

cat read error input/output error

Cat Read Error Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input Output Error During Read a li li a href Input Output Error During Read On Dev Sda Ubuntu a li li a href Reading Directory Input Output Error Linux a li li a href Input output Error Linux a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions relatedl you might have Meta Discuss the workings and policies p h id Input Output Error During

channel /dev/ttys0 input/output error

Channel dev ttys Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ttys Tcgetattr Input Output Error a li li a href Minicom a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed relatedl answers to any questions you might have Meta Discuss p h id Ttys Tcgetattr Input Output Error p the workings and policies of this site About Us Learn more linux serial port about Stack Overflow the company Business Learn more about hiring developers or posting ads with us

cdrecord errno 5 input/output error

Cdrecord Errno Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ioerror Errno Input Output Error a li li a href Python Errno Input Output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support Launchpad Answers relatedl Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook p h id Ioerror Errno Input Output Error p Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu

cdrom input output error

Cdrom Input Output Error table id toc tbody tr td div id toctitle Contents div ul li a href Input output Error Ubuntu a li li a href Rm Cannot Remove Input Output Error Linux a li li a href Ls Reading Directory Input output Error Ubuntu a li li a href Input output Error Centos a li ul td tr tbody table p HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Hardware cdrom relatedl input output error User Name Remember Me Password Linux - Hardware input output error linux This forum is

cd input/output error

Cd Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Bash Cd Input Output Error a li li a href Linux Input Output Error a li li a href Ls Reading Directory Input Output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki relatedl Community Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu directory input output error Official Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch

cd inputoutput error

Cd Inputoutput Error table id toc tbody tr td div id toctitle Contents div ul li a href Cd Is A Input Or Output Device a li li a href Unable To Create Disk Image Input Output Error a li li a href Ls Reading Directory Input output Error In Linux a li li a href Rm Cannot Remove Input Output Error Linux a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this relatedl site About

cd input output error linux

Cd Input Output Error Linux table id toc tbody tr td div id toctitle Contents div ul li a href Cp Input Output Error Linux a li li a href Cannot Remove Input Output Error Linux a li li a href Input output Error Nfs a li ul td tr tbody table p LINUX HOWTO Replies More Bad Disk This relatedl article I am trying to explain how to deal ls input output error linux with Input output error when you initiate any commands in Linux p h id Cp Input Output Error Linux p I have pointed some examples

cat there is an input or output error

Cat There Is An Input Or Output Error table id toc tbody tr td div id toctitle Contents div ul li a href dev ttys Tcgetattr Input output Error a li li a href Cat dev ttys Input output Error a li li a href Linux Serial Port a li ul td tr tbody table p or output error when reading from DVD replies Latest Post - x f - - T Z by tokengirl relatedl Display ConversationsBy Date - of Previous Next tokengirl p h id dev ttys Tcgetattr Input output Error p YHSR Posts Pinned topic There is

cat dev ttys0 input output error

Cat Dev Ttys Input Output Error table id toc tbody tr td div id toctitle Contents div ul li a href dev ttys Tcgetattr Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other relatedl Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User bash echo write error input output error Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu Web Upd ttys tcgetattr input output error Ubuntu OMG Ubuntu

cat input output error linux

Cat Input Output Error Linux table id toc tbody tr td div id toctitle Contents div ul li a href Cannot Remove Input Output Error Linux a li li a href Linux Bash Input output Error a li ul td tr tbody table p HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Distributions Slackware Cat input output error User Name Remember Me Password relatedl Slackware This Forum is for the discussion of Slackware Linux Notices ls input output error linux Welcome to LinuxQuestions org a friendly and active Linux Community You are currently

cat /dev/sr0 input/output error

Cat dev sr Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Dd Error Reading dev cdrom Input output Error a li li a href Dd Reading Dev Dvd Input Output Error a li li a href Dd Dvd To Iso a li li a href Dvd To Iso Ubuntu a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other relatedl Support Launchpad Answers Ubuntu IRC Support AskUbuntu

cat /dev/scd0 input/output error

Cat dev scd Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Dd Error Reading dev cdrom Input output Error a li ul td tr tbody table p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community relatedl Wiki Other Support Launchpad Answers Ubuntu IRC Support AskUbuntu Official dd reading dev dvd input output error Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu p h id Dd Error Reading dev cdrom

cat /var/log/messages input/output error

Cat var log messages Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Linux Bash Input output Error a li li a href Input output Error Centos a li li a href Linux Input Output Error Deleting File a li ul td tr tbody table p Search Tutorials Articles Search HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Newbie Input output error User Name Remember Me Password Linux - Newbie This Linux forum relatedl is for members that are new to Linux Just starting

cp input/output error force

Cp Input output Error Force table id toc tbody tr td div id toctitle Contents div ul li a href Cp Failed To Extend File Too Large a li li a href Input Output Error Android a li ul td tr tbody table p Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more relatedl about Stack Overflow the company Business Learn more about hiring developers cp input output error mac or posting ads with us Ask Different

cp cannot read symbolic link input/output error

Cp Cannot Read Symbolic Link Input output Error table id toc tbody tr td div id toctitle Contents div ul li a href Ls Reading Directory Input output Error Ubuntu a li li a href Ls Reading Directory Input output Error Centos a li li a href Input Output Error While Copying Linux a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this relatedl site About Us Learn more about Stack Overflow the company Business input