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 strongm 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: *

  1. Number18

    Virtual Machines in Solaris 10

    Apparently the opensource version of solaris 10 does allow you to have VM setup, I have not tried it myself but am looking into it. You can look here. http://www.opensolaris.org/os/
  2. Number18

    Intalling Solaris 8 - ERROR could not label disks?

    I had this problem on a Blade 100 after I had installed linux on it. Solaris would not reinstall and I was getting the same errors as you, I resolved it by doing the following. dd if=/dev/zero of=/dev/rdsk/c0t0d0s0 count=1024 HTH Steve
  3. Number18

    cde login banner for solaris 10

    you could just add the security warning to /etc/motd and /etc/issue HTH Steve
  4. Number18

    Solaris 10 Jumpstart problem

    allesmüller Thanks for the extra info, and no I had not set it to call teh she function. I dod wonder how it worked but decided that I would try it as is. If you could tell me how you did it tomorrow maybe I would appreciate it, I am not a shell programmer so am unsure how to do it. Cheers Steve
  5. Number18

    Solaris 10 Jumpstart problem

    Hi Allesmueller please can you show me your finish Script as I have added the above code to mine and it has not made any difference. I would mail you directly but I can't seem to find anyway of viewling your profile or sending you a mail. Cheers Steve steve dot luther at hp dot com
  6. Number18

    Formatting a Blade 100 ide disk

    Yep tried that and it only gave me 2 options and one was the disk and label installed and another option. If I selected the disk installed it told me formated ok and no defect list available. Anyway I have fixed it thanks I did what Annihilannic suggested with the dd command. Cheers Steve
  7. Number18

    Formatting a Blade 100 ide disk

    Will give it a go thanks. The thing that is confusing me is that I can use format to create and modify partitions and labels etc but I can not newfs any of the file systems I create.
  8. Number18

    Formatting a Blade 100 ide disk

    Hi Annihilannic it is not an x86 system it is a Blade 100 Sparc workstation. I have tried everything I can think of including using the label command but nothing seems to work. I am still playing around with it. I have deleted the format.dat file aswell and still it makes no difference. I...
  9. Number18

    Formatting a Blade 100 ide disk

    I have a blade 100 and it has ide disks in it, I installed Aurora linux on the system and now can not reinstall Solaris. I can not format the disk using the format command but I can create partitions manually. My jumpstart server will not install the machine because it says it has no matching...
  10. Number18

    Patched Solaris 10 system problem

    I have some more info on the situation when I install teh patch bundle it goes smoothely until I get to patch 118822-26 then it goes tits up as below. Installing 118822-26... /platform/sun4u/kernel/drv/sparcv9/trapstat: undefined symbol 'page_num_user_pagesizes'...
  11. Number18

    Patched Solaris 10 system problem

    I have just patched a Solaris 10 Sparc system using suns recommended patch bundle and I get the following error when it is finished. vc:/system/boot-archive:default (check boot archive content) State: maintenance since Fri Jun 03 10:24:52 2005 Reason: Start method exited with...
  12. Number18

    jumpstart server

    A tar ball of the jumptart files will be ok but creating a tar ball of the OS images will not work as all the symlinks will be lost when you untar it on the new machine. better way to do it would be to do a ufsdump of the OS directories and a ufsrestore on the new machine this way all symlinks...
  13. Number18

    Solaris 10 Jumpstart problem

    Everything works fine and the system installs perfectly in unattended mode but the problem I get is after the installation. my finish script runs and completes ok then the machine should reboot and come up, this works fine with solaris 8 and 9 but soalris 10 throws me a last question which...

Part and Inventory Search

Back
Top