LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-14-2012, 07:52 PM   #1
scidroe
LQ Newbie
 
Registered: May 2012
Posts: 2

Rep: Reputation: Disabled
Compaq CQ60, win8 beta--can't install Freespire Linux


My Compaq CQ60 was running Vista until the hard drive crashed. I installed Win8 beta and am not pleased (it IS a beta version) with its performance. I have an install disc of Linux Freespire which I had acquired for another abandoned project. I am experiencing difficulty in installing this os. Can anyone help?
 
Old 05-14-2012, 08:51 PM   #2
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Hi.
There are plenty of different Linux based distributions out there. Is there a reason on why you need to install Freespire?
Perhaps the installation is not working for you because the CD on which you have the software got damaged. Or because it is not compatible with the architecture of your computer.
Luckily there is a sea of options out there for you and your computer.
Look at the following links
http://www.linuxmint.com/
http://fedoraproject.org/en/get-fedora
http://www.ubuntu.com/download
http://www.opensuse.org/en/

You can freely download these burn them on a CD and run it on your computer or do a full installation in your hard drive. They are all really good and very easy to use.
Good luck to you
 
Old 05-15-2012, 07:38 PM   #3
scidroe
LQ Newbie
 
Registered: May 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
Question Still baffled

I tried loading Ubuntu from one of the sights you listed, but it keeps hanging up "can't find medium containing files". What is that? I'm emailing using Win8 on the same computer. It obviously has readable files--when it boots! Should I format and try a clean install? I would like to keep this beta win8 as an alternative OS, but it isn't impressing me right now. What say you?
 
Old 05-15-2012, 09:02 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Quote:
What say you
http://www.linlap.com/wiki/hp-compaq+presario+cq60

http://www.linuxidx.com/linux.php?q=...esario+Laptops

http://www.linuxidx.com/linux.php?q=...q+cq60+Laptops

http://community.linuxmint.com/hardware/view/4820

Just to show what I boot on my IBM T23

Code:
harry@biker:~$ cat /boot/grub/menu.lst
timeout 10
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

title		Debian GNU/Linux, kernel 2.6.34-stevo
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.34-stevo root=UUID=33d2cb14-08cc-4db8-80c6-771828e68200 ro 
initrd		/boot/initrd.img-2.6.34-stevo

title Microsoft Windows 2000 Professional at hda1
rootnoverify (hd0,0)
chainloader +1

title Puppy Linux 520 full install in sda7
root (hd0,6)
kernel /boot/vmlinuz root=/dev/sda7 pmedia=atahd pfix=noram acpi=force



### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=33d2cb14-08cc-4db8-80c6-771828e68200 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,5)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) single
# altoptions=(single-user mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title		Debian GNU/Linux, kernel 2.6.34-stevo
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.34-stevo root=UUID=33d2cb14-08cc-4db8-80c6-771828e68200 ro 
initrd		/boot/initrd.img-2.6.34-stevo

title		Debian GNU/Linux, kernel 2.6.34-stevo (single-user mode)
root		(hd0,5)
kernel		/boot/vmlinuz-2.6.34-stevo root=UUID=33d2cb14-08cc-4db8-80c6-771828e68200 ro single
initrd		/boot/initrd.img-2.6.34-stevo

title		Debian GNU/Linux, kernel memtest86+
root		(hd0,5)
kernel		/boot/memtest86+.bin

### END DEBIAN AUTOMAGIC KERNELS LIST
So any current Linux distro you prefer to use should dual boot OK with Windows 8 on that Compaq.

Last edited by rokytnji; 05-15-2012 at 09:06 PM.
 
Old 05-15-2012, 10:00 PM   #5
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
Quote:
Originally Posted by scidroe View Post
I tried loading Ubuntu from one of the sights you listed, but it keeps hanging up "can't find medium containing files". What is that? I'm emailing using Win8 on the same computer. It obviously has readable files--when it boots! Should I format and try a clean install? I would like to keep this beta win8 as an alternative OS, but it isn't impressing me right now. What say you?
Hi. Really there is no way to know what is going on here.
Perhaps you need to let us know what you did there with the downloaded ISO file. There are instructions on the site from which you downloaded.

Some of my questions will be how did you burn it to CD did you burn it as ISO image did you create a pen drive using Unibootin for windows.

I really want to help you with this and I am sure there are more members here that also want to help so please keep us posted.

Good luck to you!

Last edited by TroN-0074; 05-15-2012 at 10:02 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Compaq Presario CQ60 KBAegis Linux - Laptop and Netbook 2 12-04-2010 12:14 PM
Performance issues with Compaq Presario CQ60 running FC 11 beta daue Linux - Laptop and Netbook 0 04-26-2009 12:22 PM
Linux on Compaq Presaro CQ60 camphor Linux - Laptop and Netbook 2 02-16-2009 09:09 AM
HP compaq CQ60-104TU with RedHat Linux and Windows VISTA gaynut Linux - Laptop and Netbook 3 10-28-2008 12:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration