You are not logged in.
Okay , ISO mounted on USb as normal. But I do not use a CD-Rom and I have 2 HD's on my laptop. But it wont let me go past the CD-Rom mount detecting. Any ideas? I used #! some years back but I also had a CD-ROM back then.
thanks
Offline
Any ideas?
Don't use unetbootin, it is a prehistoric POS.
https://bugs.debian.org/775689
Also, why not read the instructions?
After downloading the ISO file from one of the sources below, you may find help with burning the file to disk or writing to a USB key in the Debian FAQ section:
How to write an ISO image under Linux/Unix, Windows or Mac OS X?
https://www.bunsenlabs.org/installation … key-method
Welcome to BunsenLabs!
Offline
I used rufus. I know how to burn an ISO I'm just saying th einstaller was asking for cd-rom to mount and I don't use a cd-rom. i'll look more into it.
Oh I also remember use from long ago on #! forums. Glad to see all is well
Last edited by antsunrise (2016-09-01 20:44:59)
Offline
I used rufus
Try USBWriter instead if you're using Windows.
I think some options in Rufus try to modify the image (just like unetbootin) and this causes the CD-ROM error.
EDIT: link corrected.
Last edited by Head_on_a_Stick (2016-09-01 20:48:15)
Offline
Okay will do. I'll let ya know
Offline
Alrighty up and running with dual boot. It didn't do the force mount to cd-rom using that .:) Brings back old memories. thanks for USB link. Never had issue with rufus but I guess something was different
Offline
Alrighty up and running with dual boot. It didn't do the force mount to cd-rom using that .:) Brings back old memories. thanks for USB link. Never had issue with rufus but I guess something was different
It's my understanding that when installing from the iso, because B.L uses a hybrid image (giving it flexibility to boot from a cd OR a usb.) but those type of tools aren't made to make use of the isohybrid type. If I'm wrong on that, please correct guys.
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
One more question. anyone have source.list to update to more recent stable kernel? I am stuck on 3.16.
thanks
Offline
One more question. anyone have source.list to update to more recent stable kernel? I am stuck on 3.16.
thanks
Try a forum search
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
antsunrise wrote:One more question. anyone have source.list to update to more recent stable kernel? I am stuck on 3.16.
thanks
Try a forum search
Thanks. I feel so outdated with this. Past few times was arch or ubuntu just repo stuff feels off. thanks for help.
Offline
more recent stable kernel?
This is not available in Debian stable, version 3.16 (patched) is as new as it will ever get for jessie & BL_H
The backported kernel version is *not* what Debian would consider to be "stable" and has the potential to introduce new bugs and vulnerabilities into the system.
Unless you have a specific problem with the stock jessie kernel, I *do not* recommend switching to the backported kernel.
Offline
On newer kernel fine. 3.16 is a bit old for my liking. Also I keep getting an error when trying to install gdebi..says a new package name but doesn't say what. Any idea on new name ? Other than that all is well. I used to do netinstal but too lazy for barebones stuff lately which is why I chose this distro
Offline
On newer kernel fine. 3.16 is a bit old for my liking. Also I keep getting an error when trying to install gdebi..says a new package name but doesn't say what. Any idea on new name ? Other than that all is well. I used to do netinstal but too lazy for barebones stuff lately which is why I chose this distro
Please post the error...
The package is called "gdebi" in all repos (but isn't in experimental).
PS "Menu -> Help -> Debian -> Package Search"
Last edited by damo (2016-09-02 19:09:11)
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
kupo@thinkpad:~$ sudo apt-get install gdebi
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gdebi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'gdebi' has no installation candidate
Offline
Please post the full output of:
apt-cache policy
Last edited by Head_on_a_Stick (2016-09-02 22:28:44)
Offline
*sighs*
Please post the full output of:
apt-cache policy
As well as output of your /etc/apt/sources.list file perhaps?
"I have not failed, I have found 10,000 ways that will not work" -Edison
Offline
As well as output of your /etc/apt/sources.list file perhaps?
All (active) sources will be listed in `apt-cache policy` so that won't be needed
Offline
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://httpredir.debian.org/debian/ jessie-backports/non-free Translation-en
500 http://httpredir.debian.org/debian/ jessie-backports/main Translation-en
500 http://httpredir.debian.org/debian/ jessie-backports/contrib Translation-en
100 http://httpredir.debian.org/debian/ jessie-backports/non-free amd64 Packages
release o=Debian Backports,a=jessie-backports,n=jessie-backports,l=Debian Backports,c=non-free
origin httpredir.debian.org
100 http://httpredir.debian.org/debian/ jessie-backports/contrib amd64 Packages
release o=Debian Backports,a=jessie-backports,n=jessie-backports,l=Debian Backports,c=contrib
origin httpredir.debian.org
100 http://httpredir.debian.org/debian/ jessie-backports/main amd64 Packages
release o=Debian Backports,a=jessie-backports,n=jessie-backports,l=Debian Backports,c=main
origin httpredir.debian.org
500 http://pkg.bunsenlabs.org/debian/ bunsen-hydrogen/main amd64 Packages
release o=bunsenlabs,n=bunsen-hydrogen,l=bunsenlabs,c=main
origin pkg.bunsenlabs.org
100 http://pkg.bunsenlabs.org/debian/ jessie-backports/main amd64 Packages
release o=bunsenlabs,n=jessie-backports,l=bunsenlabs,c=main
origin pkg.bunsenlabs.org
500 http://security.debian.org/ jessie/updates/main Translation-en
500 http://security.debian.org/ jessie/updates/main amd64 Packages
release v=8,o=Debian,a=stable,n=jessie,l=Debian-Security,c=main
origin security.debian.org
Pinned packages:
Guessing it's perhaps messy since I switched repos around.
Offline
Offline
kupo@thinkpad:~$ apt-cache policy gdebi
gdebi:
Installed: (none)
Candidate: (none)
Version table:
Offline