|
This month we bring you a Virtual Live Distro Sampler created exclusively for Linux Magazine and Linux Pro Magazine. Try out any one of the five Live distros without rebooting.
UPDATE:
Unfortunately, there are two bugs contained in the Ubuntu version included on the Linux Magazine issue #90 DVD "Virtual Distro Sampler":
- The Ubuntu installer does _not_ add any user during installation
- The Installer does _not_ do the required changes to /etc/sudoers
Here's a workaround that should get your user account up and running:
1. Install Ubuntu and then start the Live DVD again
2. Mount the system partition ising Nautilus by clicking on the respective entry
3. Open a console and use the following commands:
sudo su
cd /media/disk/etc/
chmod 777 sudoers
4. Open /media/disk/etc/sudoers with an editor and add the following string:
%admin ALL=(ALL) ALL
5. Save your change and type in the Console:
chmod 440 sudoers
6. Shut down the Live system and re-boot into the installed version
7. Log in with
Username: ubuntu
Password: ubuntu
8. Then you should be able to create new users and use the system as usual. Please let us know if this solves your problem. We apologize for the inconvenience!
Read full article as PDF »
|
Get your backstage pass to Linux!
|
|---|
|
If you're ready for a deeper look, Linux Magazine gives you a view behind the scenes.
Don't miss out on the tools, tutorials, and reviews you'll need to unlock the secrets of Linux.
more...
|
|
Comments
issue 90 Virtual Distro #$!!%!!
Herb Deleted, USA Mar 14, 2009 7:21am GMT
After several months, I decided to assemble a system to run and install your Virtual Sampler DVD from issue 90. I had a few false starts with some bad DVD drives, I even copied the DVD-ROM, but eventually I was able to "install" your Ubuntu from the DVD. But...it did not recognize my login name and password!I tried different spellings. I reinstalled and tried different names and passwords. About three more hours went by. Oh, I see "ubuntu" is a login name and password, but it has no privileges, so I can't read off the users, to see if I misspelled something. Then, I thought, "I'll look on the magazine site to see what they say". Hunt, hunt: "oh, a small error, the installer doesn't add any users...here's a workaround....let us know if this solves your problem, we apologize for the inconvenience".
Yes, your "fix" gave "ubuntu" enough privilege that I could log in with it and create admin accounts. I see no point in ranting about how every Linux distro and version I install, gives me some kind of grief like this. But all Linux users and developers have "no problems" dealing with these issues; I've given up in trying to explain that Linux for Windows users, is like French to English-speakers, they just think I'm stupid (he he) for not speaking their "French". Or that I'm evil for using paid-for software, etc. etc.
However, all the interesting software I'd like to use or play with, comes in Linux form now. Windows software is all the commercial stuff at high prices. So, either I spend a lot of money, or I trip over every install of every change in every distribution and every version of every package I MIGHT want to run in Linux. And then, months later, it all changes again, and I either keep installing new versions, or I wipe it all and get a new distribution.
That's how Linux looks to a good number of people, who are not dummies.
Signed,
Herb (deleted)