Jeffrey Walton:
>> ++. The firmware on my old Asus Q500a laptop wanted the efi filename
>> in all lowercase -- EFI/BOOT/bootx64.efi instead of
>> EFI/BOOT/BOOTx64.efi. The laptop would not boot to the DVD otherwise.
>> The UEFI on the laptop was by a company called Aptio.
gt; > I downloaded the f40 iso for a worksation, but I did not see on the
> > > fedora website how to burn a bootable DVD with this iso file
> >
> > This page has some doing it from the command line instructions:
> >
> >
> https://docs.fedoraproject.org/en-US/qu
On Mon, Jul 8, 2024 at 9:16 PM Tim via users
wrote:
>
> On Mon, 2024-07-08 at 17:01 +0200, François Patte wrote:
> > I downloaded the f40 iso for a worksation, but I did not see on the
> > fedora website how to burn a bootable DVD with this iso file
>
> This page ha
On Mon, 2024-07-08 at 17:01 +0200, François Patte wrote:
> I downloaded the f40 iso for a worksation, but I did not see on the
> fedora website how to burn a bootable DVD with this iso file
This page has some doing it from the command line instructions:
https://docs.fedoraproject.org
On Mon, 8 Jul 2024, Klaus-Peter Schrage via users wrote:
The OP definitely asked for a tool to create a bootable dvd.
With a gui, this may be done through k3b. As a commandline tool, wodim
should work, even the dd command:
dd used to work.
I've even used cp.
It's been a while.
S
bootable DVD with this iso file
Maybe someone can tell me how to proceed.
google indicates this for windows no windows at home.
I prefer to use command line.
Thank you.
The easiest way is to just dd the iso file to a USB stick and boot off that.
This shows you the USB drive. On my system
There is a fedora tool
Fedora Media Writer (see fedora web site)
also
unebootin
>
> On 7/8/24 10:01 AM, François Patte wrote:
> > Bonjour,
> >
> > I downloaded the f40 iso for a worksation, but I did not see on the
> > fedora website how to burn a b
On 7/8/24 10:01 AM, François Patte wrote:
Bonjour,
I downloaded the f40 iso for a worksation, but I did not see on the
fedora website how to burn a bootable DVD with this iso file
Maybe someone can tell me how to proceed.
google indicates this for windows no windows at home.
I
Bonjour,
I downloaded the f40 iso for a worksation, but I did not see on the
fedora website how to burn a bootable DVD with this iso file
Maybe someone can tell me how to proceed.
google indicates this for windows no windows at home.
I prefer to use command line.
Thank you
On 4/4/24 00:27, Javier Perez wrote:
I was talking about kickstart
Here you go:
https://docs.fedoraproject.org/en-US/fedora/f36/install-guide/advanced/Kickstart_Installations/
If you have any specific questions, feel free to ask.
I usually "cheat" by building a system like I want it and the
On Mon, Apr 1, 2024 at 12:21 PM Thomas Cameron <
thomas.came...@camerontech.com> wrote:
> On 4/1/24 00:25, Javier Perez wrote:
> > When I realize I need to nuke my machine and start over, it's:
> >
> > sudo -i
> > dmesg > /dev/nvme1n1
> > systemctl reboot
> > Choose the right k
On Mar 25, 2024, at 13:43, Thomas Cameron
wrote:
>
> On 3/25/24 11:38, Patrick O'Callaghan wrote:
>>> On Mon, 2024-03-25 at 11:07 -0500, Thomas Cameron wrote:
>>> dmesg > /dev/nvme1n1
>> What's that about?
>> poc
>
> To further clarify, my system uses NVMe drives (/dev/nvme0n1 and
> /dev/nvme
On 4/1/24 17:10, Samuel Sieb wrote:
On 4/1/24 15:03, Thomas Cameron wrote:
I've never heard of having to overwrite the end of the drive, but
then, I've only been working with Linux professionally since 1995.
¯\_(ツ)_/¯
GPT has a backup copy stored in the last block of the disk.
You are absol
On 4/1/24 15:03, Thomas Cameron wrote:
I've never heard of having to overwrite the end of the drive, but then,
I've only been working with Linux professionally since 1995. ¯\_(ツ)_/¯
GPT has a backup copy stored in the last block of the disk.
--
___
us
On 4/1/24 15:57, Barry Scott wrote:
I tend to dd of a few MiB of zeros over the front of the disk.
A few KiB is often not enough.
In some cases you also need to overwrite at the end of the disk I have been
told.
Barry
TMTOWTDI.
The dmesg output is generally *plenty* to nuke the boot sector
On 1 Apr 2024, at 18:21, Thomas Cameron wrote:
>
> On 4/1/24 00:25, Javier Perez wrote:
>>When I realize I need to nuke my machine and start over, it's:
>>sudo -i
>>dmesg > /dev/nvme1n1
>>systemctl reboot
>>Choose the right kickstart from the menu.
>>Refill coffee.
>>G
On 4/1/24 00:25, Javier Perez wrote:
When I realize I need to nuke my machine and start over, it's:
sudo -i
dmesg > /dev/nvme1n1
systemctl reboot
Choose the right kickstart from the menu.
Refill coffee.
Go back to working as if nothing happened. My home directory is t
On Mon, Mar 25, 2024 at 11:08 AM Thomas Cameron <
thomas.came...@camerontech.com> wrote:
> On 3/25/24 11:01, Joe Zeff wrote:
> >
> > If you have /home on its own partition, you don't even need to have it
> > mounted on your file server. Just do a custom partitioning (I presume
> > that you can do
On Tue, Mar 26, 2024 at 7:31 PM Tim via users
wrote:
> I hate having to deal with back-ups, it's time-consuming. Things can
> go wrong with them too, like what my web host did: Backed-up and
> restored my site's files without telling me (they were probably doing
> some maintenance on their gear
Tim:
>> Brute force and ignorance is a tried and tested method. Trying to be
>> clever with boot menus, and carefully selecting specific partitions
>> while installing, often goes awry. Not to mention the times you come
>> across an installer that only wants to do a full takeover of your
>> insta
On 3/25/24 21:57, Joe Zeff wrote:
In all the years I've been doing this I've never had it fail with a
Fedora re-installation. Of course, I always have a full backup of /home
before I upgrade or re-install, JIK.
I've never had it fail, either. But *in my case* it makes more sense for
me to
On Mon, 2024-03-25 at 20:57 -0600, Joe Zeff wrote:
> On 03/25/2024 07:57 PM, Tim via users wrote:
> > Brute force and ignorance is a tried and tested method. Trying to
> > be
> > clever with boot menus, and carefully selecting specific partitions
> > while installing, often goes awry. Not to ment
On 03/25/2024 07:57 PM, Tim via users wrote:
Brute force and ignorance is a tried and tested method. Trying to be
clever with boot menus, and carefully selecting specific partitions
while installing, often goes awry. Not to mention the times you come
across an installer that only wants to do a
Thomas Cameron wrote:
>> I've actually set up my Linux machines so that they mount /home on an
>> NFS file server in my home office. I can nuke my desktop and reinstall
>> it in less than 10 minutes with a kickstart, and my home directory is
>> unchanged. Makes it a lot easier when I do the inev
On Mon, 2024-03-25 at 12:36 -0500, Thomas Cameron wrote:
> On 3/25/24 11:38, Patrick O'Callaghan wrote:
> > On Mon, 2024-03-25 at 11:07 -0500, Thomas Cameron wrote:
> > > dmesg > /dev/nvme1n1
> >
> > What's that about?
>
> If you overwrite the first few sectors of the drive (i.e. with the
> outp
Fedora-WS-Live-39-1.5 DVD does have an EFI directory.
I didn't get a grub menu until disabling UEFI.
The DVD does work with both, so it's most likely an issue with the
firmware on the system. Have you checked for firmware updates? Does
it have an option to select an EFI file to
On Mon, 25 Mar 2024, Samuel Sieb wrote:
On 3/25/24 08:21, Michael Hennebry wrote:
Thanks folks.
Disabling UEFI mode did the trick,
though I do not understand why it was necessary.
I thought that recent Fedora DVDs worked with both legacy and UEFI.
The Fedora-WS-Live-39-1.5 DVD does have an EFI
On 3/25/24 08:21, Michael Hennebry wrote:
Thanks folks.
Disabling UEFI mode did the trick,
though I do not understand why it was necessary.
I thought that recent Fedora DVDs worked with both legacy and UEFI.
The Fedora-WS-Live-39-1.5 DVD does have an EFI directory.
I didn't get a grub
On 3/25/24 11:38, Patrick O'Callaghan wrote:
On Mon, 2024-03-25 at 11:07 -0500, Thomas Cameron wrote:
dmesg > /dev/nvme1n1
What's that about?
poc
To further clarify, my system uses NVMe drives (/dev/nvme0n1 and
/dev/nvme1n1). So when I do dmesg > /dev/nvme1n1 as root, it overwrites
the fi
On 3/25/24 11:38, Patrick O'Callaghan wrote:
On Mon, 2024-03-25 at 11:07 -0500, Thomas Cameron wrote:
dmesg > /dev/nvme1n1
What's that about?
If you overwrite the first few sectors of the drive (i.e. with the
output of the dmesg command), it nukes the boot instructions. It causes
my machin
On Mon, 25 Mar 2024, Patrick O'Callaghan wrote:
On Mon, 2024-03-25 at 11:07 -0500, Thomas Cameron wrote:
dmesg > /dev/nvme1n1
What's that about?
My guess is that nvm stands for non-volatile memory.
--
Michael henne...@mail.cs.ndsu.nodak.edu
"SCSI is NOT magic. There are *fundamental tech
On Mon, 2024-03-25 at 11:07 -0500, Thomas Cameron wrote:
> dmesg > /dev/nvme1n1
What's that about?
poc
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct:
ition and won't boot.
To be clear: I wasn't trying to boot the hard drive or install to it.
I was just trying to boot the DVD.
Eventually I succeeded by disabling UEFI.
The need surprised me.
To boot from the hard drive, I had to re-enable UEFI.
If you want to run Fedora in UEFI mode,
On 3/25/24 11:01, Joe Zeff wrote:
If you have /home on its own partition, you don't even need to have it
mounted on your file server. Just do a custom partitioning (I presume
that you can do that with a kickstart) mounting that partition as /home
and not reformatting and Bob's your uncle. I
On 03/25/2024 09:33 AM, Thomas Cameron wrote:
I've actually set up my Linux machines so that they mount /home on an
NFS file server in my home office. I can nuke my desktop and reinstall
it in less than 10 minutes with a kickstart, and my home directory is
unchanged. Makes it a lot easier whe
On 3/25/24 10:21, Michael Hennebry wrote:
Thanks folks.
Disabling UEFI mode did the trick,
though I do not understand why it was necessary.
I thought that recent Fedora DVDs worked with both legacy and UEFI.
The Fedora-WS-Live-39-1.5 DVD does have an EFI directory.
I didn't get a grub
Thanks folks.
Disabling UEFI mode did the trick,
though I do not understand why it was necessary.
I thought that recent Fedora DVDs worked with both legacy and UEFI.
The Fedora-WS-Live-39-1.5 DVD does have an EFI directory.
I didn't get a grub menu until disabling UEFI.
--
Michael
On 3/24/24 18:43, Michael Hennebry wrote:
I've been trying to get an HP elitedesk 705 G1 mt to boot from dvd.
So far no luck.
I've managed to get DVD listed as the
first boot entry for both UEFI and legacy.
The machine seems to try and fail.
The error messages go by rather fast.
I
On 3/24/24 16:43, Michael Hennebry wrote:
I've been trying to get an HP elitedesk 705 G1 mt to boot from dvd.
So far no luck.
I've managed to get DVD listed as the
first boot entry for both UEFI and legacy.
The machine seems to try and fail.
The error messages go by rather fast.
I
I've been trying to get an HP elitedesk 705 G1 mt to boot from dvd.
So far no luck.
I've managed to get DVD listed as the
first boot entry for both UEFI and legacy.
The machine seems to try and fail.
The error messages go by rather fast.
I think I've seem things like "invalid
女教师日记2_女教师日记DVD免费_大竹一重女教师日记3
❤😄❤女-人-勿-进,男-人-你-懂-了-吧。且撸且珍精 http://CS1knA.h656y.top/#fedoraproject
❤😄❤女-人-勿-进,男-人-你-懂-了-吧。且撸且珍精 http://CS1knA.h656y.top/#fedoraproject
❤😄❤女-人-勿-进,男-人-你-懂-了-吧。且撸且珍精 http://CS1knA.h656y.top/#fedoraproject
On Sun, 10 Apr 2022 20:19:15 + (UTC)
George R Goffe via users wrote:
> Hi,
>
> I'm not sure what to do about this problem.
>
> Is it a broken device? I'm seeing "no media found" messages too.
>
> blockdev /dev/sr0 says:
>
> fc37-bash 5.1 ~# blockdev /dev/cdrom
> blockdev: cannot open /dev
dmesg | tail -3 says:
[ 2159.692983] /dev/sr0: Can't open blockdev
[ 2908.948008] /dev/sr0: Can't open blockdev
[ 3597.306199] /dev/sr0: Can't open blockdev
I have tried inserting an old (1996) bootable cd media AND a quite recent
"live" DVD media from Fedora Core 36/7 with t
On Fri, 2021-12-31 at 21:07 +0100, Wolfgang Pfeiffer wrote:
> I haven't actually tried to copy such a VOB file to a DVD. So at
> worst, you ruin a disk ... ;)
As a test, you can create an ISO image file of a DVD, and see if VLC
(or another media player) will play it as a DVD.
--
On Fri, Dec 24, 2021 at 02:17:57PM -0600, Michael Hennebry wrote:
Any suggestions for converting mp4 files to VOB?
Even an example with mencoder might be useful.
Long long ago, I used mencoder for making DVD video files.
Lost track of the script I used.
I tried it again recently,
but getting all
On 26Dec2021 16:22, michael hennebry wrote:
>On Sun, 26 Dec 2021, Joe Zeff wrote:
>>On 12/26/21 12:53 PM, Michael Hennebry wrote:
>>>dvdstyler might be a good thing to have even if it does not do conversions,
>>>but right now, I'm looking for a conversion tool.
>
>On sourceforge, I was told that d
On 12/26/21 10:06, Joe Zeff wrote:
On 12/26/21 12:53 PM, Michael Hennebry wrote:
dvdstyler might be a good thing to have even if it does not do
conversions,
but right now, I'm looking for a conversion tool.
Have you tried Audacity?
That's only for audio, not video.
_
On 12/24/21 12:17, Michael Hennebry wrote:
Any suggestions for converting mp4 files to VOB?
Even an example with mencoder might be useful.
Long long ago, I used mencoder for making DVD video files.
Lost track of the script I used.
I tried it again recently,
but getting all the options right was
On Sun, 26 Dec 2021, Joe Zeff wrote:
On 12/26/21 12:53 PM, Michael Hennebry wrote:
dvdstyler might be a good thing to have even if it does not do conversions,
but right now, I'm looking for a conversion tool.
On sourceforge, I was told that dvdstyler does convert mp4.
Have you tried Audacit
On 12/26/21 12:53 PM, Michael Hennebry wrote:
dvdstyler might be a good thing to have even if it does not do conversions,
but right now, I'm looking for a conversion tool.
Have you tried Audacity?
___
users mailing list -- users@lists.fedoraproject.or
ot the term "support".
Under features:
support of AVI, MOV, MP4, MPEG, OGG, WMV and other file formats
support of MPEG-2, MPEG-4, DivX, Xvid, MP2, MP3, AC-3 and other audio and video
formats
...
put files with different audio/video format on one DVD (support of titleset)
dvdstyler might b
On 25/12/2021 05:44, Michael Hennebry wrote:
On Fri, 24 Dec 2021, Michael Schwendt wrote:
On Fri, 24 Dec 2021 14:17:57 -0600 (CST), Michael Hennebry wrote:
Any suggestions for converting mp4 files to VOB?
At least one of the files I want to convert is 480x360@24 .
Have you used package "
On Fri, 24 Dec 2021, Michael Schwendt wrote:
On Fri, 24 Dec 2021 14:17:57 -0600 (CST), Michael Hennebry wrote:
Any suggestions for converting mp4 files to VOB?
At least one of the files I want to convert is 480x360@24 .
Have you used package "dvdstyler" from RPMFusion Free before?
I hav
On Fri, 24 Dec 2021 14:17:57 -0600 (CST), Michael Hennebry wrote:
> Any suggestions for converting mp4 files to VOB?
> Even an example with mencoder might be useful.
> Long long ago, I used mencoder for making DVD video files.
> Lost track of the script I used.
> I tried it again
Any suggestions for converting mp4 files to VOB?
Even an example with mencoder might be useful.
Long long ago, I used mencoder for making DVD video files.
Lost track of the script I used.
I tried it again recently,
but getting all the options right was making my head swim.
At least one of the
> On 28 Oct 2021, at 05:36, Ed Greshko wrote:
>
> On 28/10/2021 12:14, Tim via users wrote:
>> On Thu, 2021-10-28 at 06:54 +0800, Ed Greshko wrote:
>>> Still a USB thumb drive is much better
>>> and more reliable than optical storage.
>> I'm more confident the other way around.
>>
>
> Maybe I
On 28/10/2021 12:14, Tim via users wrote:
On Thu, 2021-10-28 at 06:54 +0800, Ed Greshko wrote:
Still a USB thumb drive is much better
and more reliable than optical storage.
I'm more confident the other way around.
Maybe I'm one of the few lucky ones? I have 2 thumb drives of 128GB from
On Thu, 2021-10-28 at 06:54 +0800, Ed Greshko wrote:
> Still a USB thumb drive is much better
> and more reliable than optical storage.
I'm more confident the other way around.
--
uname -rsvp
Linux 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
Boilerplate: All unex
the past 6+ years.
As I mentioned, I don't use my optical drives much. But I've found several
dead when I've gone
to use them. So, usage may not always be an indicator of health.
I stopped using DVD's and CD's a long time ago. I only use it if I have to
boot a liv
On 10/26/21 10:08 PM, Ed Greshko wrote:
On 26/10/2021 22:44, home user wrote:
(fedora-34; gnome)
The evening before doing a Fedora upgrade, I do a user data back-up.
I do it as a data project in K3b to burn a DVD/Blu-ray (BD-R). I
always "test" the back-up immediately after it
On 26/10/2021 22:44, home user wrote:
(fedora-34; gnome)
The evening before doing a Fedora upgrade, I do a user data back-up. I do it as a data
project in K3b to burn a DVD/Blu-ray (BD-R). I always "test" the back-up
immediately after it's done.
On April 07, 2021, I did suc
(fedora-34; gnome)
The evening before doing a Fedora upgrade, I do a user data back-up. I
do it as a data project in K3b to burn a DVD/Blu-ray (BD-R). I always
"test" the back-up immediately after it's done.
On April 07, 2021, I did such a back-up. I upgraded from f-32 to
ote:
Did you check the checksums? Bad download?
On Fri, Mar 12, 2021 at 4:15 PM Robert G. (Doc) Savage via users
<mailto:users@lists.fedoraproject.org>> wrote:
Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a
DVD-R? Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB
On 13/03/2021 05:14, Robert G. (Doc) Savage via users wrote:
Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a DVD-R? Brasero
under Centos 7.9 and Fedora 33 both say a 4.7GB blank disk isn't big enough.
You could always grab an earlier iso such as from
https://vault.cento
On 3/13/21 4:52 PM, Robert G. (Doc) Savage via users wrote:
On Fri, 2021-03-12 at 15:28 -0800, Paul Allen Newell wrote:
On 3/12/21 2:55 PM, George N. White III wrote:
I had same problem with 7.9.2009. I used a DVD-R DL with k3b and it
worked.
Paul,
If by DVD-R DL you mean "dual
on.
> >
> > I wonder how I could ask for that iso to be rebuilt to a size that
> > fits
> > on a blank DVD.
>
> My first thought is to report it as a bug.
This would be my first attempt at using the CentOS bug tracking system,
and I gotta say it is one of the mos
On Fri, 2021-03-12 at 18:19 -0700, Chris Murphy wrote:
> On Fri, Mar 12, 2021 at 3:49 PM Robert G. (Doc) Savage via users
> wrote:
> >
> > The checksums are perfect. What I am probably looking for is anyone
> > who CAN burn that iso to a blank DVD-R or DVD+R. If Braser
On Fri, 2021-03-12 at 15:28 -0800, Paul Allen Newell wrote:
>
>
> On 3/12/21 2:55 PM, George N. White III wrote:
>
>
>
> I had same problem with 7.9.2009. I used a DVD-R DL with k3b and it
> worked.
Paul,
If by DVD-R DL you mean "dual layer", that's
On 3/13/21 11:19 AM, Robert G. (Doc) Savage via users wrote:
THANK YOU. Yours is precisely the answer I was looking for. That iso
file should never have been released as part of the general distribution.
I wonder how I could ask for that iso to be rebuilt to a size that fits
on a blank DVD
> > On Fri, Mar 12, 2021 at 4:15 PM Robert G. (Doc) Savage via users
> > > wrote:
> > > > Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a
> > > > DVD-R? Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB
> > > > blan
e via users <
> users@lists.fedoraproject.org> wrote:
>
> Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a DVD-R?
> Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB blank disk isn't
> big enough.
>
> --Doc Savage
> Fairview Heights, IL
>
>
>
On Fri, Mar 12, 2021 at 3:49 PM Robert G. (Doc) Savage via users
wrote:
>
> The checksums are perfect. What I am probably looking for is anyone who CAN
> burn that iso to a blank DVD-R or DVD+R. If Brasero won't do it, is it
> because the iso image is just every-so-slightly to
>
>> On Fri, 2021-03-12 at 16:22 -0500, Terry Polzin wrote:
>>
>> Did you check the checksums? Bad download?
>>
>> On Fri, Mar 12, 2021 at 4:15 PM Robert G. (Doc) Savage via users <
>> users@lists.fedoraproject.org> wrote:
>>
>> Is the
, 2021 at 4:15 PM Robert G. (Doc) Savage via users
mailto:users@lists.fedoraproject.org>> wrote:
Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a
DVD-R? Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB
blank disk isn't big enough.
--Doc Savage
e via users <
> users@lists.fedoraproject.org> wrote:
>
> Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a DVD-R?
> Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB blank disk isn't
> big enough.
>
> --Doc Savage
> Fairview Heights, IL
>
>
>
On Fri, 2021-03-12 at 16:22 -0500, Terry Polzin wrote:
> Did you check the checksums? Bad download?
>
> On Fri, Mar 12, 2021 at 4:15 PM Robert G. (Doc) Savage via users
> wrote:
> > Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a
> > DVD-R? Brasero under
Did you check the checksums? Bad download?
On Fri, Mar 12, 2021 at 4:15 PM Robert G. (Doc) Savage via users <
users@lists.fedoraproject.org> wrote:
> Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a DVD-R?
> Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB blan
Is the CentOS-7-x86_64-DVD-2009.iso really too big to burn on a DVD-R?
Brasero under Centos 7.9 and Fedora 33 both say a 4.7GB blank disk
isn't big enough.
--Doc Savage
Fairview Heights, IL
___
users mailing list -- users@lists.fedoraproject.o
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
>> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
>> List Archives:
>> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>
> Ah yeah, got it
>
> My Source P
:4.1.1-1.fc31
>
> I'm on f32, but that shouldn't make a difference.
>
> The alternative instead of using the drive directly would be to use dd
> on the host system
> to copy the cd to an file would would then be in iso format. I did
> this with a DVD that I'
: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Ah yeah, got it
My Source Path shows the media title correctly.
I also tried to eject the DVD before turning on the VM - that results in
On 2020-07-09 23:21, Konstantin Svist wrote:
Definitely not what I asked, I already have w10 installed just fine from an ISO
-- but now trying to install other software from a DVD (wait, what year is
this??)
But seriously, I want to forward the optical drive to windows, I should be able
to do
ad of using the drive directly would be to use dd on the
host system
to copy the cd to an file would would then be in iso format. I did this with a
DVD that I'd
used as backup.
[egreshko@meimei ~]$ file cdrom.iso
cdrom.iso: ISO 9660 CD-ROM filesystem data 'K3b data project'
https:
On 2020-07-10 15:18, Konstantin Svist wrote:
> Hm, also I don't see "Source path"...
As Samuel said...
https://imgur.com/gallery/Y8QJ4qt
--
The key to getting good answers is to ask good questions.
___
users mailing list -- users@lists.fedoraproject.
On 7/10/20 12:18 AM, Konstantin Svist wrote:
Hm, also I don't see "Source path"...
After you've added it, click on the SATA CDROM entry in the list. Then
you will see the source path in the details on the right.
___
users mailing list -- users@list
On 7/10/20 00:02, Ed Greshko wrote:
> On 2020-07-10 11:01, Konstantin Svist wrote:
>> I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
>> through a DVD.
>>
>> The virtual disk setting in the VM suggests /dev/sr0, but whenever I
>> select
On 7/10/20 00:02, Ed Greshko wrote:
> On 2020-07-10 11:01, Konstantin Svist wrote:
>> I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
>> through a DVD.
>>
>> The virtual disk setting in the VM suggests /dev/sr0, but whenever I
>> select
On 7/9/20 8:01 PM, Konstantin Svist wrote:
I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
through a DVD.
The virtual disk setting in the VM suggests /dev/sr0, but whenever I
select that, the machine refuses to boot with the following error:
I just tried it a
On 2020-07-10 11:01, Konstantin Svist wrote:
> I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
> through a DVD.
>
> The virtual disk setting in the VM suggests /dev/sr0, but whenever I
> select that, the machine refuses to boot with the following err
Definitely not what I asked, I already have w10 installed just fine from an ISO
-- but now trying to install other software from a DVD (wait, what year is
this??)
But seriously, I want to forward the optical drive to windows, I should be able
to do that
On 2020-07-09 20:01, Konstantin Svist wrote:
I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
through a DVD.
The virtual disk setting in the VM suggests /dev/sr0, but whenever I
select that, the machine refuses to boot with the following error:
Error starting d
I've set up a win10 virtual machine in VMM QEMU/KVM and trying to pass
through a DVD.
The virtual disk setting in the VM suggests /dev/sr0, but whenever I
select that, the machine refuses to boot with the following error:
Error starting domain: internal error: child reported (statu
On Mon, 1 Jun 2020 at 01:23, Michael Hennebry <
henne...@web.cs.ndsu.nodak.edu> wrote:
> On Fri, 29 May 2020, George N. White III wrote:
>
> > Have you tried the vga= kernel boot parameter? For Xwindows it would be
> > good to get something other than VESA running, either i915 or by adding a
> >
On Fri, 29 May 2020, George N. White III wrote:
Have you tried the vga= kernel boot parameter? For Xwindows it would be
good to get something other than VESA running, either i915 or by adding a
graphics card.
I have now.
No go.
I had a look at the dmesg log on an old system with Nvidia car
On Fri, 29 May 2020, George N. White III wrote:
Have you tried the vga= kernel boot parameter? For Xwindows it would be
good to get something other than VESA running, either i915 or by adding a
graphics card.
I'll try that next,
though the problem seems to be that a power that be
seems to th
On Fri, 29 May 2020 at 10:56, Michael Hennebry <
henne...@web.cs.ndsu.nodak.edu> wrote:
> For whatever reason,
> the persistent overlay does not work for me.
>
> I can get to runlevel 3 with or without nomodeset.
> With nomodeset,
> telinit 5
> brings me to 640x480 .
> Without nomodeset, it fails:
For whatever reason,
the persistent overlay does not work for me.
I can get to runlevel 3 with or without nomodeset.
With nomodeset,
telinit 5
brings me to 640x480 .
Without nomodeset, it fails:
the oh no screen rears its ugly head.
Is there something I can do at runlevel 3
to get a mode other t
On Thu, 28 May 2020, Michael Hennebry wrote:
On Thu, 28 May 2020, Samuel Sieb wrote:
I don't recall you mentioning which live image you're using. Assuming it's
workstation, edit /etc/gdm/custom.conf and uncomment the line with
"WaylandEnable=false". Then reboot and see what happens.
'Twas
On Thu, 28 May 2020, Samuel Sieb wrote:
I don't recall you mentioning which live image you're using. Assuming it's
workstation, edit /etc/gdm/custom.conf and uncomment the line with
"WaylandEnable=false". Then reboot and see what happens.
'Twas only in the first post:
On Sun, 24 May 2020, M
On 5/28/20 1:16 PM, Michael Hennebry wrote:
On Tue, 26 May 2020, Samuel Sieb wrote:
livecd-iso-to-disk --format --msdos --overlay-size-mb 1024
Fedora-Workstation-Live-x86_64-32-1.2.iso /dev/sdd
Replace the sdd with your USB drive, this will completely wipe the
drive. Put the name of whatever
1 - 100 of 1311 matches
Mail list logo