Cool. Also, is it possible to just install ubuntu on my external hd and boot from that? During installation if my raid array isn't detected, how will I know which is my external, as the raid ones annd my external are all 320gb? Once ubuntu is working, what should I use to get rid of my .exe wrecking virus, and how do I repair my windows installation?
Head-Fi.org › Forums › Misc.-Category Forums › Members' Lounge (General Discussion) › My PC is in trouble, and I need help.
Join Now
Be a part of the community.
It's free, join today!
Recent Reviews
-
SEE PROS & CONS. NOTE: The clamping factor will obviously differ from person to person, but I'm surprised to find little mention of it, as it is the sole reason I'd never think twice about...
-
When I listened to the sound for the 1st time, I was hit by it. I was punched by the not-punchy-bass. I was hoping it would offer much better bass response than SE315.. equals to Klipsch Image...
-
Synopsis: The Aurisonics AS-1b is a very nice custom-fit monitor with a sound tuned for the needs of professional musicians performing on stage. It gives the listener a mid-centric sound that...
-
HiFiMAN HE400 By now I think most of us are familiar with the history behind the HiFiMAN HE-series headphones. What started with a single model has grown into a full...
-
I was in Japan and was looking at headphones to buy. I had a cheap budget of about 4000 yen or circa $40. I bought this headphone because it was on sale for $30 and was very good looking. It was...
Head-Fi Sponsors
Drop by and thank our partners for helping keep the lights on at Head-Fi!
My PC is in trouble, and I need help. - Page 2
- « Previous
- 1
- 2
- Next »
post #17 of 26
12/18/09 at 10:30pm
Well, only one way to find out! Pop in the ubuntu-live-cd, start terminal and run "sudo su" then run "gparted &" as root to see if you get a single /dev/sda1 drive or one /dev/sda1 and a /dev/sdb1.
If it is a single /dev/sda1 mount it to a folder like media (can be better to first making a folder and mount it to the folder, just type "mkdir /media/raid") by typing "ntfs-3g /dev/sda1 /media/raid" that will mount the raid to the /media/raid folder that means you can access all your data on the drive from the /media folder. If that work, plug in a external-drive (will probably auto-mount) then run "nautilus /media/raid &" from the terminal and a file-manager will appear that will allow you to easy and graphically copy-paste your files to the external-drive. And also make sure that you "unmount" the external device by eather right-click on it or run "umount /dev/sdxx" (where xx is the letter and number of the drive, probably /dev/sdb1). Then your files should be safe on the external drive.
If the external-drive doesn't auto-mount do like the raid and "mkdir /media/external" "mount /dev/sdxx /media/external"
You should be able to reach the C:\Windows folder as well meaning that you simply can right-click and delete the virus. Running a repair of the windows-installation can be done using the windows disc.
Why do you want to install ubuntu on your external hdd as it runs pretty good from a cd or a >1gb usb-pendrive?
This is a easy way to make it boot from a usb-stick
If it is a single /dev/sda1 mount it to a folder like media (can be better to first making a folder and mount it to the folder, just type "mkdir /media/raid") by typing "ntfs-3g /dev/sda1 /media/raid" that will mount the raid to the /media/raid folder that means you can access all your data on the drive from the /media folder. If that work, plug in a external-drive (will probably auto-mount) then run "nautilus /media/raid &" from the terminal and a file-manager will appear that will allow you to easy and graphically copy-paste your files to the external-drive. And also make sure that you "unmount" the external device by eather right-click on it or run "umount /dev/sdxx" (where xx is the letter and number of the drive, probably /dev/sdb1). Then your files should be safe on the external drive.
If the external-drive doesn't auto-mount do like the raid and "mkdir /media/external" "mount /dev/sdxx /media/external"
You should be able to reach the C:\Windows folder as well meaning that you simply can right-click and delete the virus. Running a repair of the windows-installation can be done using the windows disc.
Why do you want to install ubuntu on your external hdd as it runs pretty good from a cd or a >1gb usb-pendrive?
This is a easy way to make it boot from a usb-stick
- P4Z
- Trader Feedback: +2
-
- offline
- 1,029 Posts. Joined 4/2009
- Location: UK
- Select All Posts By This User
That looks real complex...
How do I load terminal?
I need a visual interface to reorganise and clear up my raid and external drives.
How do I load terminal?
I need a visual interface to reorganise and clear up my raid and external drives.
post #19 of 26
12/18/09 at 10:59pm
- unl3a5h3d
- Trader Feedback: +2
-
- offline
- 762 Posts. Joined 8/2009
- Location: Up in the mountains...
- Select All Posts By This User
Could you just go buy an upgrade disc to upgrade to windows 7 and use it?
post #20 of 26
12/18/09 at 11:03pm
Ubuntu will start a graphical user-interface to work with. When you boot from the CD/Drive you get a option called "try ubuntu without installing it" or something like that, choose that and it will boot into a graphical UI, and you can find the terminal in "Application -> Accessoris" (lol, saw that it was in the quicklaunch aswell, the icon next to firefox that looks like a tv with a >_ symbol, just click that and the terminal will start.)

Linux is not so easy to deal with when you have no experience what so ever. But you should be just fine if you follow my instructions. Once ubuntu has booted you can start firefox to watch my post again if you forgot anything.

Linux is not so easy to deal with when you have no experience what so ever. But you should be just fine if you follow my instructions. Once ubuntu has booted you can start firefox to watch my post again if you forgot anything.
- P4Z
- Trader Feedback: +2
-
- offline
- 1,029 Posts. Joined 4/2009
- Location: UK
- Select All Posts By This User
Ooh its working and detected my raid automatically 

. I like the dual bar interface. Now for some cleaning up. Are there Linux antiviruses that will detect windows compatible viruses, if thats how it works?


