SOLVED MOUNT :-) - Re: 2 installations on the same PC - Add partition in Ftab

2024-05-29 Thread soles.g
El 29/5/24 a las 02:23, Samuel Sieb escribió: On 5/28/24 9:50 PM, Mike Wright wrote: The mount point doesn't exist.  Create it:     mkdir -p /run/media/soles_40/desde_fedora_37 /run is a tmpfs area.  That mount point will only persist until the next reboot.  It would be better to make a moun

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-29 Thread Patrick O'Callaghan
On Wed, 2024-05-29 at 01:24 -0300, soles.g wrote: > Así se monta cuando lo monto desde Dolphin > > This is how it is set up when I mount it from Dolphin > > > soles_40@garibaldina-40:/run/media/soles_40/desde_fedora_37$ > > porque desde la terminal no me deja de ninguna manera: > > because from

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-29 Thread Samuel Sieb
On 5/29/24 12:14 AM, Tim via users wrote: Mike Wright wrote: The mount point doesn't exist. Create it: mkdir -p /run/media/soles_40/desde_fedora_37 Samuel Sieb: /run is a tmpfs area. That mount point will only persist until the next reboot. It would be better to make a mount point som

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-29 Thread Tim via users
Mike Wright wrote: >> The mount point doesn't exist. Create it: >> >>mkdir -p /run/media/soles_40/desde_fedora_37 Samuel Sieb: > /run is a tmpfs area. That mount point will only persist until the next > reboot. It would be better to make a mount point somewhere permanent. Also, isn't /ru

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-28 Thread Samuel Sieb
On 5/28/24 9:50 PM, Mike Wright wrote: The mount point doesn't exist.  Create it:    mkdir -p /run/media/soles_40/desde_fedora_37 /run is a tmpfs area. That mount point will only persist until the next reboot. It would be better to make a mount point somewhere permanent. -- __

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-28 Thread Mike Wright
On 5/28/24 21:24, soles.g wrote: El 23/5/24 a las 21:28, Mike Wright escribió: porque desde la terminal no me deja de ninguna manera: because from the terminal it won't let me in any way: soles_40@garibaldina-40:~$ sudo mount -n /dev/sda7 /run/media/soles_40/desde_fedora_37 mount: /run/medi

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-28 Thread soles.g
El 23/5/24 a las 21:28, Mike Wright escribió: the first I did two installations of Fedora40 on the same hard drive. I didn't know how to do it so you don't have to create in each of the facilities the directory? /efi. ├─sda1 vfat FAT16 EFI 0B9B-8F19 ├─sda8 vfat FAT32 boot 0566-61F4 /dev/sda

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-24 Thread Patrick O'Callaghan
On Fri, 2024-05-24 at 07:48 -0400, Robert McBroom via users wrote: > Two installations of Fedora can be run on the same system With each > installation on a separate drive. The installation to be executed can > then be started from the bios. The partitions /boot/efi, /boot and > /root > are all u

Re: 2 installations on the same PC

2024-05-24 Thread soles.g
El 23/5/24 a las 20:18, Tom Horsley escribió: I have absolute no idea if this works for efi installations, but on my MBR based system, I have a stand alone grub partition in /mainboot, and it has a simple grub.cfg file which gives me menu items to boot one or the other fedora I have installed via

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-24 Thread Felix Miata
soles.g composed on 2024-05-23 12:13 (UTC-0300): > I need help with two topics: > a) install two Fedora40. > Therefore I have two EFI > and that creates 'problems' > Is there anything I can do so the PC doesn't get 'confused'...? On a multiboot PC with only Linux, only one ESP is required, and o

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-24 Thread Robert McBroom via users
On 5/24/24 5:23 AM, Patrick O'Callaghan wrote: On Thu, 2024-05-23 at 19:43 -0300, soles.g wrote: I did two installations of Fedora40 on the same hard drive. ¿Esto fue a propósito o por error? No está claro para qué necesitas dos instalaciones de F40. Was this on purpose or by mistake? It

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-24 Thread Patrick O'Callaghan
On Thu, 2024-05-23 at 19:43 -0300, soles.g wrote: > I did two installations of Fedora40 > on the same hard drive. > ¿Esto fue a propósito o por error? No está claro para qué necesitas dos instalaciones de F40. Was this on purpose or by mistake? It's not clear why you would need two install

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread Mike Wright
On 5/23/24 15:43, soles.g wrote: El 23/5/24 a las 18:28, Patrick O'Callaghan escribió: On Thu, 2024-05-23 at 13:00 -0300, soles.g wrote: ¡Hola...! :-) ¿Escribo aquí en castellano...? ;-)     [Should I write here in Spanish?] La lista realmente es para usarse en inglés y no quiero asumir la f

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread Tom Horsley
On Thu, 23 May 2024 19:43:25 -0300 soles.g wrote: > the first > I did two installations of Fedora40 > on the same hard drive. I have absolute no idea if this works for efi installations, but on my MBR based system, I have a stand alone grub partition in /mainboot, and it has a simple grub.cfg fil

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread soles.g
El 23/5/24 a las 18:28, Patrick O'Callaghan escribió: On Thu, 2024-05-23 at 13:00 -0300, soles.g wrote: ¡Hola...! :-) ¿Escribo aquí en castellano...? ;-) [Should I write here in Spanish?] La lista realmente es para usarse en inglés y no quiero asumir la función de traductor general, pero

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread Patrick O'Callaghan
On Thu, 2024-05-23 at 13:00 -0300, soles.g wrote: > ¡Hola...! :-) > > ¿Escribo aquí en castellano...? ;-) [Should I write here in Spanish?] La lista realmente es para usarse en inglés y no quiero asumir la función de traductor general, pero por esta vez estoy dispuesto a actuar como intermedi

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread soles.g
¡Hola...! :-) ¿Escribo aquí en castellano...? ;-) Gracias... :-) cl El 23/5/24 a las 12:39, Patrick O'Callaghan escribió: On Thu, 2024-05-23 at 12:13 -0300, soles.g wrote: Hello: I need help with two topics: a) install two Fedora40. Therefore I have two EFI and that creates 'problems' Is t

Re: 2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread Patrick O'Callaghan
On Thu, 2024-05-23 at 12:13 -0300, soles.g wrote: > Hello: > I need help with two topics: > a) install two Fedora40. > Therefore I have two EFI > and that creates 'problems' > > Is there anything I can do so the PC doesn't get 'confused'...? > > > b) I would like to mount a partition from Ftab..

2 installations on the same PC - Add partition in Ftab

2024-05-23 Thread soles.g
Hello: I need help with two topics: a) install two Fedora40. Therefore I have two EFI and that creates 'problems' Is there anything I can do so the PC doesn't get 'confused'...? b) I would like to mount a partition from Ftab... ├─sda7 ext4 1.0 from fedora_37 8ff104f3-ee9g-41be-9b2e-2b97d88f17c