Nil said:
So, you're the only one in the world reporting this. OK, I suspected as
much. That's usually the case with you.
So, you're saying you compiled your own live Linux boot disk, and it
changed the contents of your hard disk? If so (and I don't believe that
you did) then you obviously chose incorrect options. Otherwise, it's
irrelevant and intellectually dishonest for you to even mention it.
We're talking about Linux Live disks that you download. Nobody has an
issue with it but you. Why is that?
What does US Robotics iband have to do with it? I see no reports of it
interacting with Linux, and since a Linux Live bootup doesn't alter the
hard disk, and you're the only one in the world who has reported such
an issue, I'd say it's some peculiarity or problem with your setup. Or,
more likely, you used the power of the Linux live system to screw up
your hard disk. With great power comes great responsibility. You have
to assume that responsibility, rather than blame everybody else, as is
your usual m.o.
I've used live Linux boot disks many times for many years. I've never
had any such problems with any of them. The worst thing I've had happen
with them is that some don't work because they don't detect my hardware
properly.
He might be referring to "Wubi", but I can't be sure.
http://en.wikipedia.org/wiki/Wubi_(Ubuntu_installer)
Most distros I've used, they support various flavors of "install".
Only Gentoo makes usage of actual "compile" as a method of preparing
a copy. And in Gentoo, that process is actually bootstrapped, so
you're not really starting from scratch. There is a small "chroot"
environment, and things are built from there, until the system
is ready to reboot and run native.
Wubi is an installer, and more apt to be copying things from one
place to another.
I've never used Wubi. I've installed Linux to its own partition,
and that doesn't use Wubi. That uses the regular installer, and
Windows would not be running at that time. Or, you can run Linux
from the CD as a LiveCD. A LiveCD doesn't need to install anything,
and distros like Knoppix, don't actually even encourage installation.
Wubi is some kind of in-between option, which is probably why I was never
interested in it.
LiveCDs also support their own flavor of data partition. This
is called a "presistent store". The advantage of that option,
is GRUB is not installed, and no changes are made to any boot.ini.
You boot the read-only portion of the OS from CD or USB key, and
any changes made (like storing a text file in your home directory),
go into the data partition or persistent store. My 1GB USB key
is set up that way, and has a 200MB area on the key for storing
changed files. Which is way too small for the job. Just one
run of Synaptic Package Manager and updating the database for
it, fills the store up.
Paul