Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Vicis
  • Content: Threads
  • Order by date
  1. Vicis

    Restarting my Java Application

    Hi all, I'm working on a Java application that essentially stays running throughout a while loop. I have added code that, when an invalid value is received, the program breaks out of the while loop. I want to get my Java application to launch another instance of itself when this happens, and...
  2. Vicis

    Kernel Panic with menuconfig as possible solution

    Hi everyone, I got an easy question for you. I'm trying to update my Linux kernel and I want to use the same configuration as my current working kernel. I need this because during compilation of the kernel, I get the following messages: Warning: Unable to open on initial console. Kernel Panic...
  3. Vicis

    Intercepting SCSI commands during bootup (i.e. read_capacity)

    Hi peoples, I recently formatted my seagate hard drive to fit a 528 byte block size. I have been told by Seagate staff that this should work. However, Linux does not like this. The reason is because it only accepts 512, 1024, 2048, etc... I'd like to intercept the SCSI commands that tell Linux...
  4. Vicis

    When do SCSI devices send packets?

    Hi everyone, My group and I have decided to make a SCSI change in a location where the device actually sends out the packet. If anyone knows what file that would be in, or what functions / fields I should be looking for, it'd be much appreciated. Thanks. - John
  5. Vicis

    Changing SCSI Block Size

    Hi everyone, I am currently working on a project where I am expected to change my company's Fibre Channel block size from 2048 bytes to 2112 bytes. They'd like to use the extra 64 bytes to add in some extra data. I know we need to edit the driver for the SCSI drive, but I am having problems...

Part and Inventory Search

Back
Top