LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Defrag
#31
(09-10-2016, 02:13 PM)firenice03 link Wrote: If can't access the tty - try gold_fingers suggestion ...


Is there a way to save my files on a usb on this situation? I'm planning to reinstall the OS.
Reply
#32
(09-10-2016, 01:25 PM)gold_finger link Wrote: *********************************************************************************************************************************
EDIT:
  firenice03 responded before I finished and posted this.  Try that solution first -- it's easier than my instructions below, but is doing exactly the same thing.

*********************************************************************************************************************************

I don't know a lot about fixing graphic card issues, (so can't be much help with that), but I can help you reverse what you did according to that link.

Hopefully you still have the live install dvd/usb that you used to install LL.  If not, make another.

Boot computer with your live dvd/usb.

Open a terminal and enter this command to list the partitions on your hard drive.
Code:
sudo parted -l
(Command ends in a lowercase letter "L", not the number "1".)

Find your LL root partition and make note of which partition it is (eg. /dev/sda1, /dev/sda5, etc.).  Assuming you did a standard installation that results in one root partition and one swap partition, just look for the partition that shows "ext4" under the "File system" column of the output.  If you have a root/home/swap setup, you'll see two with "ext4".  The smaller of the two partitions will be the root partition in that case (unless you have a very strange setup).

Substitute your correct partition in place of my example of /dev/sdXY in the command below.  (X is the drive letter -- eg. a,b,c -- Y is the partition number -- 1,2,3.  Command will mount the root partition to the live environment so you can get to the file you made from that tutorial.
Code:
sudo mount /dev/sdXY /mnt

Now we'll just delete the file you made in tutorial so it doesn't get used on further boots.  Enter this command to do that.
Code:
sudo rm /mnt/etc/X11/xorg.conf.d/20-amd.conf

Now unmount the partition with this command.
Code:
sudo umount /mnt

Shutdown, remove live dvd/usb, boot back up and should be back to way it was before that change.

[Image: IMG_20160910_230300919.jpg]

I'm quite confused on the second step, can you do it for me please. The drive letter part.
Reply
#33
sudo mount /dev/sdXY /mnt

sda1 is the primary ext4 (root)
sda2 is the extended
sda5 is swap
sdb1 is the cruizer

so
Code:
sudo mount /dev/sda1 /mnt
*note the space after the 1 and /mnt
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply
#34
(09-10-2016, 03:24 PM)firenice03 link Wrote: sudo mount /dev/sdXY /mnt

sda1 is the primary ext4 (root)
sda2 is the extended
sda5 is swap
sdb1 is the cruizer

so
Code:
sudo mount /dev/sda1 /mnt
*note the space after the 1 and /mnt

Thank you sir! Smile It worked! Thank you for your great effort! Thank you everyone!
Reply
#35
Glad you back in business  ;D
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply
#36
+1 firenice03 & goldfinger

What a great community we have here, not forgetting a great distro(Jerry) around which it is built....
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)