mirror of
https://github.com/oerg866/win98-quickinstall.git
synced 2026-04-26 05:25:56 +03:00
[GH-ISSUE #35] Script Failure during 0.9.4 Stock install "sfdisk --activate 1" returns no such file or directory #32
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/win98-quickinstall#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @circvlarrvins on GitHub (Apr 11, 2025).
Original GitHub issue: https://github.com/oerg866/win98-quickinstall/issues/35
I'm having a problem after creating the install partition on my primary IDE channel on a P3 motherboard. Running the command "sfdisk --activate 1" The script throws the error "no such file or directory" and exits. I believe the sfdisk command requires you to specify the device and it seems like no device is specified. The only thing I'm doing strange is I'm using the quick install program installed on a hard drive off the secondary IDE channel because I can't find any blank DVDs to burn 0.9.4 Stock and it won't fit on a CD. I'm not sure if that's related to the problem or not.
@oerg866 commented on GitHub (Apr 11, 2025):
Hi, this is an old bug. Please try again with the latest (0.9.6)
@circvlarrvins commented on GitHub (Apr 12, 2025):
Jeez, I didn't even realize. Thanks!