LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-05-2020, 02:04 PM   #1
Pen guin
Member
 
Registered: Oct 2019
Posts: 178

Rep: Reputation: Disabled
Do these photos (of my partition,) look right to you?


I was wondering if you thought this looked right for my linux installation that is on a 1 TB nVME drive...

lookright2 by shutterbug1480, on Flickr

The following is the installation on "dev/sda" i.e. my Samsung 850 EV0 EV0 Windows Installation. The funny thing is that both of these partitions(?) showed up during the partitioning process i.e. nvme1 and it's list; then, below that this:

So, even though I went through with the process, I was wondering if that looks right to you...I don't remember the second one being there at all, (when I was making my partitions, back on around the 16th or so of June 2020

lookright by shutterbug1480, on Flickr

I'd like to know your thoughts...
 
Old 07-05-2020, 03:01 PM   #2
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,808
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Rather than those images, better would be to paste here using code tags output from
Code:
inxi -Sp
sudo parted -l
I'm bothered by the difference in column headings between those two images, sda with "Name" in second column, nvme without. It makes me wonder if both came from the same PC or laptop.
 
1 members found this post helpful.
Old 07-05-2020, 03:56 PM   #3
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
The first disk contains a Linux installation with lots of space left over, the second Windows. I don't see anything wrong. Why do you think there might be a problem?
 
Old 07-05-2020, 04:19 PM   #4
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,727

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
Quote:
Originally Posted by mrmazda View Post
Rather than those images, better would be to paste here using code tags
Yup. Not going to go to flickr to see images.
Please post the output here with code tags...or post the images here directly...but code tags would be best.
 
Old 07-05-2020, 05:10 PM   #5
Pen guin
Member
 
Registered: Oct 2019
Posts: 178

Original Poster
Rep: Reputation: Disabled
Why don't you want to go to flickr to see the images?

and...

