F5F Stay Refreshed Software Operating Systems They won't start the Pops app.

They won't start the Pops app.

They won't start the Pops app.

Pages (2): 1 2 Next
X
xXFirewitherXx
Posting Freak
878
07-04-2016, 04:33 AM
#1
Hello, I'm not sure about the steps you're taking. Your computer won't start, and you're trying to recover it. You're following this support article from System76. Since you suspect the bootloader is the issue, you're new to Linux, so you might be mistaken. It mentions that the system is in legacy mode. Your SATA drive is labeled up to 2. eda2, but that appears to be a swap partition. I don't understand what that means. The guide suggests mounting /dev/sda2 as /mnt, but it doesn't work and shows "unknown filesystem type: swap." You mentioned your PC runs as a server (Jellyfin, music, etc.) and you're worried about losing data. I know Windows better than you do, so please be gentle with me. Thanks for your patience.
X
xXFirewitherXx
07-04-2016, 04:33 AM #1

Hello, I'm not sure about the steps you're taking. Your computer won't start, and you're trying to recover it. You're following this support article from System76. Since you suspect the bootloader is the issue, you're new to Linux, so you might be mistaken. It mentions that the system is in legacy mode. Your SATA drive is labeled up to 2. eda2, but that appears to be a swap partition. I don't understand what that means. The guide suggests mounting /dev/sda2 as /mnt, but it doesn't work and shows "unknown filesystem type: swap." You mentioned your PC runs as a server (Jellyfin, music, etc.) and you're worried about losing data. I know Windows better than you do, so please be gentle with me. Thanks for your patience.

M
Mhbone
Junior Member
10
07-04-2016, 10:45 AM
#2
Run the command to list all block devices and identify the root partition. Ensure it shows a partition labeled with / as the mount point.
M
Mhbone
07-04-2016, 10:45 AM #2

Run the command to list all block devices and identify the root partition. Ensure it shows a partition labeled with / as the mount point.

T
Texas1047
Posting Freak
889
07-04-2016, 11:03 PM
#3
I saved the file from the terminal using a USB drive with Pop-OS (installed NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS). The directory structure includes several partitions and files, such as pop-os media, sdb volumes, and a new partition labeled sr0.
T
Texas1047
07-04-2016, 11:03 PM #3

I saved the file from the terminal using a USB drive with Pop-OS (installed NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS). The directory structure includes several partitions and files, such as pop-os media, sdb volumes, and a new partition labeled sr0.

H
Hinokami_
Junior Member
40
07-06-2016, 07:20 AM
#4
The primary drive is sda1, therefore the appropriate instruction is sudo mount /dev/sda1 /mnt
H
Hinokami_
07-06-2016, 07:20 AM #4

The primary drive is sda1, therefore the appropriate instruction is sudo mount /dev/sda1 /mnt

R
Raidex20
Posting Freak
751
07-13-2016, 12:42 AM
#5
I no longer use [swap] since I attempted to apply the swapoff sda2 and zram0)
R
Raidex20
07-13-2016, 12:42 AM #5

I no longer use [swap] since I attempted to apply the swapoff sda2 and zram0)

C
CallMeEpic71
Junior Member
3
07-18-2016, 07:06 PM
#6
I will process this command step by step.
For each item in the directory `dev dev/pts proc sys run`, I will execute:
mount a new mount point for each file, copy `/etc/resolv.conf` to the new location, and then start a chroot environment to reinstall system packages.
C
CallMeEpic71
07-18-2016, 07:06 PM #6

I will process this command step by step.
For each item in the directory `dev dev/pts proc sys run`, I will execute:
mount a new mount point for each file, copy `/etc/resolv.conf` to the new location, and then start a chroot environment to reinstall system packages.

I
iRaine
Posting Freak
800
07-21-2016, 08:49 PM
#7
You should include the code for the legacy BIOS boot process.
I
iRaine
07-21-2016, 08:49 PM #7

You should include the code for the legacy BIOS boot process.

S
Superjulo
Member
121
07-21-2016, 09:19 PM
#8
I believe you're entering a command sequence. Let me clarify what it might do.
S
Superjulo
07-21-2016, 09:19 PM #8

I believe you're entering a command sequence. Let me clarify what it might do.

D
DarkOtroN
Junior Member
16
07-22-2016, 06:38 PM
#9
This is the subsequent phase in the manual
D
DarkOtroN
07-22-2016, 06:38 PM #9

This is the subsequent phase in the manual

T
taconiebre
Senior Member
506
07-23-2016, 07:52 AM
#10
I attempted that but it doesn't start. The system shows I'm in emergency mode. Once logged in, run "journalctl -xr exit" to proceed.
T
taconiebre
07-23-2016, 07:52 AM #10

I attempted that but it doesn't start. The system shows I'm in emergency mode. Once logged in, run "journalctl -xr exit" to proceed.

Pages (2): 1 2 Next