Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: having trouble with unetbootin

  1. #1
    Join Date
    Oct 2010
    Beans
    86

    having trouble with unetbootin

    1) trying to install minerstat os to a ssd
    2) place ssd in an enclosure
    3) connect enclosure to computer
    4) selected msos-v1-4-10-k50-n520-a2030.zip as the disk image
    5) enclosure only shows up under usb drive heading
    6) ran program

    ok so after all of that, its not giving me an iso image, its just extracting the files to the drive and that's it. i can open the ssd, see the files, right click, delete them if i want. i already tried it, i wanted to make sure my assumption was right. i shouldn't be able to access the files to image files with my skill with ubuntu. plus before i deleted the files i installed in the computer the drive was for, it went straight to bios.

    by what i've read, it's supposed to be similar to etcher by being able to make iso images from zipped files. did i misunderstand something, since it only seems to be extracting the files to the drive and not creating the image?

  2. #2
    Join Date
    Jul 2021
    Beans
    148

    Re: having trouble with unetbootin

    The zip file is a compressed file that contains the minerstat os img file.

    Edit - I looked at the Minerstat OS install instructions - rather poorly worded and confusing.

    I guess Etcher will extract the img (not iso) file from the zip file and write it where desired.

    I suggest you follow the instructions exactly using Etcher.
    Last edited by bobunderwood99; October 16th, 2024 at 10:06 PM.
    "Just because you can do it doesn't mean you should do it."

    "If it ain't broke don't fix it."


  3. #3
    Join Date
    Oct 2010
    Beans
    86

    Re: having trouble with unetbootin

    i would love to try etcher, but i haven't had any luck installing the prpgram in 20.04. it works pretty good in windows, it wouldn't install in 7, had to install 10. lucky me i have copies of both. looks like minerstat is going the way of the setting sun. i can't find any forums for minerstat to ask what i am doing wrong, or see if i can get the instructions clarified.

    i thought i had followed the instructions, problem is, I THINK, obviously i don't know, i downloaded the version i copied with etcher in windows, and i think the site auto downloaded for windows and the computer said no kernel when i tried to use the ssd. so i tried downloading the program with linux, took it to the windows machine with etcher on it, and that's where i started getting to know my bios so well. oh yeah, did something stupid too, i left the ssd in the enclosure still nothing. following the instructions of the you tube guy who recommended the enclosure approach, to trick programs into thinking bootable thumb drive. When i finally get that computer working.

    then i went downloaded unetbootin

    1) dual loaded win 10 to use ethcher, didn't get a usable copy
    2) used unetbooten with the zip file, nothing. even decided that id give unzipped a try, yeah that didn't work either.
    3) must have watched 10 or 12 videos on how to install minerstat to a ssd, very little variance.
    4) watched a couple of videos on unebootin, it's as simplistic as etcher.
    5) beginning to think the minerstat people don't know how to install their own stuff.
    6)also beginning to think that the video people editted something out, that's common sense to them, but me with little experience not so much.

    guess i'm going to search the web after i find something like hive os to install, or at least something that actually will install on linux.
    Last edited by QIII; October 21st, 2024 at 09:01 PM.

  4. #4
    Join Date
    Jul 2021
    Beans
    148

    Re: having trouble with unetbootin

    Try using the Windows machine with Etcher installed to flash the external SSD with the Minerstat img.

    1) Download the Minerstat zip (mining os not windows mining) to the win box.

    2) Plug the extSSD into the win box. Be sure windows can "see" it (the extSSD).

    3) Follow steps 3-6 under 2.1 Windows - Flashing msOS to USB or SSD/HDD

    4) Plug extSSD into mining box and try to boot off it (fingers crossed).

    If no go, the next approach is manual - using dd (disk destroyer - actually data definition).
    "Just because you can do it doesn't mean you should do it."

    "If it ain't broke don't fix it."


  5. #5
    Join Date
    Apr 2024
    Location
    Nova Scotia, Canada
    Beans
    78
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: having trouble with unetbootin

    The way I normally make bootable USB drives in Ubuntu is with the dd command. It's worked well for me so far.

    The last time I made a bootable USB was for Arch Linux about a month ago and I used:

    Code:
     sudo dd if=/path/to/your.iso of=/dev/sdx bs=4M status=progress oflag=sync
    Where /path/to/your.iso is the path you your ISO file and /dev/sdx is the drive you want to use.

  6. #6
    Join Date
    Oct 2010
    Beans
    86

    Re: having trouble with unetbootin

    nicolasdentremont, i've only been using linux for 3 months, and just recently got directions to to manuals and websites to interpret script. so let me see if i understand that line correctly.

    sudo= root access for want of a beter way to put it
    dd= data dump if i remember right or something like that
    if= = looks like an old if/ then opener statement to me
    /= i can't remember, but it looks like it's being used to establish the pathway. example /home/a/b/downloads (assuming i default to download here)
    of= =would that be similar to the then statement?
    /= opening another pathway
    dev = i have no clue
    sdx= destination drive location?

    after sdx i'm clueless about what you typed means

    i would love to be a command line trooper, but i unfortunately have to travel at a pace that isn't giving me enough time to learn as thoroughly as i would like. if i can get this program up and running, to give me an idea of the passive income from the nvidia 3k series, and the amd 6k series as a base. with a 1050 ti for the monitor. that is going to tell me whether or not i spend 6 to 10k more on gpu's for that computer, and whether or not i schedule building 2 more 12 gpu computers over the up coming year.

    that timetable being said. i have to understand that line you typed, if i ever wish to learn anything while i'm in the process of hurrying up to wait.
    Last edited by cryofreeze666; October 18th, 2024 at 08:46 PM.

  7. #7
    Join Date
    Oct 2010
    Beans
    86

    Re: having trouble with unetbootin

    bobunderwood went here for my downloads, https://minerstat.com/msos-archive after your last post to me. it seemed like the main gui didn't like running on it's own judging by what i could guess of the folders and files in the program. it seemed like those needed either windows or a linux kernal installed first. don't get me wrong it showed img files that i couldn't open, but the program wouldn't boot.

    also the directions you sent me had the step that had me manually configuring the os, by setting up the miners configuration in the dashboard then copy and pasting them to the os. i've been trying to create the iso, connect to the dashboard, then auto detect the worker. the video seemed pretty painless, yeaaaaaaaaaah

    decided to download the most recent, that looks like it was built off the 22.04 version. in case i decide to up my game, and use 7k series gou's.

  8. #8
    Join Date
    Jul 2021
    Beans
    148

    Re: having trouble with unetbootin

    Did you follow my instructions exactly (using the latest version of MsOS)?

    If so, did the mining computer successfully boot into MsOS (based on Ubuntu 22.04)?

    ...
    Look at
    Code:
    man dd
    Last edited by bobunderwood99; October 18th, 2024 at 11:38 PM.
    "Just because you can do it doesn't mean you should do it."

    "If it ain't broke don't fix it."


  9. #9
    Join Date
    Oct 2010
    Beans
    86

    Re: having trouble with unetbootin

    ok, before i force you into divergence out of frustration BOBUNDERWOOD99, i need to explain. since last week i've been stealing time to post and try to work on that worker, it's been a bad couple weeks.

    hadn't gotten to try your new directions yet, was telling you the results of what happened when i tried following the instructions from the link in the previous post, not this most recent.

    i was also telling/ showing you the archive where i was going for the downloads to find the program that is an o.s. not a window. that was the extent of that last post, trying to keep you informed.

    no i still haven't had time to work on it seriously, just took 10 minutes to pay you the courtesy of explaining myself. i'm hoping that next weekend, i can devote two whole days to this.

    also, remind me to tell you about the e=mail i receieved from minerstat.
    Last edited by cryofreeze666; October 21st, 2024 at 12:59 AM.

  10. #10
    Join Date
    Jul 2021
    Beans
    148

    Re: having trouble with unetbootin

    Hello,

    OK - no worries - whenever you're ready.

    I hope your weeks get better.
    "Just because you can do it doesn't mean you should do it."

    "If it ain't broke don't fix it."


Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •