If Microsoft blocks Linux in Windows 8 Machines what's the point?

philip11

Well-Known Member
OP
Member
Joined
Oct 4, 2011
Messages
411
Trophies
0
Location
United States
XP
244
Country
United States
what I'm saying is if you already bought Microsoft's latest and Greatest (so they claim) OS why block Linux if there aren't losing any money by you installing Linux?
 

yusuo

Well-Known Member
Member
Joined
Oct 19, 2006
Messages
3,504
Trophies
2
Age
38
XP
6,181
Country
United Kingdom
are they blocking linux, can they physically do that, the grub bootloader comes before the windows boot loader so I don't think they can actually physically do it unless its something thats implemented in the bios, but with all the different bios's i don't think thats entirelly possible without causing headaches for alot of people whose bios's aren't officially supported
 
  • Like
Reactions: 1 person

DinohScene

Gay twink catboy
Global Moderator
Joined
Oct 11, 2011
Messages
22,565
Trophies
4
Location
Восторг
XP
22,935
Country
Antarctica
LOL

Windows 8 the best OS.

laughingwhores.jpeg

OT:
The only way they can block out other OSses is to implement a bootloader in the BIOS.
And given the fact that consoles are also locked out from Linux, it wouldn't take long before those "closed PC's" are hacked and are running Linux.
 

philip11

Well-Known Member
OP
Member
Joined
Oct 4, 2011
Messages
411
Trophies
0
Location
United States
XP
244
Country
United States
are they blocking linux, can they physically do that, the grub bootloader comes before the windows boot loader so I don't think they can actually physically do it unless its something thats implemented in the bios, but with all the different bios's i don't think thats entirelly possible without causing headaches for alot of people whose bios's aren't officially supported
Well, they are doing something like getting rid of the BIOS and adding UEFI where reading Here http://www.zdnet.com/blog/open-source/microsoft-tries-to-block-linux-off-windows-8-pcs/9572 it seems the OS take's over the UEFI and can block certain OS or any OS but itself.

and @purplesludge
no on Android Tablets Linux is allowed


@The Catboy
they mentioned in the march issue of Linux User and Devoloper that they were blocking Linux or attempting to.
and I agree there WILL be a Lawsuit if Microsoft doesn't throw the idea away.
 

Shano56

noobie
Member
Joined
Apr 29, 2010
Messages
876
Trophies
0
XP
249
Country
United States
they aren't blocking linux, they're locking the bootloader (legal, but pisses people off) which prevents installing custom os's LIKE linux. and you can install linux on android tablets cuz most have unlockable bootloaders
 

ZAFDeltaForce

Specialist
Member
Joined
Sep 9, 2006
Messages
2,794
Trophies
1
XP
597
Country
Singapore
they aren't blocking linux, they're locking the bootloader (legal, but pisses people off) which prevents installing custom os's LIKE linux. and you can install linux on android tablets cuz most have unlockable bootloaders
So no more dual booting? Well damn that sucks
 

Shano56

noobie
Member
Joined
Apr 29, 2010
Messages
876
Trophies
0
XP
249
Country
United States
they aren't blocking linux, they're locking the bootloader (legal, but pisses people off) which prevents installing custom os's LIKE linux. and you can install linux on android tablets cuz most have unlockable bootloaders
So no more dual booting? Well damn that sucks

yeah but only on "windows 8 certified tablets" get an android tablet if you wanna dual boot. but yes, it dumb
 

ZAFDeltaForce

Specialist
Member
Joined
Sep 9, 2006
Messages
2,794
Trophies
1
XP
597
Country
Singapore
they aren't blocking linux, they're locking the bootloader (legal, but pisses people off) which prevents installing custom os's LIKE linux. and you can install linux on android tablets cuz most have unlockable bootloaders
So no more dual booting? Well damn that sucks

yeah but only on "windows 8 certified tablets" get an android tablet if you wanna dual boot. but yes, it dumb
Noted. I never really caught on with the Metro interface. It just seems so cluttered and clunky.
 

marcus134

Well-Known Member
Member
Joined
May 7, 2011
Messages
584
Trophies
0
Age
37
Location
Québec
Website
Visit site
XP
266
Country
Canada
Stop the FUD right now

Well, they are doing something like getting rid of the BIOS and adding UEFI where reading Here http://www.zdnet.com...dows-8-pcs/9572 it seems the OS take's over the UEFI and can block certain OS or any OS but itself.
That thing is way above your technical level of comprehension and reading that makes my eyes bleed.

