Linspire/Freespire This Forum is for the discussion of Linspire and Freespire. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-12-2005, 10:29 PM
|
#1
|
LQ Newbie
Registered: Dec 2005
Posts: 4
Rep:
|
Help, Grub has taken over boot menu
I want to run windows, but in grub, it says error 13: cannot recognize file.
It works, but linspire doesnt know how to read it, what can I do??
I cant access windows at all, so is there a program I can install in linspire?
|
|
|
12-12-2005, 11:40 PM
|
#2
|
Member
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577
Rep:
|
Please post your grub.conf file, which should be located in /boot/grub/grub.conf
Peace V
|
|
|
12-13-2005, 12:47 AM
|
#3
|
LQ Newbie
Registered: Dec 2005
Posts: 4
Original Poster
Rep:
|
Im not sure if the menu.lst but here it is,
# Generated by jiffyboot version 7.0.71. If this file is edited, the
# system will stop modifying it. To allow the system to resume
# management of this file, remove it and run /sbin/jiffyboot
default=0
timeout=10
color cyan/green magenta/green
splashimage=/boot/grub/bootsplash.xpm.gz
instructions Use the %c and %c keys to select which entry is highlighted.
timeout_message Entry %d will be booted automatically in %d seconds.
title Linspire 5.0.347 on /dev/hdb7
root (hd1,6)
kernel /boot/vmlinuz-2.6.10 root=/dev/hdb7 rootdev=0x0347 ramdisk=32000 vga=0x311 splash=silent video=vesafb:nomtrr video=vesafb:nomtrr Diagnostics jiffymount=noatime resume2=swap:/dev/hdb7:0x8800@4096
initrd /boot/initrd-2.6.10.gz
# (Boot priority: 102, mounted at /)
title Redetect
root (hd1,6)
kernel /boot/vmlinuz-2.6.10 root=/dev/hdb7 rootdev=0x0347 ramdisk=32000 noresume2 redetect video=vesafb:nomtrr video=vesafb:nomtrr Diagnostics jiffymount=noatime resume2=swap:/dev/hdb7:0x8800@4096
initrd /boot/initrd-2.6.10.gz
# (Boot priority: 102, mounted at /)
title Diagnostics
root (hd1,6)
kernel /boot/vmlinuz-2.6.10 root=/dev/hdb7 rootdev=0x0347 ramdisk=32000 noresume2 single splash=0 Diagnostics video=vesafb:nomtrr video=vesafb:nomtrr Diagnostics jiffymount=noatime resume2=swap:/dev/hdb7:0x8800@4096
initrd /boot/initrd-2.6.10.gz
# (Boot priority: 102, mounted at /)
title MS Windows® XP on /dev/hda5
root (hd0,5)
chainloader +1
Last edited by dude2k5; 12-13-2005 at 12:59 AM.
|
|
|
12-13-2005, 01:24 AM
|
#4
|
Member
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577
Rep:
|
ok, looks like to things need to be changed.
title MS Windows® XP on /dev/hda5
root (hd0,5) (This should be (hd0,4)
chainloader +1
Before chainloader +1 line, add the word makeactive. So this is what it should read.
title MS Windows XP on /dev/hda5
root (hd0,4)
makeactive
chainloader +1
Any editor should do the trick. you will need to be root to make this change.
Peace V
|
|
|
12-13-2005, 01:43 AM
|
#5
|
LQ Newbie
Registered: Dec 2005
Posts: 4
Original Poster
Rep:
|
grr
I did that, but this time a error 12 came up. So i tried
title MS Windows XP on /dev/hda5
root (hd0,1)
makeactive
chainloader +1
(changed root to 1 instead of 4)
but a screen with a "_" kept blinking on and off but didnt do anything after that. So progress?
|
|
|
12-13-2005, 02:24 AM
|
#6
|
Member
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577
Rep:
|
try
root (hd0,0)
Peace V
|
|
|
12-13-2005, 04:50 PM
|
#7
|
LQ Newbie
Registered: Dec 2005
Posts: 4
Original Poster
Rep:
|
!
THANK YOU, lol wow i didnt even think of 0 lol
|
|
|
All times are GMT -5. The time now is 10:12 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|