Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Other Distributions > Linspire Help > Duel Boot

Forgot Password?
 Linspire Help   Help and Discussions related to Linspire

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 07-09-2007   #11 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
boot up from FreeSpire harddisk and highlight FreeSpire title in GRUB Menu. press e, select kernel line and press e again.
edit kernel line. it should look like this
Code:
kernel /boot/vmlinuz-2.6.14-gratis  root=/dev/root rootdev=0x0301 ramdisk=35392 video=vesafb:nomtrr jiffymount=noatime resume2=swap:/dev/hda1:0x44000 vga=0x311 splash=silent
Hit Enter key and press b. does FreeSpire boot up? if yes, replace kernel line in menu.lst file with above line.

post the contents of /boot/grub/device.map file.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline  


Reply With Quote
Old 07-09-2007   #12 (permalink)
Just Joined!
 
TobyKY76's Avatar
 
Join Date: Aug 2006
Posts: 30
Ok the code got me back into the freespire hdd.

/boot/grub/device.map:

Code:
(hd0) /dev/hda
TobyKY76 is offline   Reply With Quote
Old 07-09-2007   #13 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
did you add (hd1) /dev/hdb in device.map file earlier?
contents of device.map file should be
Code:
(hd0) /dev/hda
(hd1) /dev/hdb
Windows XP should boot up after adding that line in device.map file.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 07-09-2007   #14 (permalink)
Just Joined!
 
TobyKY76's Avatar
 
Join Date: Aug 2006
Posts: 30
I didn't add the line earlier but I did once I got back into the freespire disk. To be honest, everytime I edit the device.map file and save it (using sudo kwrite) after I reboot, the file returns to orginal - i.e. no line that reads:
Code:
(hd1) /dev/hdb
TobyKY76 is offline   Reply With Quote
Old 07-09-2007   #15 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
it means some init script is re-writing device.map file on every boot up. i have to look into this. i dont have access to FreeSpire box right now. i will post back soon.
( 8-10 hrs at least, sorry ! ).
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 07-09-2007   #16 (permalink)
Just Joined!
 
TobyKY76's Avatar
 
Join Date: Aug 2006
Posts: 30
Quote:
it means some init script is re-writing device.map file on every boot up. i have to look into this. i dont have access to FreeSpire box right now. i will post back soon.
( 8-10 hrs at least, sorry ! ).
No problem. I appreciate all the help you are giving me. I know that the answer will probably be something simple and easy. I will await your investigation into this. I will do a little research also and see what happens, but with my limited knowledge of linux I will probably waiting till you respond
TobyKY76 is offline   Reply With Quote
Old 07-10-2007   #17 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
execute this
Code:
chmod a-x /sbin/jiffy*
edit device.map file again and reboot.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 07-10-2007   #18 (permalink)
Just Joined!
 
TobyKY76's Avatar
 
Join Date: Aug 2006
Posts: 30
Quote:
Originally Posted by devils_casper View Post
execute this
Code:
chmod a-x /sbin/jiffy*
edit device.map file again and reboot.
Ok did all that and still device.map didn't save.
TobyKY76 is offline   Reply With Quote
Old 07-10-2007   #19 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
thats weird. it worked on my friend's machine.
i am going to install FreeSpire on my test machine to check it. you have to wait for a few hours again.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 07-11-2007   #20 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
jiffyboot binary re-writes device.map file.
checks its correct name in /etc/rcS.d folder. its S37jiffyboot in my machine.
rename it to Kxxjiffyboot. xx is 100-37. so, in my machine, it will be K63jiffyboot.
Code:
sudo mv S37jiffyboot K63jiffyboot
edit device.map file again and reboot.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 12:55 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2