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 02-08-2013, 05:37 AM   #1
vnc
LQ Newbie
 
Registered: Jun 2012
Location: terra
Distribution: centOS Ubuntu
Posts: 13

Rep: Reputation: Disabled
systemrescuecd + usb + multiboot


hi ..
i have usb which was bootable exclusive for systemrescuecd then i got this http://www.pendrivelinux.com/boot-mu...2-using-linux/ and i successfully created bootable usb. I have added systemrescuecd.iso and ubuntu12.04.iso from which i am able to boot only ubuntu. If i select systemrescuecd it gives me 2 line error
Quote:
error: file not found
error: you need to load the kernel first
on 2 line error i did this Here is which iso files I figured out to boot using grub2
i followed bottom of thread..but still no success

this post may be trivia/repeated but i searched and was with no luck...

thank you for help !!!
 
Old 02-08-2013, 10:30 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,541

Rep: Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496
What are you using for a bootloader? Grub2? isolinux? Whichever, you forgot to post the menu entry which you are using to try to boot it. We can't tell you what is wrong if we don't know what you've done.

The following entry is one I use to boot SystemRescueCD from a DVD with Grub2:

Code:
menuentry "SystemRescueCD" {
    linux /isolinux/rescuecd
    initrd /isolinux/initram.igz
}
For that to work, you would have to loop mount the SystemRescueCD to another folder, then copy its files to the root of the filesystem. If you have it on a flash drive, you will probably need a drive/partition entry on the loopback loop line as is shown in the Linux Mint entry in the link you posted.

Post your grub.cfg or isolinux.cfg file or whatever you are using.
 
1 members found this post helpful.
Old 02-10-2013, 11:02 PM   #3
vnc
LQ Newbie
 
Registered: Jun 2012
Location: terra
Distribution: centOS Ubuntu
Posts: 13

Original Poster
Rep: Reputation: Disabled
after posting here i did some search and burn systemrescuecd.iso to cd and found that it was using "rescue64" naming and default entry was this
Quote:
menuentry "SystemRescueCd" {
loopback loop /systemrescuecd.iso
linux (loop)/isolinux/rescuecd isoloop=/systemrescuecd.iso setkmap=us docache dostartx
initrd (loop)/isolinux/initram.igz
}

so i changed to this and now its working..
Quote:
menuentry "SystemRescue CD ISO" {
set isofile="/systemrescuecd.iso"
loopback loop (hd0,1)$isofile
linux (loop)/isolinux/rescue64 setkmap=us isoloop=/systemrescuecd.iso
initrd (loop)/isolinux/initram.igz
}
if possible can you explain me above entry. if i am not wrong rescue64 is kernel which 1st gets load and then initram.igz but i have not understood about loopback working(what i know is it is use for mounting iso's). It would be great if you can add some more light on working of grub2.

sorry for late reply.

update: https://help.ubuntu.com/community/Gr...OBoot/Examples

Last edited by vnc; 02-20-2013 at 05:28 AM. Reason: update for future refernce
 
  


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
Multiboot USB armans Linux - Software 1 09-01-2012 05:41 AM
[SOLVED] Something wrong 3 versions of linux on USB multiboot warriorjames Linux - General 9 02-15-2012 04:00 PM
Adding PartedMagic and SystemRescueCD to SLAX on USB jesrani Linux - Newbie 1 11-18-2009 10:37 PM
Multiboot on 32Gb USB stick EricTRA Linux - Software 9 08-27-2009 08:15 AM
multiboot external usb hd grub error 5 koen plessers Linux - General 3 03-15-2009 11:02 AM

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

All times are GMT -5. The time now is 07:41 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