Well, they are doing something like getting rid of the BIOS and adding UEFI
FALSE
BIOS (Basic Input and Output Software) is a piece of software on the mobo that allow your comp to boot and the software to communicate with the hardware.
the bios is a defined standard that was used for over 2 decades (which is extremely long in the world of computer), as newer technologies were introduced, the bios software was "patched", however hardware manufacturer felt that the bios was cluttered and inefficient for recent computer (short and easy story for non tech) and introduced a new standart called UEFI and was first being pushed by Intel around 2007-8 (it's 5 year old tech, come on already).

more info on bios and the switch to uefi (hp advert): http://h30565.www3.hp.com/t5/Feature-Articles/The-30-year-long-Reign-of-BIOS-is-Over-Why-UEFI-Will-Rock-Your/ba-p/198

the OS take's over the UEFI and can block certain OS or any OS but itself.
FALSE for X86, some question unanswered for ARM
Secure Boot is a feature that stops unsigned code from running during boot, it's a uefi option, not an OS one.
for x86: it remains the choice of the manufacturer to allow the user to disable the option in the uefi config menu.
for arm: to get win8 certification, secure boot disable option must not be present in the uefi menu.
however because program needs to be signed in order to run, a license leasing program will be created.
meaning that if a Linux distro can get a license it will be able to boot from a win8 certified arm comp.
loop hole: manufacturer can always sell arm comp that aren't win8 certified by allowing secure boot to be disabled and the end user can choose to install win8 themselves.
Also, it's up to the hardware manufacturer to includes key in the uefi, the OS can't choose which key goes there and which one doesn't. It's highly possible that the first gen arm comp will ship with an android key too. As time passes, a common repository of key will probably be created or a way to inject key in the uefi will probably be found.
 

philip11

Well-Known Member
OP
Member
Joined
Oct 4, 2011
Messages
411
Trophies
0
Location
United States
XP
244
Country
United States
Stop the FUD right now

Well, they are doing something like getting rid of the BIOS and adding UEFI where reading Here http://www.zdnet.com...dows-8-pcs/9572 it seems the OS take's over the UEFI and can block certain OS or any OS but itself.
That thing is way above your technical level of comprehension and reading that makes my eyes bleed.

Well, they are doing something like getting rid of the BIOS and adding UEFI
FALSE
BIOS (Basic Input and Output Software) is a piece of software on the mobo that allow your comp to boot and the software to communicate with the hardware.
the bios is a defined standard that was used for over 2 decades (which is extremely long in the world of computer), as newer technologies were introduced, the bios software was "patched", however hardware manufacturer felt that the bios was cluttered and inefficient for recent computer (short and easy story for non tech) and introduced a new standart called UEFI and was first being pushed by Intel around 2007-8 (it's 5 year old tech, come on already).

more info on bios and the switch to uefi (hp advert): http://h30565.www3.h...k-Your/ba-p/198

the OS take's over the UEFI and can block certain OS or any OS but itself.
FALSE for X86, some question unanswered for ARM
Secure Boot is a feature that stops unsigned code from running during boot, it's a uefi option, not an OS one.
for x86: it remains the choice of the manufacturer to allow the user to disable the option in the uefi config menu.
for arm: to get win8 certification, secure boot disable option must not be present in the uefi menu.
however because program needs to be signed in order to run, a license leasing program will be created.
meaning that if a Linux distro can get a license it will be able to boot from a win8 certified arm comp.
loop hole: manufacturer can always sell arm comp that aren't win8 certified by allowing secure boot to be disabled and the end user can choose to install win8 themselves.
Also, it's up to the hardware manufacturer to includes key in the uefi, the OS can't choose which key goes there and which one doesn't. It's highly possible that the first gen arm comp will ship with an android key too. As time passes, a common repository of key will probably be created or a way to inject key in the uefi will probably be found.
Oh, Well, I'm sorry if I had known it would make your eyes bleed I would have talked even more.

EDIT: And, I know what BIOS stands for
 
  • Like
Reactions: 1 person

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, people who cant download it can still play the game
  • BigOnYa @ BigOnYa:
    If your internet speeds are fast enough. Streaming 4k takes alot. I used to only have 20mb sec, and 4k struggled. Now I have 300mb sec and 4k plays fine.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, i only have like 1 or 2 mb sec
  • BigOnYa @ BigOnYa:
    Did you feed the hamster in your internet router? It prob died and is running slow now.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why did you start saying my pc has a hamster in the first place?
    +1
  • BigOnYa @ BigOnYa:
    Its actua!ly just a old joke, meaning its slow. Was just kidding around with you.
    +1
  • BigOnYa @ BigOnYa:
    I bet @AncientBoi has some hamsters hidden somewhere tho....
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I think Game streaming should work like this.... Local Hardware able the run the game fine, game engine and common assets stored locally, all FMV and music and textures could be streaming
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Some temporary storage
  • Xdqwerty @ Xdqwerty:
    also @BigOnYa im making some progress on my gdevelop project, implemented various mechanics
  • Psionic Roshambo @ Psionic Roshambo:
    They went all in on streaming, should have been more of a hybrid approach
    +1
  • BigOnYa @ BigOnYa:
    Or free government supplied high speed internet be nice also. Like Obama care. Xdqwerty that's cool, its time consuming but rewarding once done or playable, to see what you've made from scratch. Animations take forever, but worth it.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, although the bullets are a bit buggy
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Not to mention this would be a massive pain to pirate
  • Xdqwerty @ Xdqwerty:
    @BigOnYa,
    and the visual aspect of the game is quite crude (the sprite that looks best is that of the protagonist just because he is a stickman with sunglasses)
    +1
  • BigOnYa @ BigOnYa:
    There is a bullets behaviour you assign to your character, that makes the code easier, under "behaviours"
  • Xdqwerty @ Xdqwerty:
    i meant that when the character is pointing to the right, the bullets spawn where they should, but when he is on the right, they move to the right but the spawn point is incorrect
  • BigOnYa @ BigOnYa:
    Itch.io has lots of free assets also. Under the bullets behavior tab, there is a "rotate bullets" option, can try that. Or in the code can try
    - fire bullet Player.X(PlayerDirection)
  • Xdqwerty @ Xdqwerty:
    im taking a break for today anyway
    +1
  • BigOnYa @ BigOnYa:
    YEa gotta after a while, looking at code for long periods will bug your eyes.
    +1
  • BigOnYa @ BigOnYa:
    That's cool tho, I'm proud of you going back to it, not giving up. It is difficult at first to learn, but fun once you get the hang of it. I think I've watched every tutorial video there is, but I still struggle sometimes to get stuff to work right. But gotta keep trying dif things, and eventually you will get it right.
    +1
  • K3Nv2 @ K3Nv2:
    Lol McDonald's has a grandma mcflurry
    K3Nv2 @ K3Nv2: Lol McDonald's has a grandma mcflurry