Results 1 to 2 of 2

Thread: Serial connection to a sparc 20

Hybrid View

  1. #1

    Serial connection to a sparc 20

    Hey guys, I'm setting up a sparc20 as a server for my domain for various services. I don't have a sun monitor to connect to it, so I'm going to use a serial cable with a null-modem on it. How would I setup my linux box to use the null-modem cable to connect to the Sun box?

    TIA....

  2. #2
    Associate
    Join Date
    Dec 2001
    Posts
    14

    Re:Serial connection to a sparc 20

    Plug the null modem cable into Serial port A(could be the only one, but normally there's a serial port A and B). Set up minicom with whatever serial port you're using on the Linux side, 9600 bps, 8 data bits, Odd parity, 1 stop bit (8N1).

    Then turn on the Sparc. It should figure out there's no local keyboard/monitor and use the serial port as a console automatically. Before you unplug the null modem cable, you'll probably want to run 'kbd -a disable', which disables keyboard interrupts. Keyboard interrupts can be generated by the user(STOP-A on a Sun keyboard, CTRL-A-F in minicom) or by unplugging monitor/keyboard or serial cable. In either case, they have the same effect: breaking execution of the OS and bringing up a Solaris OpenBoot prompt(Sun's bios).

Similar Threads

  1. Internet Connection Sharing
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-29-2005, 11:46 PM
  2. How to Setup Internet Connection Sharing on
    By The Donald in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 09:35 PM
  3. configure Internet Connection Sharing in XP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 06:29 AM
  4. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  5. how make a crude serial connection?
    By Smegma in forum Linux - Hardware, Networking & Security
    Replies: 2
    Last Post: 10-21-2003, 09:47 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •