[GH-ISSUE #49] How to install in a VM? #45

Closed
opened 2026-03-03 18:48:31 +03:00 by kerem · 8 comments
Owner

Originally created by @deusnovus on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/49

Hello, I am really sorry if I misunderstood the purpose of the project, but I am trying to install win98-quickinstall on GNOME Boxes, and while having the .img file mounted (win98qi_v0.9.6_ALL_usb.img) with the configuration seen below:

Image

But when trying to install quickinstall, the installer wants to install in the bootable while refusing to format the virtual storage... what am I doing wrong? Any advice would be welcome, thank you!

https://github.com/user-attachments/assets/9e813a20-b1c7-47b3-a1aa-8e3acf79a3bb

Originally created by @deusnovus on GitHub (Jul 17, 2025). Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/49 Hello, I am really sorry if I misunderstood the purpose of the project, but I am trying to install win98-quickinstall on GNOME Boxes, and while having the .img file mounted (`win98qi_v0.9.6_ALL_usb.img`) with the configuration seen below: <img width="710" height="646" alt="Image" src="https://github.com/user-attachments/assets/1e2d37e0-68da-492a-8814-9e542ac5adb0" /> But when trying to install `quickinstall`, the installer wants to install in the bootable while refusing to format the virtual storage... what am I doing wrong? Any advice would be welcome, thank you! https://github.com/user-attachments/assets/9e813a20-b1c7-47b3-a1aa-8e3acf79a3bb
kerem closed this issue 2026-03-03 18:48:31 +03:00
Author
Owner

@oerg866 commented on GitHub (Jul 18, 2025):

Did you add a virtual hard drive and partition it using CFDISK?

<!-- gh-comment-id:3089343606 --> @oerg866 commented on GitHub (Jul 18, 2025): Did you add a virtual hard drive and partition it using CFDISK?
Author
Owner

@deusnovus commented on GitHub (Jul 18, 2025):

Right, as shown above, I created a virtual drive with 10GB, mounted the win98qi_v0.9.6_ALL_usb.img image, launched the VM, but won't let me partition or install anything (as shown in the video).

<!-- gh-comment-id:3090217958 --> @deusnovus commented on GitHub (Jul 18, 2025): Right, as shown above, I created a virtual drive with 10GB, mounted the `win98qi_v0.9.6_ALL_usb.img` image, launched the VM, but won't let me partition or install anything (as shown in the video).
Author
Owner

@oerg866 commented on GitHub (Jul 18, 2025):

No, you added the quickinstall image as a hard drive, which is wrong - add
the ISO version of quickinstall as a CD ROM drive and boot from that, then
it will let you use the virtual hard disk

On Fri, Jul 18, 2025, 19:47 deusnovus @.***> wrote:

deusnovus left a comment (oerg866/win98-quickinstall#49)
https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090217958

Right, as shown above, I created a virtual drive with 10GB, mounted the
win98qi_v0.9.6_ALL_usb.img image, launched the VM, but won't let me
partition or install anything (as shown in the video).


Reply to this email directly, view it on GitHub
https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090217958,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAISOPJOJGIZ3AYEJC7JKUD3JEXLHAVCNFSM6AAAAACBYUPXMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJQGIYTOOJVHA
.
You are receiving this because you commented.Message ID:
@.***>

<!-- gh-comment-id:3090225835 --> @oerg866 commented on GitHub (Jul 18, 2025): No, you added the quickinstall image as a hard drive, which is wrong - add the ISO version of quickinstall as a CD ROM drive and boot from that, then it will let you use the virtual hard disk On Fri, Jul 18, 2025, 19:47 deusnovus ***@***.***> wrote: > *deusnovus* left a comment (oerg866/win98-quickinstall#49) > <https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090217958> > > Right, as shown above, I created a virtual drive with 10GB, mounted the > win98qi_v0.9.6_ALL_usb.img image, launched the VM, but won't let me > partition or install anything (as shown in the video). > > — > Reply to this email directly, view it on GitHub > <https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090217958>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAISOPJOJGIZ3AYEJC7JKUD3JEXLHAVCNFSM6AAAAACBYUPXMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJQGIYTOOJVHA> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
Author
Owner

@deusnovus commented on GitHub (Jul 18, 2025):

Unless I'm missing something here, I have the image as CD/ROM:

Image

And booting from either the hard disk or the CD-ROM yields the same problem. Could it be a GNOME Boxes quirk?

<!-- gh-comment-id:3090277394 --> @deusnovus commented on GitHub (Jul 18, 2025): Unless I'm missing something here, I have the image as CD/ROM: <img width="644" height="163" alt="Image" src="https://github.com/user-attachments/assets/df1d607a-2fac-4a6f-a32e-a1ebe4d6d282" /> And booting from either the hard disk or the CD-ROM yields the same problem. Could it be a GNOME Boxes quirk?
Author
Owner

@deusnovus commented on GitHub (Jul 18, 2025):

Hmmm strange, I deleted the old VM, remade another one with 10GB, launched via .img and the storage now became 1.2GB large:

Image
<!-- gh-comment-id:3090283792 --> @deusnovus commented on GitHub (Jul 18, 2025): Hmmm strange, I deleted the old VM, remade another one with 10GB, launched via .img and the storage now became 1.2GB large: <img width="626" height="123" alt="Image" src="https://github.com/user-attachments/assets/e0146f39-8c7a-4838-8b63-d1e29c32ba1f" />
Author
Owner

@oerg866 commented on GitHub (Jul 18, 2025):

No, you're USING THE USB IMAGE. Use the ISO file...

On Fri, 18 Jul 2025 at 20:14, deusnovus @.***> wrote:

deusnovus left a comment (oerg866/win98-quickinstall#49)
https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090283792

Hmmm strange, I deleted the old VM, remade another one with 10GB, launched
via .img and the storage now became 1.2GB large:
image.png (view on web)
https://github.com/user-attachments/assets/e0146f39-8c7a-4838-8b63-d1e29c32ba1f


Reply to this email directly, view it on GitHub
https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090283792,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAISOPIYBR7ZCW3PK7MZS433JE2SHAVCNFSM6AAAAACBYUPXMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJQGI4DGNZZGI
.
You are receiving this because you commented.Message ID:
@.***>

<!-- gh-comment-id:3090777587 --> @oerg866 commented on GitHub (Jul 18, 2025): No, you're ***USING THE USB IMAGE***. Use the ISO file... On Fri, 18 Jul 2025 at 20:14, deusnovus ***@***.***> wrote: > *deusnovus* left a comment (oerg866/win98-quickinstall#49) > <https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090283792> > > Hmmm strange, I deleted the old VM, remade another one with 10GB, launched > via .img and the storage now became 1.2GB large: > image.png (view on web) > <https://github.com/user-attachments/assets/e0146f39-8c7a-4838-8b63-d1e29c32ba1f> > > — > Reply to this email directly, view it on GitHub > <https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3090283792>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAISOPIYBR7ZCW3PK7MZS433JE2SHAVCNFSM6AAAAACBYUPXMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJQGI4DGNZZGI> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
Author
Owner

@deusnovus commented on GitHub (Jul 19, 2025):

Oh I'm sorry, I didn't know the difference between .img and .iso., thank you so much for your help.

<!-- gh-comment-id:3091905980 --> @deusnovus commented on GitHub (Jul 19, 2025): Oh I'm sorry, I didn't know the difference between `.img` and `.iso.`, thank you so much for your help.
Author
Owner

@oerg866 commented on GitHub (Jul 19, 2025):

Fantastic! Good to hear

On Sat, Jul 19, 2025, 07:51 deusnovus @.***> wrote:

deusnovus left a comment (oerg866/win98-quickinstall#49)
https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3091905980

Oh I'm sorry, I didn't know the difference between .img and .iso., thank
you so much for your help.


Reply to this email directly, view it on GitHub
https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3091905980,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAISOPL5SGNVWH5OOLO25KT3JHMFDAVCNFSM6AAAAACBYUPXMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJRHEYDKOJYGA
.
You are receiving this because you commented.Message ID:
@.***>

<!-- gh-comment-id:3092319386 --> @oerg866 commented on GitHub (Jul 19, 2025): Fantastic! Good to hear On Sat, Jul 19, 2025, 07:51 deusnovus ***@***.***> wrote: > *deusnovus* left a comment (oerg866/win98-quickinstall#49) > <https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3091905980> > > Oh I'm sorry, I didn't know the difference between .img and .iso., thank > you so much for your help. > > — > Reply to this email directly, view it on GitHub > <https://github.com/oerg866/win98-quickinstall/issues/49#issuecomment-3091905980>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAISOPL5SGNVWH5OOLO25KT3JHMFDAVCNFSM6AAAAACBYUPXMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTAOJRHEYDKOJYGA> > . > You are receiving this because you commented.Message ID: > ***@***.***> >
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/win98-quickinstall#45
No description provided.