You are not logged in.
Hi, I downloaded BL using torrent, I checked sha256 and it matched, I burned my .iso file using Universal USB installer to a USB stick (from Windows), after booting I choose "graphical install", I set up my keyboard settings...bla bla, the installer then says that it can't mount my CD-ROM because there is no CD inside, and offers to retry! I'm not using a CD, I'm using a USB stick, can someone please help me?
note: I tried two USB sticks, both are Kingston and both are new!
respectfully
Last edited by Abdorhman Ayman (2016-10-14 18:14:20)
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
Try with Unetbootin
Offline
Try with Unetbootin
ABSOLUTELY NOT!! This has caused endless help requests.
Instead, use the instructions on the Installation page.... How to write a CD/DVD/BD image to a USB flash drive?, and simply use the 'cp' or 'dd' commands on a linux system, or use 'win32diskimager' on Windows.
Please note, that Debian advises not using "unetbootin" for this task. It can cause difficult-to-diagnose problems with booting and installing, so is not recommended.
Last edited by damo (2016-10-14 15:23:10)
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I read somewhere in BL website the Unetbootin can cause bugs in the installation.
P.S.: buying a DVD is not an option, because I already did it, I bought 3 DVDs and neither of them works! I live in Egypt and almost all of the computer products in this country is crap.
respectfully
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
Abdorham, You are correct, follow Damo's advice above in post #3. Tools like unetbootin and others are written for non-hybrid iso formats. BunsenLab uses a hybrid iso for the ability to boot from usb/blueray/dvd combinations.
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
mradovan wrote:Try with Unetbootin
ABSOLUTELY NOT!! This has caused endless help requests.
Instead, use the instructions on the Installation page.... How to write a CD/DVD/BD image to a USB flash drive?, and simply use the 'cp' or 'dd' commands on a linux system, or use 'win32diskimager' on Windows.
Please note, that Debian advises not using "unetbootin" for this task. It can cause difficult-to-diagnose problems with booting and installing, so is not recommended.
I used Etcher, success! What an AWESOME app!
the issue with this doc is that it suggests using win32diskimager, which caused a flash USB stick of mine to be destroyed earlier! I used it to burn PC-BSD, they too has a documentation that suggests the same app! What happened is that the USB stick was then recognized by Windows as if it were 2MB, and recognized on linux as a 15.5GB but refused to copy/move/rename/delete/trash/change anything! then came bootice to the rescue but every time it helped me it actually caused it to lose 1GB in order to work for a few days, then I had to use Bootice again and lose another 1GB to gain another couple of days, this morning I was able to fix it using another method and I don't know if it gonna last or not,
also "dd" command caused many troubles to my USB stick with many distros before, bottom of the line is: I wanna edit the page to make it suggest only "cp" command and "Etcher", please note that Etcher is both cross-platform and open-source, it also verify the image after burning is complete, "No more writing images on corrupted cards and wondering why your device isn't booting." that what they say! And it's so easy to use as 1-2-3, it has a safety feature that prevents you from whipping you data off the wrong device/partition. what do you guys think?
coyotl (in https://forums.bunsenlabs.org/viewtopic.php?id=2036) says in reply #7:
I don't use dd as it has destroyed 2 usb sticks for me and if it does not ruin them it can be a hassle to reformat again.
respectfully
Last edited by Abdorhman Ayman (2016-10-14 18:03:20)
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
I know that my reply looks boring, sorry for that
P.S.: this "50% faster burns" in Etcher website is not a hassle! I used Universal USB installer to burn BL on my brother's laptop which is very HIGH in resources and it took too long, then I used Etcher in my laptop which is an Acer aspire 3050 very LOW in resources and it took a few seconds! I'm not sure if that a good thing or a bad thing, though.
Last edited by Abdorhman Ayman (2016-10-14 18:11:57)
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
^ Just to mention that I have used 'dd' a thousand times with no trouble. Any problems are probably due to the user
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
^ Just to mention that I have used 'dd' a thousand times with no trouble. Any problems are probably due to the user
umm, it not complicated, so there is nothing that could have gone wrong with me or "Coyotl", maybe it differs from one USB model/manufacturer to another? regarding the latter, if it causes troubles to 3 users out of every 10 users, then it should be replaced because there is already a good replacement (still waiting for others to confirm that), or maybe we can offer the user to use "dd" or "cp" as he/she liks but recommend to use Etcher, of course I'm assuming that Etcher will work for everyone, which - as said earlier - needs to be confirmed first.
respectfully
Last edited by Abdorhman Ayman (2016-10-14 19:03:51)
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
Respectfully, BunsenLabs is based on Debian Stable (the iso is isohybrid), and Debian recommends 'dd' or 'cp'. These tools are present on every system, and are easy to use without requiring a third-party application and java dependencies.
Perhaps those users who can't get the Debian way to work can try the application that worked for you.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
I'm not stepping into this one, but of course ALL options should be presented to any user. If one method doesn't work for someone, they yes another option/method should be made known. I wouldn't though remove the advice to use dd. The fact that it's so ubiquitous/well known and preinstalled on most distros, make it probably the first go to recommendation. Of course whatever other software that gets the job done should be promoted as well..
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
Personally I generally use Rufus from Windows, just make sure when it asks at the end to pick the "dd style" option to do the writing.
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
Respectfully, BunsenLabs is based on Debian Stable (the iso is isohybrid), and Debian recommends 'dd' or 'cp'. These tools are present on every system, and are easy to use without requiring a third-party application and java dependencies.
Perhaps those users who can't get the Debian way to work can try the application that worked for you.
just because Debian docs says something, that doesn't make it true.
regardless of "dd" and "cp", the main purpose of my suggestion to is to GET Win32imager OUT! it can cause a permanent distraction of the file system of a USB flash memory. just like it did to me.
and - of course - replace it with the suggestion of Etcher and Refus, as each one can success in the situation in which the other has failed.
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
I'm not stepping into this one, but of course ALL options should be presented to any user. If one method doesn't work for someone, they yes another option/method should be made known. I wouldn't though remove the advice to use dd. The fact that it's so ubiquitous/well known and preinstalled on most distros, make it probably the first go to recommendation. Of course whatever other software that gets the job done should be promoted as well..
well said
Personally I generally use Rufus from Windows, just make sure when it asks at the end to pick the "dd style" option to do the writing.
Thanks for introducing me to Refus but I never had to use DD style, I used the ISO style and it worked fine.
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
Using the rufus defaults works for me with the 32 bit iso and not the 64 bit, which fails at "detect and mount cdrom" unless after choosing the iso file I pick to write the image to the stick "dd style".
I have in the past also had success using dd for Windows but it's not a tool I'd recommend to a typical Point-and-Click Windows user.
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
the main purpose of my suggestion to is to GET Win32imager OUT!
That advice derives from upstream.
You should report this as a bug in the Debian website guide.
https://www.debian.org/Bugs/Reporting
It was considered prudent to link directly to the upstream instructions and I agree with this decision.
Offline
Abdorhman Ayman wrote:the main purpose of my suggestion to is to GET Win32imager OUT!
That advice derives from upstream.
You should report this as a bug in the Debian website guide.
https://www.debian.org/Bugs/Reporting
It was considered prudent to link directly to the upstream instructions and I agree with this decision.
it was my intention to report this to both Debian and PC-BSD maintainers, as soon as I have some time
I wanna discuses that with you, in general, do you think that following the same path of those who did the same thing before is a right thing to do? what if they did it wrong?
Remember that English is not the first language of many members.
always use simple English, avoid using a complex syntax.
Offline
Hello,
I'm dealing with the same problem. Already tried cp, dd, cat, as well as Etcher and the installation process still can't find the CD after choosing language. Any ideas, please?
Offline
Hi, I downloaded BL using torrent, I checked sha256 and it matched, I burned my .iso file using Universal USB installer to a USB stick (from Windows), after booting I choose "graphical install", I set up my keyboard settings...bla bla, the installer then says that it can't mount my CD-ROM because there is no CD inside, and offers to retry! I'm not using a CD, I'm using a USB stick, can someone please help me?
note: I tried two USB sticks, both are Kingston and both are new!
respectfully
I was seeking for the solution of that problem, and I found that we are able to use this syntax >>> mount -t vfat /dev/sdb1 /cdrom <<<< I think that syntax has function to change the sdb1 ( usb stick ) into CD-ROM , and after that , the "CD-ROM" is succeed to be detected. And The installation process is full succeed , but the new problem has come, that the all usb storage can't be mount, with the information >>>
Error mounting system-managed device /dev/sdb1: Command-line `mount "/media/cdrom0"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so.
. <<<<< is there anyone who knows how to fix that problem ???
Offline
^ have you followed the installation instructions?
especially the point "How to write a CD/DVD/BD image to a USB flash drive?"
Last edited by ohnonot (2019-05-07 04:49:45)
Offline