From: 7 on 29 Jul 2010 15:32 Justin wrote: > I bought another Dell D430 without an Operating system off eBay. I > upgraded the RAM to 2GB. But of course I needed to install Windows. So > I bought a memory panel with an XP professional COA on it for a whole > $5, put that panel on the laptop and sold it! It works perfectly. > So, how horrible a person am I for stealing from Microsoft? > Should I be purged? Should I turn myself into the Microsoft piracy > gulag? > I feel so guilty. But I think I can live with it. "I've killed at least two Mac conferences. [...] by injecting Microsoft content into the conference, the conference got shut down. The guy who ran it said, why am I doing this?" --Microsoft's chief evangelist Windump support is unprofessional and ad-hoc ad-libbed - no one has the source code to speak with ANY certainty!!!!!!!!! Medical software, NHS software, naval software, financial services software, GPS software, government and emergency services software included!!!! 1000% FEAR, UNCERTAINTY AND DOUBT IN CRITICAL MOMENTS holding your hands to your destiny with your maker. Windump support is unprofessional and ad-hoc ad libbed because no one has the source code!!!!!!!!! And you expect governments and users to pay for that rubbish?? And if you don't the BSA will get you!! Not like Linux. 75% of Linux is now developed with corporate paid developers so the time to repair of critical issues is about 1 day. And free to download and use http://www.livecdlist.com http://www.distrowatch.com And it is better than appil/windupm Osen. Just search for Linux and compiz in www.youtube.com Here are some tech tips to set up your own compiz: 3D TRANSLUCENT COMPIZ Using extlinux to convert a liveCD iso to bootable SD card ------------------------------------------------------------- Converting an ISO file to a bootable USB stick or a bootable SD Card for EEE is easy. Without being able to convert a distro into a bootable USB flash /SD Card, that distro can't be easily loaded into netbook like EEE and stand to miss out on users installing it into netbooks. So I would recommend all distro mainters look at their netbook boot strategy and offer something to boot their distros from USB flash and SD cards or miss out on users installing it into netbooks. Having done a few conversions, a pattern emerges that works well for most syslinux / isolinux / extlinux based distros. 1. Put your SD card or USB flash drive into your desktop Linux PC and then open a console and type dmesg You should see some line indicating your flash drive as being picked up and allocated with a comment like sdc / sdc1 etc.. Remember both names - the first is /dev/sdc which is your device name, and the second is /dev/sdc1 which is your partition name. (Don't get confused between drive /dev/sdc and partition /dev/sdc1 or your drive could become scrambled eggs later on. Also remember it may be called sdg or sdh etc depending what you see when you plug in device and type dmesg) 2. Install gparted on your machine using synaptic. To run it you can type sudo gparted in a console window and select on the right side the drive name allocated in step 1. Right click on the bar that represents the partition and click on manage flags. Enable the boot flag and click OK. This makes the SD Card / USB stick bootable. 3. Format the partition /dev/sdc1 to ext2 linux format. This format is not directly readable under WINDUMMY Osen, but there are free drivers for it - try for example www.fs-driver.org The ext2 format is many times faster than windummy FAT so ditching WINDUMMY file formats is advised. 4. Identify that you have syslinux or isolinux in your liveCD by opening the .ISO file in archive manager and checking that it has isolinux or syslinux directory somewhere in the liveCD. In ubuntu, the root directory of /dev/sdc1 will not be writeable unless you are in super user mode. You can run sudo file-roller to open iso files like xubuntu-9.04-desktop-i386.iso in super user mode and extract all the files in the iso file to the /dev/sdc1 partition. 5. Go to the flash drive and locate the syslinux (or isolinux) directory. rename it to extlinux. Inside the now renamed extlinux directory will a file such as syslinux.cfg or isolinux.cfg. Rename that to extlinux.conf 6. Get syslinux - this is a boot loader and menu system for FAT based file systems. Download the latest version from here... http://www.kernel.org/pub/linux/utils/boot/syslinux/ Unzip it and go to the extlinux directory. On my machine path is something like this....../syslinux/extlinux Run the program there by typing this - (note this command is updating the partition /dev/sdc1) ./extlinux --install /dev/sdc1/extlinux This puts a new file into your SD card / USB flash disk 7. from the extlinux directory change to the mbr directory cd ../mbr and then run this - again note this time its updating the device by writing data to the first sector as opposed to the first partition. sudo cat mbr.bin > /dev/sdc (Note at this stage you may need to do some of the sudo commands after entering super user mode to make it work properly. So the above command would have been done as follows in Ubuntu. sudo -s cat mbr.bin > /dev/sdc ) This makes the card bootable and useable in an Asus EEE and many other PCs with SD card or USB flash disk boot facility. After booting, you can install Linux on to local disk or an external pocket drive. The pocket drive can be 7200 RPM giving you near desktop speed. This method tested and works for 1. Ubuntu 2. Slax 3. Knoppix 4. Puppy 5. DSL 6. GParted 7. gOS 8. Dynabolic 9. MoonOS Kachana 10. Xubuntu 11. TinyOS (incredible distro!) (Note the method does not work for .ISO files built with grub bootloader - need a different install method with grub boot loader instead of syslinux.) Try installing something powerful like Ubuntu on to a netbook and see it take netbooks to new heights. 3D Translucent Cube Desktop --------------------------- The latest EEE1000 has fast enough graphics for translucent 3D desktops. An easy way to do all this with Ubuntu is: Install Ubuntu on EEE (compiz itself appears to be installed by default in the default install), then install compiz settings manager using Synaptic which allows compiz to be fully 'exercised'. And then do the following to get the 3D cube desktop working... Go to General > Display Settings > Lighting and turned it off Enable Desktop Cube and then Desktop Cube > Transparent Cube and set the two opacity settings to 30% then Desktop Cube > Skydome and check the skydome check mark Enable Rotate Cube Enable Enhanced Zoom Desktop Right click the virtual workspaces panel and increase the number of colums to 16. And hey presto - 100% 3D translucent desktop with 16 screens!!!!!!!!!! [Some shortcuts for the 3D screen ctrl + alt + left or right arrow to spin cube ctrl + alt + down arrow and then left or right arrow for a ring switcher super + E for yet another switcher super + mouse wheel scroll to zoom in and out of the 3D desktop. ] You can run many applications simultaneously on netbook like a real Linux desktop. You can open many browser tabs, run Open Office, video, and developer stuff like MySQL server, Apache, PHP, Gambas, sqlite3 ALL SIMULTANEOUSLY while on a train for example, and rotate the cube to switch between tasks instantly. Gone are the days when netbooks were mis-represented as toys. They are fully functional Linux Desktops on the move. Try it! It works! Reducing Font Sizes And Turning ON Sub Pixel Rendering ------------------------------------------------------ The EEE can be astonishingly good to look at once the font size is reduced to about 8 and sub pixel rendering is turned ON. It is still absolutely readable and everything appeared like a 'full screen' miniature desktop equivalent of a big desktop PC. System > Appearance > Fonts get to the font settings in Ubuntu. On software like firefox and some other applications, need to also to set local use of fonts ( Edit > Preferences > Content will have font settings for firefox that also need to be changed). VirtualBox ---------- Yes! VirtualBox can run on Ubutu set up with 3D translucent desktop. http://www.virtualbox.org Install virtual box and then install programs like windopws XP and run it pretty much at it would run on a normal netbook. Its hard to tell if the netbook is running Linux or the WINDUMMY OSen when the software is run full screen becaue the speed and responsiveness is about the same between a real windummy OSen install and a virtual box virtual machine running it all in Linux. Speeding up netbook to near Desktop speed ----------------------------------------- With the EEE, you can speed up the netbook into a desktop PC able to handle giant applications. Just fit USB 7200 RPM external pocket drive. Install and boot Linux from the external drive. Data transfer rate is about 28 Megabytes per second so video and other stuff work at near desktop speeds. Obviously it uses up a lot more energy and 2 USB sockets and so drains battery very fast. Need to be plugged into a charger to get best performance. You don't want to fit the 7200RPM drive inside the netbook - it will heat up a lot. If you want 7 to 8 hours of battery life from your netbooks you need to limit yourself to slowish SSDs for now. As the pocket drives cost only 40 pounds, another advantage is that you can have several to switch between tasks. If netbooks start shipping with e-Sata, then that would be even better option to get as the e-Sata and 7200 RPM pocket drives desktop drive are common and cheap. http://www.livecdlist.com http://www.distrowatch.com
From: Homer on 29 Jul 2010 15:45 Verily I say unto thee, that Andy spake thusly: > buying one is fine reselling it with a cheap copy of windows or an > illegal copy is wrong sa the buyer gets stuck with a copy of windows > microsoft might not support at all. > > > -- > AL'S COMPUTERS > "Hadron" <hadronquark(a)gmail.com> wrote in message > news:i2q9hd$9uf$1(a)news.eternal-september.org... >> "Shenan Stanley" <newshelper(a)gmail.com> writes: >> >>> Justin wrote: >>>> I bought another Dell D430 without an Operating system off eBay. I >>>> upgraded the RAM to 2GB. But of course I needed to install >>>> Windows. So I bought a memory panel with an XP professional COA on >>>> it for a whole $5, put that panel on the laptop and sold it! It >>>> works perfectly. >>>> So, how horrible a person am I for stealing from Microsoft? >>>> Should I be purged? Should I turn myself into the Microsoft piracy >>>> gulag? >>>> I feel so guilty. But I think I can live with it. >>> >>> You bought a computer off eBay. That's as far as anyone should >>> read. >>> >>> -- >>> Shenan Stanley >>> MS-MVP >> >> Whats wrong with that? All my Linux laptops were bought off ebay >> either with a Windows restore partition or nothing : and I >> installed debian either alone or as dual boot with a newly >> installed XP from the restore partition. >> >> It's a great way to get hold of something like a 5 year old >> thinkpad for next to nothing and which is easily powerful enough to >> make a solid Debian workhorse. I feel sure there ought to be a reply here from "Andy", but I can't seem to find it. Is his newsreader broken? -- K. http://slated.org
From: Justin on 29 Jul 2010 19:29 In article <8bcuvgFimdU1(a)mid.individual.net>, Homer <usenet(a)slated.org> wrote: > Verily I say unto thee, that Justin spake thusly: > > I bought another Dell D430 without an Operating system off eBay. I > > upgraded the RAM to 2GB. But of course I needed to install Windows. > > So I bought a memory panel with an XP professional COA on it for a > > whole $5, put that panel on the laptop and sold it! It works > > perfectly. So, how horrible a person am I for stealing from > > Microsoft? Should I be purged? Should I turn myself into the > > Microsoft piracy gulag? > > I feel so guilty. But I think I can live with it. > > Read the Windows EULA. > > "This software is licensed not sold" > > You are not the licensor for Windows, therefore you don't have the right > to sell a Windows license. > > However, IIRC there was a legal case which upheld a seller's rights to > sell used software under First Sale doctrine, seemingly undermining the > enforceability of Microsoft's (or indeed any) EULA. > > Personally I'm less concerned with the fact that you possibly "violated" > some highly questionable "IP" claim, and more concerned with the fact > that you destroyed a perfectly good PC by infecting it with Windows. Is that what I did? I don't even know. All i wanted was a valid COA to put on the bottom of the machine so I could sell it. So I guess the person I bought it from is violating the EULA and so did I. I must repent! I shall repent by ordering some more...
From: Justin on 30 Jul 2010 00:30 In article <#W5ftetLLHA.760(a)TK2MSFTNGP05.phx.gbl>, "PA Bear [MS MVP]" <PABearMVP(a)gmail.com> wrote: > Ping piracy(a)microsoft.com, I'm sure they can help you do that. > > Justin wrote: > > In article <OTYzJ5pLLHA.5668(a)TK2MSFTNGP04.phx.gbl>, > > "PA Bear [MS MVP]" <PABearMVP(a)gmail.com> wrote: > > > >> Hope you sold it for $5.01 kos that's what it was worth. > >> > >> Justin wrote: > >>> I bought another Dell D430 without an Operating system off eBay. I > >>> upgraded the RAM to 2GB. But of course I needed to install Windows. So > >>> I bought a memory panel with an XP professional COA on it for a whole > >>> $5, put that panel on the laptop and sold it! It works perfectly. > >>> So, how horrible a person am I for stealing from Microsoft? > >>> Should I be purged? Should I turn myself into the Microsoft piracy > >>> gulag? > >>> I feel so guilty. But I think I can live with it. > > > > I should be able to sell the whole unit for >$200 if I ship worldwide. They'll never take me alive! Does Microsoft have a SWAT team?
From: PA Bear [MS MVP] on 30 Jul 2010 00:58
You'll find out soon enough! Justin wrote: > In article <#W5ftetLLHA.760(a)TK2MSFTNGP05.phx.gbl>, > "PA Bear [MS MVP]" <PABearMVP(a)gmail.com> wrote: > >> Ping piracy(a)microsoft.com, I'm sure they can help you do that. >> >> Justin wrote: >>> In article <OTYzJ5pLLHA.5668(a)TK2MSFTNGP04.phx.gbl>, >>> "PA Bear [MS MVP]" <PABearMVP(a)gmail.com> wrote: >>> >>>> Hope you sold it for $5.01 kos that's what it was worth. >>>> >>>> Justin wrote: >>>>> I bought another Dell D430 without an Operating system off eBay. I >>>>> upgraded the RAM to 2GB. But of course I needed to install Windows. >>>>> So >>>>> I bought a memory panel with an XP professional COA on it for a whole >>>>> $5, put that panel on the laptop and sold it! It works perfectly. >>>>> So, how horrible a person am I for stealing from Microsoft? >>>>> Should I be purged? Should I turn myself into the Microsoft piracy >>>>> gulag? >>>>> I feel so guilty. But I think I can live with it. >>> >>> I should be able to sell the whole unit for >$200 if I ship worldwide. > > They'll never take me alive! > Does Microsoft have a SWAT team? |