View Full Version : [ubuntu] viruses travel from Linux to Windows and vice versa ?
lse123
January 24th, 2009, 04:45 PM
viruses travel from Linux to Windows and vice versa ?
Dr Small
January 24th, 2009, 06:31 PM
No.
lukjad007
January 24th, 2009, 06:33 PM
If you download a trojan in Ubuntu and then move it to Winsows and install it, it will infect the Windows operating system. Also, there are some forms of malware that can damage whole partitions, even whole hard drives. So, if Windows gets infected this way, or if they come up with a a way to infect Linux (Heaven forbid ;) ) then they damage each other. Though from what I've heard, this is pretty rare.
OrangeCrate
January 24th, 2009, 06:36 PM
viruses travel from Linux to Windows and vice versa ?
If you dual boot Linux and Windows and get a virus-infected mail in Linux, it can NOT jump to your Windows partition. Nor can it spread over the local network to other systems. You can even store the attachment in your /home directory and open the zip or click the file, and it will be dead in the water. Windows executables won't run under Linux. Linux files need to be granted permission to become executable. And even then, it can't spread beyond the home folder. (This is also why Linux AV programs do not have a "live guard" module in them — the virus does not execute or move.) You could even leave a virus executable there as long as you wanted to without risk. Windows will not get infected, unless you deliberately copy the virus to your Windows partition
http://www.linuxclues.com/articles/21.htm
person9
January 25th, 2009, 07:18 PM
What about using a LiveCD?
I have a new laptop with Windows Vista (running Norton AntiVirus) and have never had an issue. I'll be using the LiveCD in a few days, and I'm wondering if I should just keep my WiFi switch off when I am.
Is this wise? Can I get a Windows virus while using the internet off my Ubuntu LiveCD? I'd rather not infect my computer.
perlluver
January 25th, 2009, 07:19 PM
What about using a LiveCD?
I have a new laptop with Windows Vista (running Norton AntiVirus) and have never had an issue. I'll be using the LiveCD in a few days, and I'm wondering if I should just keep my WiFi switch off when I am.
Is this wise? Can I get a Windows virus while using the internet off my Ubuntu LiveCD? I'd rather not infect my computer.
No you can't since the LiveCD has no access to the Hard Drive.
person9
January 25th, 2009, 07:29 PM
Awesome, thanks.
Not to get too off topic, but I assume this means I can't access or save files to my hard drive?
Hobgoblin
January 25th, 2009, 08:38 PM
Not to get too off topic, but I assume this means I can't access or save files to my hard drive?
You can access your hard drive from the live CD (perlluver is incorrect in saying the live CD has no access to the HDD).
There is no risk of being infected by a worm or virus while running from the live CD but you could get your windows system infected if you download something dodgy, save it to the Windows partition then execute it after rebooting into Windows.
Common sense is your best protection in this case. Only download from trusted sites, virus scan the files before opening them in Windows.
nubdora
January 26th, 2009, 11:27 AM
All live CDs allow you to read data from the HDD, but most do not allow an accessible way for the user to write data to the HDD.
cdenley
January 26th, 2009, 12:54 PM
All live CDs allow you to read data from the HDD, but most do not allow an accessible way for the user to write data to the HDD.
The last few Ubuntu releases have had write support for NTFS on the Desktop livecd. I think all they have to do is click the drive in nautilus, then they can write to it.
person9
February 2nd, 2009, 05:53 PM
Im using Ubuntu now after having installed it through Wubi.
I allowed it only 6 Gig of space .. :(
Now I'm stuck, because it turns out I like Ubuntu and want to use it.
Dunno if I can allot it more space after-the-fact but I'm researching that.
cjacobsen
February 2nd, 2009, 06:22 PM
All live CDs allow you to read data from the HDD, but most do not allow an accessible way for the user to write data to the HDD.
To be able to write data from an Ubuntu LiveCD to HDD is to become a superuser. All you need is this command
sudo nautilus
Then you can read and write on the HDD via Nautilus either it's Ext3, fat or ntfs.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.