. I like the dual bar interface. Now for some cleaning up. Are there Linux antiviruses that will detect windows compatible viruses, if thats how it works?
post #22 of 26
12/18/09 at 11:26pm
I think you can install the "clamwin" anti-virus on ubuntu. try "apt-get install clamwin" if that dosn't work use "apt-cache search clamwin" and it will search for clamwin. Once it's installed you can probably find it in the application menu.
- P4Z
- Trader Feedback: +2
-
- offline
- 1,029 Posts. Joined 4/2009
- Location: UK
- Select All Posts By This User
Gotta figure out how to get this wireless adapter working...
post #24 of 26
12/19/09 at 12:43am
- revolink24
- Trader Feedback: +2
-
- offline
- 2,885 Posts. Joined 1/2008
- Location: Upstate NY
- Select All Posts By This User
Quote:
|
I think you can install the "clamwin" anti-virus on ubuntu. try "apt-get install clamwin" if that dosn't work use "apt-cache search clamwin" and it will search for clamwin. Once it's installed you can probably find it in the application menu.
|
Correction, on linux it is known as Clam AV, hence the win clamwin (windows)

- P4Z
- Trader Feedback: +2
-
- offline
- 1,029 Posts. Joined 4/2009
- Location: UK
- Select All Posts By This User
I want to install vlc and foobar or its linux equivalent. Upon visiting the ubuntu VLC page, I found descriptions of some PPA thing, and a weird bit of code. How can I download from my phones 3g and copy it onto linux to install it? (There's an option on my HTC to turn it into a micro SD USB adapter).
Also, I would like to create a bootable copy of ubuntu in my external hard drive, but maybe in a new partition or something as it's asking me to format the WHOLE disk :s
Also, I would like to create a bootable copy of ubuntu in my external hard drive, but maybe in a new partition or something as it's asking me to format the WHOLE disk :s
- P4Z
- Trader Feedback: +2
-
- offline
- 1,029 Posts. Joined 4/2009
- Location: UK
- Select All Posts By This User
I am typing this from my pc (Ubuntu live CD) WOO!
After sifting through various slightly unclear/incomplete FAQs/guides on installing Ubuntu, and setting up partitions, I have done the following:
Reduced my NTFS (xindows xp) partition by 50GB, as it had 100GB free.
I created a 16GB root for Ubuntu, ~6GB swap, and ~30GB /home
Have I got anything wrong (it's installing as I type this...)?
*update*
DAMN I just got an error...
It might have been the Live CD, as it was compaining about CD/DVDs or something. I burnt it slowly as well.
After sifting through various slightly unclear/incomplete FAQs/guides on installing Ubuntu, and setting up partitions, I have done the following:
Reduced my NTFS (xindows xp) partition by 50GB, as it had 100GB free.
I created a 16GB root for Ubuntu, ~6GB swap, and ~30GB /home
Have I got anything wrong (it's installing as I type this...)?
*update*
DAMN I just got an error...
It might have been the Live CD, as it was compaining about CD/DVDs or something. I burnt it slowly as well.
- « Previous
- 1
- 2
- Next »
Return Home
Back to Forum: Members' Lounge (General Discussion)
- My PC is in trouble, and I need help.
Head-Fi.org › Forums › Misc.-Category Forums › Members' Lounge (General Discussion) › My PC is in trouble, and I need help.
Currently, there are 2110 Active Users
(517 Members and 1593 Guests)
Recent Discussions
- › Cheap headphones! 1 minute ago
- › Wadia 121 decoding computer 2 minutes ago
- › 「Official」Asian Anime, Manga, and Music Lounge 2 minutes ago
- › Shure SRH 940 2 minutes ago
- › How to tell if headphones are blown? 2 minutes ago
- › Alessandro MS1 Review 4 minutes ago
- › Eddie Current Electra Electrostatic Amplifier 4 minutes ago
- › Am I weird? 5 minutes ago
- › The Deals Thread 5 minutes ago
- › Sennheiser HD800 Appreciation Thread 7 minutes ago
View: New Posts | All Discussions
Recent Reviews
- › BRAINWAVZ HM5 Studio Monitor Headphones by Night Crawler
- › Shure SE535LTD RED by sue4
- › Aurisonics AS-1b by Kunlun
- › HiFiMAN HE-400 by project86
- › Pioneer SE MJ31 by jojexy
- › Grado SR60i Headphones by Smiling Jack
- › Final Audio Design Adagio V by SpringBiscuit
- › Matrix Quattro Dac by shipsupt
- › Sennheiser HD 800 Headphones by DannyRox23
- › Bose OE2i Audio Headphones - White by emceelokey
View: More Reviews
New Articles
- › iBasso DX100 FAQ by DoctorHeadz
- › DIY Cable Info and Resources by Pingupenguins
- › Asr Head-Fi Threads Compendium by Asr
- › Headphone Buying Guide by keanex
- › Fostex T50RP modification summary LINKS - wiki by jgray91
- › Comparisons of the LCD-3 and the LCD-2 Rev. 2 by MacedonianHero
- › Posting Guidelines by Currawong
- › Comparisons of LCD-2 Rev. 1 and Rev. 2 by MacedonianHero
- › Membership Levels, Badges and Custom Titles by Currawong
- › Sennheiser Hd4 8 Modding For Newbies by koolkat
View: New Articles | All Articles
Home | Head Gear | Forums | Articles | My Profile
About Head-Fi.org | Join the Community | Advertise
© 2012 Head-Fi.org is powered by Huddler Tech | FAQ | Support | Privacy/TOS | Site Map
About Head-Fi.org | Join the Community | Advertise
© 2012 Head-Fi.org is powered by Huddler Tech | FAQ | Support | Privacy/TOS | Site Map






