← Back to team overview

torios-dev team mailing list archive

Re: SWAP sharing

 

Den 2016-05-06 kl. 14:49, skrev Nio Wiklund:
Den 2016-05-06 kl. 14:39, skrev Israel:
On 05/06/2016 07:32 AM, Nio Wiklund wrote:
Den 2016-05-05 kl. 22:27, skrev Israel:
Hi all,
I have done some testing with the most recent ISO.
There is an issue.
If I resize a partition and add a new partition, then try to reuse the
original swap, the original OS does not find the swap.
This has the long boot bug.

The solution?
perhaps the only real solution is to manually generate fstab files for
EVERY install that exists, assuming that they are on the same device
(if
it is repartitioned)  I do not think this issue existed previous to
systemd inclusion, but systemd does something to verify the UUID of the
drives, and this causes issues in our instance.

So unfortunately there is more testing to be done....


Hi Israel,

[Replying again]

I have not yet done the testing, but I have tried to understand.

Are you saying that ToriOS debian does not accept to 're-use' the swap
partition's UUID, hence making it hard to share a swap partition with
a previously installed system?

I am not sure [yet] that it should be blamed on systemd, because
Xenial and Yakkety are not affected and they boot via systemd. Maybe
it is a feature of Debian, that it creates/refreshes the swap
partition. In that case you can try to store the UUID in a shell
variable uidsav and reuse it with

mkswap -U $uidsav $swaptarget

instead of having to rewrite all the fstab files.

(Maybe this is what you have already done ?!)

Best regards
Nio
No, it may be that when I resized the device it changed things.
my swap was on the same drive and I added a partition between the swap
and original device. so it was
/dev/sda1 torios (19 gig)
/dev/sda2 [SWAP]

and became
/dev/sda1 torios (4 Gig)
/dev/sda3 new obi root (15 gig)
/dev/sda5 [SWAP] shared swap

Does this make sense?


It makes sense, but it is not what I was doing, and I was affected by
the problem. I have checked, and it is correct, that the UUID of the
swap partition was changed (I think by ToriOS debian OBI-installer at
the advanced level).

I still think

mkswap -U $uidsav $swaptarget

after the installer has tampered with it might be a solution.

Best regards
Nio

Hi Israel,

This time I have tested your brand new ToriOS-Debian-daily.iso file :-)
I did it in my Toshiba to an SSD connected via USB 3, the 'tough' testcase.

1. Installed ToriOS at the basic OBI level using the whole drive, to

/dev/sda1 with swap at /dev/sda2.

The installation worked and the installed system works.

2. Installed a small text based Trusty from Trusty-mini-txt7.tar.xz using my original One Button Installer

to /dev/sda5 with swap at /dev/sda2.

The installation worked and the installed system works. Also the previous system at /dev/sda1 works, no delay, swap active.

3. Installed Lubuntu Yakkety from the Lubuntu i386 iso file to

to /dev/sda6 with swap at /dev/sda2.

It uses systemd. It works, and does not damage the previous systems at /dev/sda1 and /dev/sda5.

4. Installed ToriOS at the advanced OBI level to

to /dev/sda7 with swap at /dev/sda2.

It works, but damages the previous systems because it changed the UUID of the swap partition /dev/sda2. And the previous systems are not modified (fstab still points to the old UUID).

5. See the obi-installer log files and the saved output of

sudo lsblk -fm

a. lsblk-fm_sda1_repeated shows how the situation evolves after each new system is installed. You can notice that the UUID has changed by the installation at the advanced OBI level.

b. lsblk-fm_live-advanced shows that the installer uses this swap partition while it is still working, and with a new UUID !!!

You get a summary with the following command

grep sda2 lsblk-fm_*|sed s/4\.7G.*// > summary-by-grep

In the OBI-installer it should be possible to swapoff and after that change back the UUID of the swap partition to what it was before. That would make the previously installed systems happy.

If the live system grabs the swap and changes its UUID before the OBI-installer is started, it will be trickier.

Maybe it would be possible to prevent using swap in the live system until you have saved the original UUID of the target swap partition to a shell variable or a file, maybe using 'crontab -e @reboot'. It runs before the desktop environment is started. After saving you could let it use swap, since that would make things work better in low-RAM computers.

Best regards
Nio

[starter]
 3.1.1

[functions]
 
Tarball path: /tarballs
zmktbl to make the tarballs
OBI path: /usr/share/OBI

[functions]
 
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie

[functions]
 starter chose: i

[functions]
 

[functions]
 Found pid for Zenity in obi: 2789

[position_win]
 Found 0x01200004 for the window to position

[mkctrl]
 mkctrl()--->obi_system=ToriOS-i386-jessie
tarball=
rootpart=
swappart=


[mkctrl]
 [mkctrl]Selected:/usr/share/OBI/selected
OBI directory:/usr/share/OBI
Tarball path:/tarballs

[mkp2p1]
 Selected Tarball: /tarballs/ToriOS-i386-jessie.tar.xz
selecting mkp2p1 (with swap)

[functions]
 mkctrl()--->obi_system=ToriOS-i386-jessie
tarball=/tarballs/ToriOS-i386-jessie.tar.xz
rootpart=
swappart=


[functions]
 [mkctrl]Selected:/usr/share/OBI/selected
OBI directory:/usr/share/OBI
Tarball path:/tarballs

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[functions]
 ltest0=rootfs
ltest1=/sdb
livedrive=/sdb
tmpstr=Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB
Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB
usbonly=false

[functions]
 DON'T unmount: aufs for /tarballs/ToriOS-i386-jessie.tar.xz

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[functions]
 Window sizing
 Text length:66
Guessed Width=528 (if this is too small it will default to 500)

[functions]
 [select-device] dd if=/dev/zero bs=4096 count=256 of=/dev/sda

[functions]
 
Installing: ToriOS-i386-jessie
Target Device: /dev/sda ...

mklub ToriOS-i386-jessie /tarballs/ToriOS-i386-jessie.tar.xz /dev/sda

[mkp]
 ToriOS-i386-jessie
/tarballs/ToriOS-i386-jessie.tar.xz
/dev/sda
RAM=4194304
Sectors=117231408
Sector Size=512
Diskms=15625000
Swapsize=4838 MibiBytes

[mkp]
 umount --force /dev/sda*

[mkp]
 Found pid for Zenity in mkp: 2789

[position_win]
 Found 0x01200004 for the window to position

[mkp]
 /tarballs/ToriOS-i386-jessie.tar.xz (the tarball) is expanded, syncing the drive

[mkp]
 1 ext partitions: 

[mkp]
 1 swap partitions: 

[mkp]
 rootpart=/dev/sda1

[mkp]
 swappart=/dev/sda2

[mkp]
 OLD swap uuid=e57e2b2d-324c-4813-b430-485f0996b6f1

[mkp]
 NEW swap UUID=95b4e149-6e28-43eb-9717-9866f3b0c355

[mkp]
 rootpart=/dev/sda1
OLD root UUID=4814aa30-0338-4f82-b393-d0685a797570
NEW root UUID=2dd6f285-4cb9-4814-aa2c-862ada51bc61

[mkp]
 (SWAP UUIDs)changed e57e2b2d-324c-4813-b430-485f0996b6f1 to 95b4e149-6e28-43eb-9717-9866f3b0c355 in /mnt/etc/fstab0

[mkp]
 installed /etc/fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#                
# / was on /dev/sdd1 during installation
UUID=2dd6f285-4cb9-4814-aa2c-862ada51bc61 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sdd5 during installation
UUID=95b4e149-6e28-43eb-9717-9866f3b0c355 none            swap    sw              0       0

[mkp]
 grub config file:/mnt/boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  2dd6f285-4cb9-4814-aa2c-862ada51bc61
else
  search --no-floppy --fs-uuid --set=root 2dd6f285-4cb9-4814-aa2c-862ada51bc61
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=-1
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=5
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=5
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  2dd6f285-4cb9-4814-aa2c-862ada51bc61
else
  search --no-floppy --fs-uuid --set=root 2dd6f285-4cb9-4814-aa2c-862ada51bc61
