LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-18-2019, 03:50 PM   #121
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled

Code:
[root@localhost ~]# sudo mkdir /mnt/maps
[root@localhost ~]# sudo mount /dev/mapper/fedora00-root /mnt/maps
[root@localhost ~]# sudo mount /dev/sda8 /mnt/maps/boot
[root@localhost ~]# sudo mount /dev/sda1 /mnt/maps/boot/efi
[root@localhost ~]# sudo mount --bind /dev /mnt/maps/dev
[root@localhost ~]# sudo mont --bind /proc /mnt/maps/proc
sudo: mont: command not found
[root@localhost ~]# sudo mount --bind /proc /mnt/maps/proc
[root@localhost ~]# sudo mount --bind /sys /mnt/maps/sys
[root@localhost ~]# chroot /mnt/maps
[root@localhost /]# grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
Generating grub configuration file ...
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
Found linux image: /boot/vmlinuz-4.18.16-300.fc29.x86_64
Found initrd image: /boot/initramfs-4.18.16-300.fc29.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-2d4676bd015b4f5abbaf0c2cf564f92b
Found initrd image: /boot/initramfs-0-rescue-2d4676bd015b4f5abbaf0c2cf564f92b.img
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
  WARNING: Failed to connect to lvmetad. Falling back to device scanning.
device-mapper: reload ioctl on osprober-linux-sdc1  failed: Device or resource busy
Command failed.
done
does this mean that the entire command failed, even though it generated several images?

rebooting after exit still just loaded the live linux

Last edited by zavmat; 02-18-2019 at 03:53 PM.
 
Old 02-21-2019, 03:57 PM   #122
zavmat
Member
 
Registered: Oct 2018
Posts: 184

Original Poster
Rep: Reputation: Disabled
How To Access Windows files in Fedora 29 from Terminal

Solution

Code:
# fdisk -l
Code:
# mkdir /mnt/nts
Code:
# mount -t ntfs-3g /dev/sdx /mnt/nts
where sdx is the Windows volume that stores your data.

From here you should be able to access your files with the file manager. You can access the root (/) directory in the file manager by clicking + Other Locations , then Computer. From there navigate to /mnt/nts and you will find them.

Source: https://www.tecmint.com/how-do-i-acc...tion-in-linux/

Last edited by zavmat; 02-21-2019 at 04:04 PM.
 
  


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
How to transfer files from a linux machine to a windows machine which are not in the same network Lakshmi Yallampalli Linux - Networking 6 07-16-2010 04:50 AM
LXer: Wal-Mart's $199 (formerly $198) Linux box is here -- and so is the OS that runs LXer Syndicated Linux News 0 11-07-2007 06:30 AM
Windows Vista (formerly Longhorn) jaz General 39 02-19-2007 08:27 PM
Linux on Averatec (formerly Sotec) 3120V TheFarLeft Linux - General 1 11-29-2003 02:04 PM

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

All times are GMT -5. The time now is 12:59 AM.

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