You are not logged in.

#1 2016-02-08 12:42:15

joshsg3
New Member
Registered: 2016-02-08
Posts: 3

Installing BL in a UEFI system with no CSM/Legacy mode

Hey all
So, I have a transformer pad t100 from asus, and since I am re-doing it since windows screwed itself, I was hoping to put bunsenlabs on, but, the issue is, so I want to dual boot it with windows eventually, and for installing anything, my tablet only has uefi support, no csm or legacy mode, and as far as I can see, there doesn't seem to be a way to install bunsen on it without I guess waiting for a release with uefi in the installer, so, what can I do?, any workarounds?

thanks
Josh

Offline

#2 2016-02-08 12:51:09

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Installing BL in a UEFI system with no CSM/Legacy mode

joshsg3 wrote:

any workarounds?

Use one of the unofficial Debian ISO images with the non-free firmware included:
http://cdimage.debian.org/cdimage/unoff … -firmware/

This will install a UEFI system automagically.

In the tasksel stage of the installer, un-check all the tickboxes except the "Standard System Utilities" to ensure that no graphical desktop is installed.

When the installer has finished, reboot into the (console only) system and download and run johnraff's BunsenLabs install script, as outlined here:
https://github.com/BunsenLabs/bunsen-netinstall

The steps are:

wget https://github.com/bunsenlabs/bunsen-netinstall/archive/master.tar.gz
tar -xpf master.tar.gz
cd bunsen-netinstall-master
./install

I think the Debian installer should leave you with a functioning internet connection for the console session.

If it doesn't, edit the file at /etc/network/interfaces and add your connection details.

For wireless, it would look like this:

auto wlan0
iface wlan0 inet dhcp
   wpa-ssid $SSID
   wpa-psk $PASSWORD

Replace $SSID with the name of your access point (use `iwlist scan wlan0|grep SSID` to list access points) and replace $PASSWORD with your, er, password.

Then use this to bring the connection up:

sudo ifup wlan0

More here:
https://wiki.debian.org/WiFi/HowToUse#Command_Line

For a wired connecton, this is all you need to do:

ip l set eth0 up
dhclient eth0

EDIT: Hello and welcome to BunsenLabs!
smile

Last edited by Head_on_a_Stick (2016-02-08 12:52:47)

Offline

#3 2016-02-08 12:57:19

joshsg3
New Member
Registered: 2016-02-08
Posts: 3

Re: Installing BL in a UEFI system with no CSM/Legacy mode

wow, nice, thanks, will do that when I get the chance
I'm assuming that the debian iso should come with drivers enough to at least get the integrated wireless working

Offline

#4 2016-02-08 13:01:55

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Installing BL in a UEFI system with no CSM/Legacy mode

joshsg3 wrote:

I'm assuming that the debian iso should come with drivers enough to at least get the integrated wireless working

Yes, provided you use the "non-free" ISO image I have linked to above wink

EDIT: If you have a Broadcom card, you may have to follow this guide:
http://crunchbang.org/forums/viewtopic.php?id=39366

Last edited by Head_on_a_Stick (2016-02-08 13:03:12)

Offline

#5 2016-02-08 13:03:14

joshsg3
New Member
Registered: 2016-02-08
Posts: 3

Re: Installing BL in a UEFI system with no CSM/Legacy mode

ok, thanks, I'll report back when I try it out

Offline

#6 2016-02-08 13:33:26

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Installing BL in a UEFI system with no CSM/Legacy mode

@HoaS

https://forums.bunsenlabs.org/viewtopic … 339#p18339

Very concise - it should be a sticky HowTo wink


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

#7 2016-02-08 13:51:00

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Installing BL in a UEFI system with no CSM/Legacy mode

Can we just sticky this thread?

EDIT: I've done it, I'm now drunk with power, mwha-ha-ha-ha ]:D

(Subject to review)

Last edited by Head_on_a_Stick (2016-02-08 13:52:11)

Offline

#8 2016-02-09 14:42:16

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,063
Website

Re: Installing BL in a UEFI system with no CSM/Legacy mode

@OP: I have expanded the title of the thread to make it easier to find in search engines, I hope you don't mind.

Offline

#9 2017-04-13 13:35:39

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: Installing BL in a UEFI system with no CSM/Legacy mode

Unstickying this, we have our UEFI bootable test images out now and our future full-sized ISOs will also boot into a UEFI system (we hope!)...

https://forums.bunsenlabs.org/viewtopic.php?id=3423


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#10 2017-04-13 16:46:02

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Installing BL in a UEFI system with no CSM/Legacy mode

Fare-thee well Legacy mode! UEFI is really starting to get it's teeth in


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

Board footer

Powered by FluxBB