Installing OpenIndiana Hipster 2022.10

 

Get the OpenIndiana Hipster

Get the image from the official website and save the Pen Drive with the command (in linux):

[pratajo@amd64 ~]$ su -
   (enter root password)
[root@amd64 ~]$ dd if=image.usb of=/dev/sdb

Attention: to confirm the USB drive letter, use the command lsblk

[root@amd64 ~]$ lsblk

 

Install

I recommend reading the Hipster Handbook before installation. You will find instructions that may have application on your specific hardware.

In the case of a “live” distribution, the new operating system will run from the USB stick, without making any changes to the hard disk. You can test Hipster and, if you want, install it on your hard drive.

During installation, create a secure password for Root (administrator) and a user for yourself.

Finally restart the computer, remove the USB stick, enter your personal user and update the entire system.

[pratajo@amd64 ~]$ su -
   (enter root password)
[root@amd64 ~]$ dd if=image.usb of=/dev/sdb

 

Add repositories
root@amd64:~$ pkg set-publisher -O https://pkg.openindiana.org/hipster-encumbered hipster-encumbered

 

Install applications
root@amd64:~$ pkg install vlc

 




    Enjoy Reading This Article?

    Here are some more articles you might like to read next:

  • Installing Fedora 41 KDE Plasma
  • Installing Fedora 41 Xfce
  • Jekyll on Fedora - Installation and use
  • LAMP on Fedora
  • Creating one or multiple buttons to copy text to the clipboard