User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Techies' Lounge section within the Tech Talk category of DaniWeb, a massive community of 402,962 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,685 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Techies' Lounge advertiser: Programming Forums
Views: 6721 | Replies: 60
Reply
Join Date: May 2006
Location: India
Posts: 247
Reputation: hammerhead is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 24
hammerhead's Avatar
hammerhead hammerhead is offline Offline
Posting Whiz in Training

Re: Mac or Windows? :p

  #21  
Jan 19th, 2007
Yes that is what I meant
running OS X on a regular PC, which currently cannot be done legally
Is it the same as running OS X on VMware on my windows machine?
There are 10 types of people in the world, those who understand binary and those who don't.

All generalizations are wrong. Even this one.
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: Mac or Windows? :p

  #22  
Jan 19th, 2007
is it easier to nattively install linux on intel macs or is it easier to install linux using bootcamp?
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Jan 2007
Posts: 87
Reputation: Lomoco is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Lomoco's Avatar
Lomoco Lomoco is offline Offline
Junior Poster in Training

Re: Mac or Windows? :p

  #23  
Jan 19th, 2007
Get a mac. They are really secure (especially with filevault activated)
(Filevault is sooooooo secure! Not even the gov. can bypass it without the user name and password.) Get a mac! Here's why: http://www.apple.com/getamac/ads/
Lomoco
Mac_Hack
Lomoco.MacHack@gmail.com
Reply With Quote  
Join Date: Jan 2007
Posts: 87
Reputation: Lomoco is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Lomoco's Avatar
Lomoco Lomoco is offline Offline
Junior Poster in Training

Re: Mac or Windows? :p

  #24  
Jan 19th, 2007
Originally Posted by Lomoco View Post
Get a mac. They are really secure (especially with filevault activated)
(Filevault is sooooooo secure! Not even the gov. can bypass it without the user name and password.) Get a mac! Here's why: http://www.apple.com/getamac/ads/


Seems like they would be just as easy considering you are using intel macs in both scenarios. I would go with bootcamp. It sounds easier
Lomoco
Mac_Hack
Lomoco.MacHack@gmail.com
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: Mac or Windows? :p

  #25  
Jan 19th, 2007
i dont own a mac. was just wondering
i suppsoe bootcamp is easier for linux as therees not so much need to worry about EFI
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Jan 2006
Location: Tennessee
Posts: 1,567
Reputation: 'Stein is on a distinguished road 
Rep Power: 6
Solved Threads: 102
Colleague
'Stein's Avatar
'Stein 'Stein is offline Offline
Lapsed Skeptic

Re: Mac or Windows? :p

  #26  
Jan 19th, 2007
1) I have complete confidence that the Government can break ino FileVault.
Now if ya like the help ya could always raise our reputation...
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: Mac or Windows? :p

  #27  
Jan 19th, 2007
yeah apparently the NSA have this supercomputer that can break any encryption in hardly any time at all
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,476
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 16
Solved Threads: 271
Moderator
Staff Writer
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Mac or Windows? :p

  #28  
Jan 19th, 2007
Originally Posted by hammerhead View Post
Is it the same as running OS X on VMware on my windows machine?
That is also technically illegal. I don't know if you know of the PearPC project, but they've gotten threats from Apple, although they haven't been shut down yet, so I don't know the exact legal implications there.

Originally Posted by jbennet View Post
is it easier to nattively install linux on intel macs or is it easier to install linux using bootcamp?
Originally Posted by jbennet View Post
i dont own a mac. was just wondering
i suppsoe bootcamp is easier for linux as therees not so much need to worry about EFI
Boot Camp is only for running Windows on a Mac. It's not useful for installing Linux on a Mac because:
  • Boot Camp splits the OS X partition and creates a FAT32 partition. Linux is practically useless on a FAT32 partition.
  • Boot Camp doesn't provide any of the drivers for Linux that it does for Windows.
  • It doesn't even do anything, because 90% of Boot Camp is what it installs on Windows to make everything work. In fact, the hardest part (booting and installing Windows) isn't even contained in the Boot Camp package; it's the firmware and OS X updates that allow that to happen.
EFI isn't a complex issue if you first install rEFIt on your Mac before you install Linux. It's basically a little utility that allows you to choose which operating system you would like to boot at startup time (this even includes Windows or any bootable CDs you happen to have in the drive). rEFIt takes care of all the messy EFI stuff.

It even creates a Master Boot Record, which it then reads when you start up your computer. In this way, you can install GRUB or LILO in normal fashion to the MBR and rEFIt will recognize it.

I know I'm getting even further off-topic, but here are some links I have collected over time when using Linux on a Mac:
Debian Wiki
Mactel-Linux
Gentoo Wiki
Desrt

In short... I prefer a PC for using Linux.

Hope this helps
Last edited by John A : Jan 19th, 2007 at 7:15 pm.
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation: jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough jbennet is a jewel in the rough 
Rep Power: 30
Solved Threads: 268
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Microsoft Fanboy

Re: Mac or Windows? :p

  #29  
Jan 19th, 2007
thanks for clearing that up

Ive just noticed that your avatar looks exactly like the icon for kerry beagle in KDE
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
Reply With Quote  
Join Date: Apr 2006
Location: Canada
Posts: 4,476
Reputation: John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light John A is a glorious beacon of light 
Rep Power: 16
Solved Threads: 271
Moderator
Staff Writer
Featured Blogger
John A's Avatar
John A John A is offline Offline
Vampirical Moderator

Re: Mac or Windows? :p

  #30  
Jan 19th, 2007
Originally Posted by jbennet View Post
Ive just noticed that your avatar looks exactly like the icon for kerry beagle in KDE
Heh, I never noticed. :cheesy:

http://files.opensuse.org/opensuse/e...Kerry-icon.png
tuxation.com - Linux articles, tutorials, and discussions
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Techies' Lounge Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Techies' Lounge Forum

All times are GMT -4. The time now is 7:10 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC