The ioctl tag has no wiki summary.
0
votes
1answer
65 views
e2label: sending ioctl 127c to a partition! in /var/messages
I'm currently trying to setup a debain (2.6.32-5-amd64/Debian 2.6.32-41squeeze2) webserver on a virtual host machine. Taking a look at my log messages I found the following message in /var/messages (4 ...
1
vote
0answers
312 views
hdparm “Get/set IDE 32-bit IO setting” returns “IO_support =-2130557184 (???)” error
I'm trying to debug my Macbook Air SSD but am getting IO_support errors.
hdparm -c /dev/sda
/dev/sda:
IO_support =-2130557184 (???)
hdparm -c0 /dev/sda
/dev/sda:
setting 32-bit IO_support ...
3
votes
5answers
3k views
IOCTL call error when trying to format an SD card
Found an SD card (1GB) lying around. Thought I might pop that into my card reader and see if anything is on it. Nothing. There isn't even a file system on it.
I right-click and go "format" but ...
0
votes
1answer
507 views
Have to eject DVD after every write with growisofs
I am writing files to a DVD with growisofs once a day. Each time I append to the DVD, I have to eject the DVD and then re-load the DVD in order to see the file I just wrote. I am using RHEL 5.0 and ...