You are not logged in.
Hello everyone,
I have another problem, How do you run the installer after you boot the live option? I have looked in every setting and cannot seem to find where it is. I did try running the "graphical install" but I ended up getting the CD-ROM debian install bug. I read somewhere that doing it in the live environment will fix it.
Many thanks,
Crunchy
Offline
With BunsenLabs there is no option to run the installer from the live session (someone correct me if I'm wrong here...)
How are you booting the live session? From a USB drive?
The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.
Offline
How do you run the installer after you boot the live option?
You can't, it can only be launched from the GRUB menu.
CD-ROM debian install bug
That will probably be because you have used unetbootin (or similar) to transfer the ISO image to your USB stick.
See https://bugs.debian.org/775689
Use this to transfer the image:
sudo -i
cp example.iso /dev/sdX
sync
exit
Replace example.iso with the full name of the ISO image and replace X with the drive letter assigned to the USB stick (use `lsblk` to find this), *do not* add a partition number.
Offline
^ Yeah, what he said
The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.
Offline
I orginally tried with YUMI and then I tried it with Rufus with no success. I am running windows right now, is there any way around this?
Offline
and yes this is on a usb drive
Offline
windows
I recommend USBWriter.
Offline
Alright I'm giving it a shot wiht USBWriter
Offline
crunchy wrote:windows
I recommend USBWriter.
Offline
Your a genius thank you Head_on_a_stick. It finally works.
Offline
Excellent!
I have marked the thread as [SOLVED] to help others who may have this problem.
Offline