Skip to content

Instantly share code, notes, and snippets.

@thara
Last active August 29, 2015 14:02
Show Gist options
  • Save thara/a06d1c35fe7630711011 to your computer and use it in GitHub Desktop.
Save thara/a06d1c35fe7630711011 to your computer and use it in GitHub Desktop.
Zorin OS installation on USB flash memory
  • インストールCDを作る
  • Cキー押しながら起動
  • Guestで起動
  • Desktopのinstall Zorin OSを起動

Welcome

-> continue

Preparing to install Zorin

  • internetうんたらがNGだけど無視してcontinue
  • Unmount partitions that are in use? /dev/sdb

Do you want the installer to try to unmout the partitions on these disks before continuing? If you leave them mounted, you will not be able to create, delete, or resize partitions on these disks, but you may be able to install to existing partitions there.

-> No

Installation type

  • Something else You can create or resize partitions yourself, or choose multiple partitions for Zorin.

/dev/sdb1 efi

  • Use as: do not use the partition ( -> fat32)

/dev/sdb2 hfs+

  • Use as: FAT32 file system
  • Format the partition
  • Mount point: /boot/efi

/dev/sdb3 ext4

  • Use as: Ext4 journaling file system
  • Format the partition
  • Mount point: /

Device for boot loader installation: /dev/sdb3

Go back to the menu and correct this problem?

The partition table format in use on your disks normally requires you to create a separate partition for boot loader code. This partition should be marked for use as a "Reserved BIOS boot area" and should be at least 1MB in size. Note that this is not the same as a partition mounted on /boot.

If you do not go back to the partitioning menu and corerct this error, boot loader installation may fail later, although it may still be possible to install the boot loader to a partition.

-> Continue

Do you want to return to the partitioning menu?

You have not selected any partitions for use as swap space. Enabling swap space is recommended so that the system can make better use of the available physical memory, and so that it behaves better when physical memory is scarce. You may experience installation problems if you do not enough physical memory.

if you do not go back to the partitioning menu and assign a swap partition, the installation will continue without swap space.

-> Continue

Where are you?

  • Japan Time

Keyboard layout

  • Japanese - Japanese(Macintosh)

Who are you?

  • Your name:
  • Your computer's name:
  • Pick a username ....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment