05-31-2017, 04:47 AM
[member=16]gold_finger[/member],
It is the installed system I'm having trouble with. I was able to accomplish what I needed to in a Live environment. Now I'm trying to get the installed system working properly.
Here is the output of what you requested:
Sorry if what I wrote earlier was unclear. I'm without internet right now, so I'm having to type from my mobile phone.
It is the installed system I'm having trouble with. I was able to accomplish what I needed to in a Live environment. Now I'm trying to get the installed system working properly.
Here is the output of what you requested:
Code:
torrey@twdell:~$ sudo blkid -c /dev/null
[sudo] password for torrey:
/dev/sda1: LABEL="SB@" UUID="388d1d32-d828-4212-a4ca-cb7264fce817" TYPE="ext4" PARTUUID="000d8645-01"
/dev/sda2: LABEL="SB@SWAP" UUID="4e47b394-cea6-4a9b-b50a-ab36ab827e25" TYPE="swap" PARTUUID="000d8645-02"
/dev/sda3: LABEL="SB@home" UUID="6f3adb0e-ffbf-4361-b97d-6c0fd5b5dece" TYPE="ext4" PARTUUID="000d8645-03"
/dev/sdb1: UUID="2017-03-20-02-05-01-00" LABEL="Linux Lite 3.4" TYPE="iso9660" PTUUID="61a40df8" PTTYPE="dos" PARTUUID="61a40df8-01"
torrey@twdell:~$ clear
[3;J
torrey@twdell:~$ lsblk -af
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
├─sda1 ext4 SB@ 388d1d32-d828-4212-a4ca-cb7264fce817 /
├─sda2 swap SB@SWAP 4e47b394-cea6-4a9b-b50a-ab36ab827e25 [SWAP]
└─sda3 ext4 SB@home 6f3adb0e-ffbf-4361-b97d-6c0fd5b5dece /home
sdb iso9660 Linux Lite 3.4 2017-03-20-02-05-01-00 /mnt/sdb1
└─sdb1 iso9660 Linux Lite 3.4 2017-03-20-02-05-01-00
sr0
loop0
loop1
loop2
loop3
loop4
loop5
loop6
loop7
torrey@twdell:~$
torrey@twdell:~$
torrey@twdell:~$ sudo blkid -c /dev/null
/dev/sda1: LABEL="SB@" UUID="388d1d32-d828-4212-a4ca-cb7264fce817" TYPE="ext4" PARTUUID="000d8645-01"
/dev/sda2: LABEL="SB@SWAP" UUID="4e47b394-cea6-4a9b-b50a-ab36ab827e25" TYPE="swap" PARTUUID="000d8645-02"
/dev/sda3: LABEL="SB@home" UUID="6f3adb0e-ffbf-4361-b97d-6c0fd5b5dece" TYPE="ext4" PARTUUID="000d8645-03"
/dev/sdb1: UUID="2017-03-20-02-05-01-00" LABEL="Linux Lite 3.4" TYPE="iso9660" PTUUID="61a40df8" PTTYPE="dos" PARTUUID="61a40df8-01"
torrey@twdell:~$
Sorry if what I wrote earlier was unclear. I'm without internet right now, so I'm having to type from my mobile phone.
Want to thank me? Click my [Thank] link.