fi
insmod png
if background_image /boot/grub/torios-grub.png; then
  true
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry 'ToriOS GNU/Linux' --class torios --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-2dd6f285-4cb9-4814-aa2c-862ada51bc61' {
	load_video
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  2dd6f285-4cb9-4814-aa2c-862ada51bc61
	else
	  search --no-floppy --fs-uuid --set=root 2dd6f285-4cb9-4814-aa2c-862ada51bc61
	fi
	echo	'Loading Linux 3.16.0-4-586 ...'
	linux	/boot/vmlinuz-3.16.0-4-586 root=UUID=2dd6f285-4cb9-4814-aa2c-862ada51bc61 ro  quiet splash
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.16.0-4-586
}
submenu 'Advanced options for ToriOS GNU/Linux' $menuentry_id_option 'gnulinux-advanced-2dd6f285-4cb9-4814-aa2c-862ada51bc61' {
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586' --class torios --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-advanced-2dd6f285-4cb9-4814-aa2c-862ada51bc61' {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  2dd6f285-4cb9-4814-aa2c-862ada51bc61
		else
		  search --no-floppy --fs-uuid --set=root 2dd6f285-4cb9-4814-aa2c-862ada51bc61
		fi
		echo	'Loading Linux 3.16.0-4-586 ...'
		linux	/boot/vmlinuz-3.16.0-4-586 root=UUID=2dd6f285-4cb9-4814-aa2c-862ada51bc61 ro  quiet splash
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.16.0-4-586
	}
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586 (recovery mode)' --class torios --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-recovery-2dd6f285-4cb9-4814-aa2c-862ada51bc61' {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  2dd6f285-4cb9-4814-aa2c-862ada51bc61
		else
		  search --no-floppy --fs-uuid --set=root 2dd6f285-4cb9-4814-aa2c-862ada51bc61
		fi
		echo	'Loading Linux 3.16.0-4-586 ...'
		linux	/boot/vmlinuz-3.16.0-4-586 root=UUID=2dd6f285-4cb9-4814-aa2c-862ada51bc61 ro single 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.16.0-4-586
	}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Debian GNU/Linux (8.4) (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-6cced545-1eec-42b1-8426-73780c658160' {
	insmod part_msdos
	insmod ext2
	set root='hd2,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
	else
	  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
	fi
	linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro quiet splash
	initrd /boot/initrd.img-3.16.0-4-586
}
submenu 'Advanced options for Debian GNU/Linux (8.4) (on /dev/sdc1)' $menuentry_id_option 'osprober-gnulinux-advanced-6cced545-1eec-42b1-8426-73780c658160' {
	menuentry 'ToriOS GNU/Linux (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.16.0-4-586--6cced545-1eec-42b1-8426-73780c658160' {
		insmod part_msdos
		insmod ext2
		set root='hd2,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
		else
		  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
		fi
		linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro quiet splash
		initrd /boot/initrd.img-3.16.0-4-586
	}
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586 (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.16.0-4-586--6cced545-1eec-42b1-8426-73780c658160' {
		insmod part_msdos
		insmod ext2
		set root='hd2,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
		else
		  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
		fi
		linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro quiet splash
		initrd /boot/initrd.img-3.16.0-4-586
	}
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586 (recovery mode) (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.16.0-4-586-root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro single-6cced545-1eec-42b1-8426-73780c658160' {
		insmod part_msdos
		insmod ext2
		set root='hd2,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
		else
		  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
		fi
		linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro single
		initrd /boot/initrd.img-3.16.0-4-586
	}
}

### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###

[mkp]
 Filename				Type		Size	Used	Priority
/dev/sda2                              	partition	4954516	0	3

[user-config]
 Removed tarball user named: torios

[user-config]
 Removing /mnt/home/torios

[user-config]
 Added tester

[user-config]
 the password entries match, go ahead ...

set password for tester

tester
Groups: audio,cdrom,plugdev,users,adm,video,dip,floppy,sudo,netdev

[user-config]
 No autologin for: tester.

[user-config]
 Updating: xdg-dirs

[user-config]
 copied /etc/skel

[user-config]
 chown recursivley /home/tester for tester

[user-config]
 changed gksu to sudo mode for tester

[user-config]
 64bit OS doesn't require PAE installation

[mkp]
 Installing Bootloader

[mkp]
 3.1.1

[mkp]
  saveLOG()--> /mnt/home/tester/mnt/home/testerobi-installer-2016-05-06.log

[mkp]
 [WARNING] DID NOT save /root/obi-installer.log as /mnt/home/testerobi-installer-2016-05-06.log

[mkp]
 removed HTML tags from /mnt/home/tester/obi-installer.log

[functions]
 

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[functions]
   [grub-installer] Destination: /dev/sda

[functions]
   [grub-installer] Bootloader destination: /dev/sda

[functions]
   [grub-installer] unmounted all chroot bound filesystems

[functions]
   [grub-installer] Successfully unmounted chroot

[mkp]
 Not rebooting.

[mkp]
 Check the result

[functions]
 
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie

[functions]
 starter chose: q
[clearOBI]
 restart progress
[clearOBI]
 kill -9 2789
[clearOBI]
 kill -9 2373
[clearOBI]
 kill -9 2785

[mkp]
 removed HTML tags from /root/obi-installer.log

[starter]
 3.1.1

[functions]
 
Tarball path: /tarballs
zmktbl to make the tarballs
OBI path: /usr/share/OBI

[functions]
 
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie

[functions]
 starter chose: o

[setlevel]
 using: advanced

[functions]
 
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie

[functions]
 starter chose: i

[functions]
 

[functions]
 Found pid for Zenity in obi: 3051

[position_win]
 Found 0x01200004 for the window to position

[mkctrl]
 mkctrl()--->obi_system=ToriOS-i386-jessie
tarball=
rootpart=
swappart=


[mkctrl]
 [mkctrl]Selected:/usr/share/OBI/selected
OBI directory:/usr/share/OBI
Tarball path:/tarballs

[mkpxpy]
 Selected Tarball: /tarballs/ToriOS-i386-jessie.tar.xz
selecting mkpxpy (with swap)

[confirm-partition]
 mkctrl()--->obi_system=ToriOS-i386-jessie
tarball=/tarballs/ToriOS-i386-jessie.tar.xz
rootpart=
swappart=


[confirm-partition]
 [mkctrl]Selected:/usr/share/OBI/selected
OBI directory:/usr/share/OBI
Tarball path:/tarballs

[confirm-partition]
 3.1.1

[select-part2]
 3.1.1

[select-part2]
 select-part2 after dialog or zenity: ans=sda7

[select-part2]
 rootpart=/dev/sda7 swappart=

[select-part2]
 obi-root:/dev/sda7

[confirm-partition]
 /dev/sda7 was not mounted

[select-part2]
 3.1.1

[select-part2]
 select-part2 after dialog or zenity: ans=sda2

[select-part2]
 rootpart=/dev/sda7 swappart=/dev/sda2

[select-part2]
 obi-root:/dev/sda7
obi-swap:/dev/sda2

[confirm-partition]
 /dev/sda7 was not mounted

[confirm-partition]
 /dev/sda2 was not mounted

[confirm-partition]
 g

[confirm-partition]
 Installing ToriOS-i386-jessie  /dev/sda7
with swap  /dev/sda2

[confirm-partition]
 [confirm-partition]mklub ToriOS-i386-jessie /tarballs/ToriOS-i386-jessie.tar.xz /dev/sda7 /dev/sda2

[mkp]
 ToriOS-i386-jessie
/tarballs/ToriOS-i386-jessie.tar.xz


[mkp]
 Found pid for Zenity in mkp: 3051

[position_win]
 Found 0x01200004 for the window to position

[mkp]
 /tarballs/ToriOS-i386-jessie.tar.xz (the tarball) is expanded, syncing the drive

[mkp]
 1 ext partitions: 

[mkp]
 1 swap partitions: 

[mkp]
 [mkpxpy] blkid for /dev/sda2 = /dev/sda2: UUID="95b4e149-6e28-43eb-9717-9866f3b0c355" TYPE="swap" PARTUUID="47233c3e-02" (if exists)

[mkp]
 Make a swap partition /dev/sda2 - and get new UUID

[mkp]
 rootpart=/dev/sda7

[mkp]
 swappart=/dev/sda2

[mkp]
 OLD swap uuid=e57e2b2d-324c-4813-b430-485f0996b6f1

[mkp]
 NEW swap UUID=9399007d-c65b-439f-ac1a-6ed8d15d6a47

[mkp]
 rootpart=/dev/sda7
OLD root UUID=4814aa30-0338-4f82-b393-d0685a797570
NEW root UUID=469405eb-9567-4b57-ae6a-d65b3c8e0432

[mkp]
 (SWAP UUIDs)changed e57e2b2d-324c-4813-b430-485f0996b6f1 to 9399007d-c65b-439f-ac1a-6ed8d15d6a47 in /mnt/etc/fstab0

[mkp]
 installed /etc/fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#                
# / was on /dev/sdd1 during installation
UUID=469405eb-9567-4b57-ae6a-d65b3c8e0432 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sdd5 during installation
UUID=9399007d-c65b-439f-ac1a-6ed8d15d6a47 none            swap    sw              0       0

[mkp]
 grub config file:/mnt/boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
    saved_entry="${chosen}"
    save_env saved_entry
  fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
    insmod all_video
  else
    insmod efi_gop
    insmod efi_uga
    insmod ieee1275_fb
    insmod vbe
    insmod vga
    insmod video_bochs
    insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  469405eb-9567-4b57-ae6a-d65b3c8e0432
else
  search --no-floppy --fs-uuid --set=root 469405eb-9567-4b57-ae6a-d65b3c8e0432
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=-1
else
  if [ x$feature_timeout_style = xy ] ; then
    set timeout_style=menu
    set timeout=5
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
    set timeout=5
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  469405eb-9567-4b57-ae6a-d65b3c8e0432
else
  search --no-floppy --fs-uuid --set=root 469405eb-9567-4b57-ae6a-d65b3c8e0432
fi
insmod png
if background_image /boot/grub/torios-grub.png; then
  true
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
	set gfxpayload="${1}"
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry 'ToriOS GNU/Linux' --class torios --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-469405eb-9567-4b57-ae6a-d65b3c8e0432' {
	load_video
	insmod gzio
	if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
	insmod part_msdos
	insmod ext2
	set root='hd0,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  469405eb-9567-4b57-ae6a-d65b3c8e0432
	else
	  search --no-floppy --fs-uuid --set=root 469405eb-9567-4b57-ae6a-d65b3c8e0432
	fi
	echo	'Loading Linux 3.16.0-4-586 ...'
	linux	/boot/vmlinuz-3.16.0-4-586 root=UUID=469405eb-9567-4b57-ae6a-d65b3c8e0432 ro  quiet splash
	echo	'Loading initial ramdisk ...'
	initrd	/boot/initrd.img-3.16.0-4-586
}
submenu 'Advanced options for ToriOS GNU/Linux' $menuentry_id_option 'gnulinux-advanced-469405eb-9567-4b57-ae6a-d65b3c8e0432' {
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586' --class torios --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-advanced-469405eb-9567-4b57-ae6a-d65b3c8e0432' {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  469405eb-9567-4b57-ae6a-d65b3c8e0432
		else
		  search --no-floppy --fs-uuid --set=root 469405eb-9567-4b57-ae6a-d65b3c8e0432
		fi
		echo	'Loading Linux 3.16.0-4-586 ...'
		linux	/boot/vmlinuz-3.16.0-4-586 root=UUID=469405eb-9567-4b57-ae6a-d65b3c8e0432 ro  quiet splash
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.16.0-4-586
	}
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586 (recovery mode)' --class torios --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-4-586-recovery-469405eb-9567-4b57-ae6a-d65b3c8e0432' {
		load_video
		insmod gzio
		if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
		insmod part_msdos
		insmod ext2
		set root='hd0,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  469405eb-9567-4b57-ae6a-d65b3c8e0432
		else
		  search --no-floppy --fs-uuid --set=root 469405eb-9567-4b57-ae6a-d65b3c8e0432
		fi
		echo	'Loading Linux 3.16.0-4-586 ...'
		linux	/boot/vmlinuz-3.16.0-4-586 root=UUID=469405eb-9567-4b57-ae6a-d65b3c8e0432 ro single 
		echo	'Loading initial ramdisk ...'
		initrd	/boot/initrd.img-3.16.0-4-586
	}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Debian GNU/Linux (8.4) (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-6cced545-1eec-42b1-8426-73780c658160' {
	insmod part_msdos
	insmod ext2
	set root='hd2,msdos1'
	if [ x$feature_platform_search_hint = xy ]; then
	  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
	else
	  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
	fi
	linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro quiet splash
	initrd /boot/initrd.img-3.16.0-4-586
}
submenu 'Advanced options for Debian GNU/Linux (8.4) (on /dev/sdc1)' $menuentry_id_option 'osprober-gnulinux-advanced-6cced545-1eec-42b1-8426-73780c658160' {
	menuentry 'ToriOS GNU/Linux (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.16.0-4-586--6cced545-1eec-42b1-8426-73780c658160' {
		insmod part_msdos
		insmod ext2
		set root='hd2,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
		else
		  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
		fi
		linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro quiet splash
		initrd /boot/initrd.img-3.16.0-4-586
	}
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586 (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.16.0-4-586--6cced545-1eec-42b1-8426-73780c658160' {
		insmod part_msdos
		insmod ext2
		set root='hd2,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
		else
		  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
		fi
		linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro quiet splash
		initrd /boot/initrd.img-3.16.0-4-586
	}
	menuentry 'ToriOS GNU/Linux, with Linux 3.16.0-4-586 (recovery mode) (on /dev/sdc1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.16.0-4-586-root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro single-6cced545-1eec-42b1-8426-73780c658160' {
		insmod part_msdos
		insmod ext2
		set root='hd2,msdos1'
		if [ x$feature_platform_search_hint = xy ]; then
		  search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@1,msdos1' --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  6cced545-1eec-42b1-8426-73780c658160
		else
		  search --no-floppy --fs-uuid --set=root 6cced545-1eec-42b1-8426-73780c658160
		fi
		linux /boot/vmlinuz-3.16.0-4-586 root=UUID=6cced545-1eec-42b1-8426-73780c658160 ro single
		initrd /boot/initrd.img-3.16.0-4-586
	}
}

### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  ${config_directory}/custom.cfg ]; then
  source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###

[mkp]
 Filename				Type		Size	Used	Priority
/dev/sda2                              	partition	4954516	0	3

[user-config]
 Removed tarball user named: torios

[user-config]
 Removing /mnt/home/torios

[user-config]
 Added tester

[user-config]
 the password entries match, go ahead ...

set password for tester

tester
Groups: audio,cdrom,plugdev,users,adm,video,dip,floppy,sudo,netdev

[user-config]
 No autologin for: tester.

[user-config]
 Updating: xdg-dirs

[user-config]
 copied /etc/skel

[user-config]
 chown recursivley /home/tester for tester

[user-config]
 changed gksu to sudo mode for tester

[user-config]
 64bit OS doesn't require PAE installation

[mkp]
 Installing Bootloader

[mkp]
 3.1.1
[fstab-fixer] DEVICES::/dev/sda1 :2dd6f285-4cb9-4814-aa2c-862ada51bc61 
[fstab-fixer] DEVICES::/dev/sda5 /dev/sda1 :d4a60049-d9d3-40a0-ab1d-b170ef1a9983 2dd6f285-4cb9-4814-aa2c-862ada51bc61 
[fstab-fixer] DEVICES::/dev/sda6 /dev/sda5 /dev/sda1 :ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506 d4a60049-d9d3-40a0-ab1d-b170ef1a9983 2dd6f285-4cb9-4814-aa2c-862ada51bc61 
[fstab-fixer] DEVICES::/dev/sda8 /dev/sda6 /dev/sda5 /dev/sda1 :301d1442-c8b1-49ec-bedd-00f485673854 ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506 d4a60049-d9d3-40a0-ab1d-b170ef1a9983 2dd6f285-4cb9-4814-aa2c-862ada51bc61 
[fstab-fixer] DEVICES::/dev/sda9 /dev/sda8 /dev/sda6 /dev/sda5 /dev/sda1 :5576b296-faa4-46f3-8e15-f30b2d7b526d 301d1442-c8b1-49ec-bedd-00f485673854 ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506 d4a60049-d9d3-40a0-ab1d-b170ef1a9983 2dd6f285-4cb9-4814-aa2c-862ada51bc61 
[fstab-fixer] SWAP::/dev/sda2 :9399007d-c65b-439f-ac1a-6ed8d15d6a47 
[fstab-fixer] MADE /mnt/sda9
[fstab-fixer] MOUNTED ALREADY /dev/sda9
[fstab-fixer] SAME:
[fstab-fixer] MADE /mnt/sda1 
[fstab-fixer] SAME:
[fstab-fixer] DID not unmount /dev/sda8 /dev/sda6 /dev/sda5 /dev/sda1 

[mkp]
  saveLOG()--> /mnt/home/tester/mnt/home/testerobi-installer-2016-05-06.log

[mkp]
 [WARNING] DID NOT save /root/obi-installer.log as /mnt/home/testerobi-installer-2016-05-06.log

[mkp]
 removed HTML tags from /mnt/home/tester/obi-installer.log

[functions]
 

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[list_drives]
 DRIVE: Name: ata-KINGSTON_SV300S37A60G  Dev: /dev/sda  Size: 60GB

[list_drives]
 DRIVE: Name: usb-Kanguru_FlashBlu       Dev: /dev/sdb  Size: 8011MB

[functions]
   [grub-installer] Destination: /dev/sda

[functions]
   [grub-installer] Bootloader destination: /dev/sda

[functions]
   [grub-installer] unmounted all chroot bound filesystems

[functions]
   [grub-installer] Successfully unmounted chroot

[mkp]
 Not rebooting.

[mkp]
 Check the Result

[functions]
 
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie
OS to install: ToriOS-i386-jessie
Menu Title: OS to install: ToriOS-i386-jessie

[functions]
 starter chose: q
[clearOBI]
 restart progress
[clearOBI]
 kill -9 3051
[clearOBI]
 kill -9 3050
[clearOBI]
 kill -9 2635
[clearOBI]
 kill -9 3047

[mkp]
 removed HTML tags from /root/obi-installer.log
NAME   FSTYPE   LABEL            UUID                                 MOUNTPOINT                                       NAME     SIZE OWNER GROUP MODE
sda                                                                                                                    sda     55.9G root  disk  brw-rw----
|-sda1 ext4     ToriOSi386jessie 2dd6f285-4cb9-4814-aa2c-862ada51bc61 /media/root/ToriOSi386jessie                     |-sda1    10G root  disk  brw-rw----
|-sda2 swap                      9399007d-c65b-439f-ac1a-6ed8d15d6a47 [SWAP]                                           |-sda2   4.7G root  disk  brw-rw----
|-sda5 ext4     Trusty-mini-txt7 d4a60049-d9d3-40a0-ab1d-b170ef1a9983 /media/root/Trusty-mini-txt7                     |-sda5     6G root  disk  brw-rw----
|-sda6 ext4     yakkety          ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506 /media/root/yakkety                              |-sda6     8G root  disk  brw-rw----
|-sda7 ext4     ToriOSi386jessie 469405eb-9567-4b57-ae6a-d65b3c8e0432                                                  |-sda7     8G root  disk  brw-rw----
|-sda8 ext4                      301d1442-c8b1-49ec-bedd-00f485673854 /media/root/301d1442-c8b1-49ec-bedd-00f485673854 |-sda8     8G root  disk  brw-rw----
`-sda9 ext4                      5576b296-faa4-46f3-8e15-f30b2d7b526d                                                  `-sda9  11.2G root  disk  brw-rw----
sdb    iso9660  torios-live      2016-05-05-21-07-05-00                                                                sdb      7.5G root  disk  brw-rw----
`-sdb1 iso9660  torios-live      2016-05-05-21-07-05-00               /lib/live/mount/medium                           `-sdb1   692M root  disk  brw-rw----
sr0                                                                                                                    sr0     1024M root  cdrom brw-rw----
loop0  squashfs                                                       /lib/live/mount/rootfs/filesystem.squashfs       loop0  347.7M root  disk  brw-rw----
NAME   FSTYPE LABEL            UUID                                 MOUNTPOINT NAME    SIZE OWNER GROUP MODE
sda                                                                            sda    55.9G root  disk  brw-rw----
├─sda1 ext4   ToriOSi386jessie 2dd6f285-4cb9-4814-aa2c-862ada51bc61 /          ├─sda1 51.2G root  disk  brw-rw----
└─sda2 swap                    95b4e149-6e28-43eb-9717-9866f3b0c355 [SWAP]     └─sda2  4.7G root  disk  brw-rw----
sr0                                                                            sr0    1024M root  cdrom brw-rw----
NAME   FSTYPE LABEL            UUID                                 MOUNTPOINT NAME    SIZE OWNER GROUP MODE
sda                                                                            sda    55.9G root  disk  brw-rw----
├─sda1 ext4   ToriOSi386jessie 2dd6f285-4cb9-4814-aa2c-862ada51bc61 /          ├─sda1   10G root  disk  brw-rw----
├─sda2 swap                    95b4e149-6e28-43eb-9717-9866f3b0c355 [SWAP]     ├─sda2  4.7G root  disk  brw-rw----
├─sda3                                                                         ├─sda3    1K root  disk  brw-rw----
├─sda5 ext4   Trusty-mini-txt7 d4a60049-d9d3-40a0-ab1d-b170ef1a9983            ├─sda5    6G root  disk  brw-rw----
├─sda6 ext4                    ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506            ├─sda6    8G root  disk  brw-rw----
├─sda7 ext4                    b77fdad1-97ab-405c-8cb2-29e47cbb4de5            ├─sda7    8G root  disk  brw-rw----
├─sda8 ext4                    301d1442-c8b1-49ec-bedd-00f485673854            ├─sda8    8G root  disk  brw-rw----
└─sda9 ext4                    5576b296-faa4-46f3-8e15-f30b2d7b526d            └─sda9 11.2G root  disk  brw-rw----
sr0                                                                            sr0    1024M root  cdrom brw-rw----
NAME   FSTYPE LABEL            UUID                                 MOUNTPOINT NAME    SIZE OWNER GROUP MODE
sda                                                                            sda    55.9G root  disk  brw-rw----
├─sda1 ext4   ToriOSi386jessie 2dd6f285-4cb9-4814-aa2c-862ada51bc61 /          ├─sda1   10G root  disk  brw-rw----
├─sda2 swap                    95b4e149-6e28-43eb-9717-9866f3b0c355 [SWAP]     ├─sda2  4.7G root  disk  brw-rw----
├─sda3                                                                         ├─sda3    1K root  disk  brw-rw----
├─sda5 ext4   Trusty-mini-txt7 d4a60049-d9d3-40a0-ab1d-b170ef1a9983            ├─sda5    6G root  disk  brw-rw----
├─sda6 ext4   yakkety          ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506            ├─sda6    8G root  disk  brw-rw----
├─sda7 ext4                    b77fdad1-97ab-405c-8cb2-29e47cbb4de5            ├─sda7    8G root  disk  brw-rw----
├─sda8 ext4                    301d1442-c8b1-49ec-bedd-00f485673854            ├─sda8    8G root  disk  brw-rw----
└─sda9 ext4                    5576b296-faa4-46f3-8e15-f30b2d7b526d            └─sda9 11.2G root  disk  brw-rw----
sr0                                                                            sr0    1024M root  cdrom brw-rw----
NAME   FSTYPE LABEL            UUID                                 MOUNTPOINT NAME    SIZE OWNER GROUP MODE
sda                                                                            sda    55.9G root  disk  brw-rw----
├─sda1 ext4   ToriOSi386jessie 2dd6f285-4cb9-4814-aa2c-862ada51bc61 /          ├─sda1   10G root  disk  brw-rw----
├─sda2 swap                    9399007d-c65b-439f-ac1a-6ed8d15d6a47            ├─sda2  4.7G root  disk  brw-rw----
├─sda3                                                                         ├─sda3    1K root  disk  brw-rw----
├─sda5 ext4   Trusty-mini-txt7 d4a60049-d9d3-40a0-ab1d-b170ef1a9983            ├─sda5    6G root  disk  brw-rw----
├─sda6 ext4   yakkety          ed4f0d60-b9ee-4c05-857f-6fa4ae2e0506            ├─sda6    8G root  disk  brw-rw----
├─sda7 ext4   ToriOSi386jessie 469405eb-9567-4b57-ae6a-d65b3c8e0432            ├─sda7    8G root  disk  brw-rw----
├─sda8 ext4                    301d1442-c8b1-49ec-bedd-00f485673854            ├─sda8    8G root  disk  brw-rw----
└─sda9 ext4                    5576b296-faa4-46f3-8e15-f30b2d7b526d            └─sda9 11.2G root  disk  brw-rw----
sr0                                                                            sr0    1024M root  cdrom brw-rw----
lsblk-fm_live-advanced:|-sda2 swap                      9399007d-c65b-439f-ac1a-6ed8d15d6a47 [SWAP]                                           |-sda2   
lsblk-fm_sda1_repeated:└─sda2 swap                    95b4e149-6e28-43eb-9717-9866f3b0c355 [SWAP]     └─sda2  
lsblk-fm_sda1_repeated:├─sda2 swap                    95b4e149-6e28-43eb-9717-9866f3b0c355 [SWAP]     ├─sda2  
lsblk-fm_sda1_repeated:├─sda2 swap                    95b4e149-6e28-43eb-9717-9866f3b0c355 [SWAP]     ├─sda2  
lsblk-fm_sda1_repeated:├─sda2 swap                    9399007d-c65b-439f-ac1a-6ed8d15d6a47            ├─sda2  

Follow ups

References