Which code tags did you have in mind? (that wouldn't re-direct you to another website.)

Thanks...

Last edited by Pen guin; 07-05-2020 at 05:12 PM.
 
Old 07-05-2020, 05:30 PM   #6
Pen guin
Member
 
Registered: Oct 2019
Posts: 178

Original Poster
Rep: Reputation: Disabled
MrMazda:

This install, (like all the others,) came from the same PC. The difference on this install, was - I forgot to unplug my Samsung EVO 850 1 TB SSD before the installation. Other than that, the SSD is dedicated to Windows 10, and the nVME is dedicated to Linux.

I just don't remember (on the videos I watched) there being a plethora of partitions when they set it up. As I remember it, they just set up approximately 4 or 5 Linux partitions, and that was it. So, it struck me as odd, as a/ there being a linux-swap partition on the dev/sda or b/ dev/sda being listed there at all.

But like I said, I forgot to unplug the Samsung SSD before running the Linux Mint installer, so maybe that has something to do with it?

I also found it interesting that the installer didn't retain the mounting points for the given partitions, when it found partitions pre-existing on the nVME drive. The other information was retained, but not the mounting point. Hmmm. i.e. You are using this partition for: (For Example) /home, or /, or /boot, or...
 
Old 07-05-2020, 05:37 PM   #7
eight.bit.al
Member
 
Registered: Jul 2015
Location: Prison
Distribution: a new distro every day
Posts: 124

Rep: Reputation: Disabled
Quote:
Originally Posted by Pen guin View Post
Which code tags did you have in mind?
mrmazda meant run the commands he gave you in a terminal and paste the results here using code tags (the # symbol above the edit window)

8
 
Old 07-05-2020, 05:59 PM   #8
Pen guin
Member
 
Registered: Oct 2019
Posts: 178

Original Poster
Rep: Reputation: Disabled
Here you go mrmazda:

duggo@loves:~$ inxi -SP
System:
Host: loves Kernel: 5.4.0-40-generic x86_64 bits: 64
Desktop: Cinnamon 4.4.8 Distro: Linux Mint 19.3 Tricia
Partition:
ID-1: / size: 91.17 GiB used: 7.39 GiB (8.1%) fs: ext4 dev: /dev/nvme0n1p2
ID-2: /home size: 91.17 GiB used: 1.15 GiB (1.3%) fs: ext4
dev: /dev/nvme0n1p4
ID-3: swap-1 size: 16.0 MiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda3
ID-4: swap-2 size: 15.83 GiB used: 0 KiB (0.0%) fs: swap
dev: /dev/nvme0n1p3
duggo@loves:~$ sudo parted -l
[sudo] password for duggo:
Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 1049kB 473MB 472MB ntfs Basic data partition hidden, diag
2 473MB 577MB 104MB fat32 EFI system partition boot, esp
3 577MB 593MB 16.8MB linux-swap(v1) Microsoft reserved partition msftres
4 593MB 999GB 999GB ntfs msftdata
5 999GB 1000GB 888MB ntfs hidden, diag


Model: WD My Passport 25E2 (scsi)
Disk /dev/sdb: 4001GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 1049kB 1996GB 1996GB ntfs Win 10 OS and Data Backups msftdata
2 1996GB 2470GB 475GB ntfs Windows 10 Data Files msftdata
3 2470GB 4001GB 1530GB ext4 Linux Backups msftdata


Model: WDS100T3XHC-00SJG0 (nvme)
Disk /dev/nvme0n1: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 1049kB 512MB 511MB fat32 boot, esp
2 512MB 101GB 100GB ext4
3 101GB 118GB 17.0GB linux-swap(v1)
4 118GB 218GB 100GB ext4


duggo@loves:~$
 
Old 07-05-2020, 06:11 PM   #9
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
Quote:
Originally Posted by Pen guin View Post
Which code tags did you have in mind? (that wouldn't re-direct you to another website.)
My signature explains code tags. They make code more readable.

No code tags:

$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 2.7T 0 disk
└─sda1 8:1 0 2.7T 0 part /mnt/backup
mmcblk0 179:0 0 29.7G 0 disk
├─mmcblk0p1 179:1 0 128M 0 part /media/boot
└─mmcblk0p2 179:2 0 29.6G 0 part /

Code tags:

Code:
$ lsblk
NAME        MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
sda           8:0    0  2.7T  0 disk 
└─sda1        8:1    0  2.7T  0 part /mnt/backup
mmcblk0     179:0    0 29.7G  0 disk 
├─mmcblk0p1 179:1    0  128M  0 part /media/boot
└─mmcblk0p2 179:2    0 29.6G  0 part /

Last edited by berndbausch; 07-05-2020 at 06:16 PM.
 
Old 07-05-2020, 06:25 PM   #10
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,808
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by Pen guin View Post
Which code tags did you have in mind? (that wouldn't re-direct you to another website.)
That "other website" has the instructions for using code tags.
 
Old 07-05-2020, 06:28 PM   #11
Pen guin
Member
 
Registered: Oct 2019
Posts: 178

Original Poster
Rep: Reputation: Disabled
Ok, I found the "code tag" you were talking about...only by clicking on "Quote" and seeing how you composed your message, and with what tags...


Quote:
Code:
duggo@loves:~$ inxi -SP
System:
  Host: loves Kernel: 5.4.0-40-generic x86_64 bits: 64 
  Desktop: Cinnamon 4.4.8 Distro: Linux Mint 19.3 Tricia 
Partition:
  ID-1: / size: 91.17 GiB used: 7.39 GiB (8.1%) fs: ext4 dev: /dev/nvme0n1p2 
  ID-2: /home size: 91.17 GiB used: 1.15 GiB (1.3%) fs: ext4 
  dev: /dev/nvme0n1p4 
  ID-3: swap-1 size: 16.0 MiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda3 
  ID-4: swap-2 size: 15.83 GiB used: 0 KiB (0.0%) fs: swap 
  dev: /dev/nvme0n1p3 
duggo@loves:~$ sudo parted -l
[sudo] password for duggo:         
Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sda: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End     Size    File system     Name                          Flags
 1      1049kB  473MB   472MB   ntfs            Basic data partition          hidden, diag
 2      473MB   577MB   104MB   fat32           EFI system partition          boot, esp
 3      577MB   593MB   16.8MB  linux-swap(v1)  Microsoft reserved partition  msftres
 4      593MB   999GB   999GB   ntfs                                          msftdata
 5      999GB   1000GB  888MB   ntfs                                          hidden, diag


Model: WD My Passport 25E2 (scsi)
Disk /dev/sdb: 4001GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags: 

Number  Start   End     Size    File system  Name                        Flags
 1      1049kB  1996GB  1996GB  ntfs         Win 10 OS and Data Backups  msftdata
 2      1996GB  2470GB  475GB   ntfs         Windows 10 Data Files       msftdata
 3      2470GB  4001GB  1530GB  ext4         Linux Backups               msftdata


Model: WDS100T3XHC-00SJG0 (nvme)
Disk /dev/nvme0n1: 1000GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End    Size    File system     Name  Flags
 1      1049kB  512MB  511MB   fat32                 boot, esp
 2      512MB   101GB  100GB   ext4
 3      101GB   118GB  17.0GB  linux-swap(v1)
 4      118GB   218GB  100GB   ext4


duggo@loves:~$
 
Old 07-05-2020, 08:56 PM   #12
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,727

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
Quote:
Originally Posted by Pen guin View Post
Ok, I found the "code tag" you were talking about...only by clicking on "Quote" and seeing how you composed your message, and with what tags...
Or, you could have followed the link in my sig, or the one in berndbausch's sig: Format code like this:
Code:
your code
 
Old 07-06-2020, 12:13 AM   #13
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,808
Blog Entries: 1

Rep: Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066Reputation: 2066
Quote:
Originally Posted by Pen guin View Post
Code:
 3      577MB   593MB   16.8MB  linux-swap(v1)  Microsoft reserved partition  msftres
...
 3      2470GB  4001GB  1530GB  ext4         Linux Backups               msftdata
These are all that bother me:
  • the Microsoft reserved is showing linux-swap for filesystem
  • the EXT4 for backups is showing flag msftdata
What prompted your OP? What you're after isn't clear. Is there something not working, and if so, what?
 
Old 07-06-2020, 05:37 AM   #14
Pen guin
Member
 
Registered: Oct 2019
Posts: 178

Original Poster
Rep: Reputation: Disabled
I was surprised to find that there was a "linux-swap" on an SSD dedicated to a Windows 10 OS. But I suspect that happened because I forgot to disconnect the SSD before installing LM.

What is the significance of the msftdata flag associated with Linux Backups?

Thanks...
 
Old 07-06-2020, 06:08 AM   #15
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,487

Rep: Reputation: Disabled
https://www.linux.org/threads/gparte...m-flags.11640/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Enhancing photos with GNOME Photos LXer Syndicated Linux News 0 07-28-2017 04:35 AM
LXer: GNOME Photos 3.11.3 Allows Users to Access Facebook Photos LXer Syndicated Linux News 0 12-13-2013 05:30 AM
"Linux newbie?" You're at the right place, and at the right time! sundialsvcs General 0 03-19-2009 09:30 AM
Photos don't print right size taj Mandriva 4 03-18-2008 09:10 PM
How in the world do you use these right-click driven WMs? JoeLinux Linux - Software 2 09-08-2002 04:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration