Following numerous requests from users I've prepared Sparc LiveCD based on osol-1002-125-ai-sparc.iso (see my previous post). Please remember that this iso is UNOFFICIAL version, I've created it only for my tests. With this iso you can test OpenSolaris on your hardware, AI tools or you can install system from this LiveCD manually, using steps from my old posts (i.e. you need to create zpool, copy all LiveCD contents to rootfs, disable live-media services, change vfstab and etc).
Temporarily iso is here.
Subscribe to:
Post Comments (Atom)
How to determine PXE mac address when booting illumos via PXELinux/iPXE
In illumos, if you need to determine the interface which was used for booting via PXE then it's possible to use "boot-mac" pro...
-
Using Caiman libraries you can write small programs which can be very useful in sysadmin's daily work or can help making your own instal...
-
I've tried to compile the last Conky 1.7.2 version with Lua Cairo bindings on OpenSolaris and should say it impress me. It was necessary...
15 comments:
Thanks for that! I've been looking for a SPARC livecd for a while now. However, if I understand this properly, this livecd won't allow one to install OpenSolaris on a SPARC computer, as one would do on a x86 machine? I downloaded it, booted from it on a Ultra 45 and tried to lauch X with startx, but that didn't work. Can you point us to some instructions on how to install OpenSolaris from the liveCD on SPARC?
Another download link
http://mirror.lug.udel.edu/pub/opensolaris/sparc_snv125.iso
Guillaume: AI CD does not contain X
Rodney: Thanks!
So, how would one go about installing it on a SPARC machine?
Guillaume: see next post
Hi. I've tried using the LiveCD. What is the username and password?Thanks
William:
jack:jack
root:opensolaris
Doesn't boot on my sf120:
ok boot cdrom
Boot device: /pci@1f,0/pci@1,1/ide@d/cdrom@0,0:f File and args:
Can't read disk label.
Can't open disk label package
Can't open boot device
ok probe-ide
Device 0 ( Primary Master )
Removable ATAPI Model: CD-224E
...
ok show-disks
a) /pci@1f,0/pci@1/scsi@8,1/disk
b) /pci@1f,0/pci@1/scsi@8/disk
c) /pci@1f,0/pci@1,1/ide@d/cdrom
d) /pci@1f,0/pci@1,1/ide@d/disk
e) /pci@1f,0/pci@1,1/ebus@c/SUNW,lomh@14,200000
q) NO SELECTION
Enter Selection, q to quit: c
Robert: there may be several reasons:
non-Sun cdrom or bad CD. Try to write iso with minimal speed and try another burning app.
Burn't again and it boots. Thank's :)
I'd like to add files to the image but I'm having trouble.
Even when I attempt to just remake the image with the ONLY the same files you provide it causes a problem in the init script (not sure what just a repeating error after the error about the console drivers not load (ultra 60).
What I do is:
#mount -F hsfs `lofiadm -a sparc_snv125.iso` /mnt
#mkisofs -G /mnt/boothsfs.bootblock -B ... -l -ldots -R -N -D -V snv125 -o /opt/bootcd.iso /mnt/
I expect this to remake the exact image. The size is exactly the same as what I downloaded from your site but it will not successfully boot ( gets to the can't load console driver then the repeating crash in the init script [no line number or what file the init is trying to run that is crashing]).
Any ideas?
Don: Now there is no need to AI iso's hacking, see http://mail.opensolaris.org/pipermail/caiman-discuss/2009-December/015625.html
Another download link:
http://www.tekops.com/sub/index.php/resources/public-mirror
Alex, happy to help.
Thank you so much for all the hard work on this!
David
How do you install this on a sunfire v100 ?
This iso is outdated already,
try on your V100 http://genunix.org/dist/caiman/textinstall-134-sparc.iso
Post a Comment