LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices


Reply
  Search this Thread
Old 07-02-2007, 09:58 AM   #1
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Rep: Reputation: 15
Tell LiveCD to boot Mepis on USB


I've followed many links to put Mepis on a USB flash. It worked (I believe), and I tried it two ways:

- MEPIS >> SYSTEM ASSISTANT >> USBkey
- "MEPIS Install" icon

The installation looks ok (the first one seems to only transfer the entire Mepis ISO as a 676.5MB file, the second looks like a regular Linux installation) but can not boot the USB flash.

My Notebook PC BIOS does not allow booting from USB-anything. I've tried forcing grub >> root to use /dev/sd(x,y), but grub does not recognize "sd" as a valid root device.

Any hints on how to get Mepis LiveCD to boot Mepis on a USB?

Thank you.
 
Old 07-03-2007, 05:06 AM   #2
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
I'm not sure if I can help, but will need more info. What other operating systems are on hd and do you have grub installed on the hd?
 
Old 07-03-2007, 09:29 AM   #3
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Original Poster
Rep: Reputation: 15
Thank you for helping. I am not using the hard drive, there is no boot manager on it, and Windows is on it. This computer does not have a BIOS that will boot from USB flash memory stick (for example, pendrivelinux). I am trying to re-direct the boot from LiveCD to USB, not touching the hard drive. Thanks again.
 
Old 07-03-2007, 02:37 PM   #4
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
There is a way to do it but I think you will have to put grub in your mbr on your hard drive. I'm no authority on this but have read articles where they have booted and used external hds with usb that bios wouldn't boot. Don't give up, I'll do some research and if I can come across an article that can help I'll be back.
 
Old 07-03-2007, 05:52 PM   #5
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Here's an article I found that tells you how. http://www.linuxdevices.com/news/NS6805529669.html At the end of the first paragraph it says all you need is a boot floppy.
 
Old 07-04-2007, 11:30 PM   #6
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Original Poster
Rep: Reputation: 15
Thank you Mr. Webb. I do not have a floppy drive either (when it rains, it pours). Your link on booting from floppy to USB leads me to believe I can boot from CD (not LiveCD) to USB... just have to find and manipulate the code and write it to CD. I would imagine most people would see no need to boot from CD to USB. Someone pointed out that this will be difficult, if not impossible, since I will have to load an OS, start USB drivers, then load another OS... I'm hoping "difficult" wins over "impossible." Thanks again.
 
Old 07-05-2007, 08:41 AM   #7
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Don't quote me on this but I think you might be able to install grub and point it in the USB direction. You can install grub off of the Live CD. There are articles in the forums here that have info on the subject.
 
Old 07-05-2007, 12:06 PM   #8
masinick
Member
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Debian, antiX, MX Linux
Posts: 636
Blog Entries: 16

Rep: Reputation: 104Reputation: 104
Installing and/or using GRUB to boot from USB

Quote:
Originally Posted by Larry Webb
Don't quote me on this but I think you might be able to install grub and point it in the USB direction. You can install grub off of the Live CD. There are articles in the forums here that have info on the subject.
Installing GRUB on the Hard Drive certainly ought to give you access to booting from the USB. But perhaps that is not the only way.

Doesn't the Live CD version also use GRUB to boot, offering a variety of choices? If so, then dropping to the GRUB command prompt and issuing the correct set of commands ought to provide direct access to booting from the USB.

Question is, since I have not yet tried this myself, are the commands provided in the preceding documentation sufficient to figure out which operands and commands are needed to access the USB directly from GRUB? If so, that is the trick. If not, then get the commands to directly address the USB from GRUB and you are there.
 
Old 07-05-2007, 12:09 PM   #9
masinick
Member
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Debian, antiX, MX Linux
Posts: 636
Blog Entries: 16

Rep: Reputation: 104Reputation: 104
http://www.linux.com/articles/62434 contains the information that ought to get you what you need. Look at the information in the right hand side bar and see if that gets it for you.

Hope this helps you out!
 
Old 07-07-2007, 07:15 AM   #10
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Larry Webb
Don't quote me on this but I think you might be able to install grub and point it in the USB direction. You can install grub off of the Live CD. There are articles in the forums here that have info on the subject.
Thank you, but I can not mangle the boss' computer, no matter how much I wish to.

Quote:
Originally Posted by masinick
http://www.linux.com/articles/62434 contains the information that ought to get you what you need. Look at the information in the right hand side bar and see if that gets it for you.

Hope this helps you out!
Thank you for the link. This is good for booting from USB, but my BIOS does not allow for USB boot.

I wish to begin the boot process on a CD, and bootstrap the OS residing on USB.

I found some links regarding boot managers, and putting them on floppies is old-hat, but since I have no floppy (AND can not boot USB, AND will not mangle my HDD) I will keep trying. Maybe I will try long enough that some real Linux coder will do the hard work.

Thank you for your help.
 
Old 07-15-2007, 11:12 PM   #11
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Original Poster
Rep: Reputation: 15
I have not had success in this endeavor, so I am running OnTheGo (so I can keep apps configured from session to session), and have found some limitation:
1. Should not use the CD player (KsCD) to eject the Mepis CD - that essentially ejects the OS and nothing works... except for pressing the power-button for six seconds.
2. Can not use the rest of the OnTheGo USB for storage (big red "NOT" sign over /media/sda1).
 
Old 08-13-2007, 09:44 AM   #12
neu2linux
Member
 
Registered: Mar 2007
Location: Albuquerque, NM
Distribution: Debian, Slackware, Ubuntu
Posts: 46

Rep: Reputation: 15
[QUOTE=fpd;2824719]1. Should not use the CD player (KsCD) to eject the Mepis CD - that essentially ejects the OS and nothing works... except for pressing the power-button for six seconds.QUOTE]

Did you try the copy2ram code when booting the LiveCD? It may slow down the system a bit, but will provide you with the use of your cd-rom drive.
 
Old 08-19-2007, 09:31 PM   #13
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Original Poster
Rep: Reputation: 15
[QUOTE=neu2linux;2857390]
Quote:
Originally Posted by fpd View Post
1. Should not use the CD player (KsCD) to eject the Mepis CD - that essentially ejects the OS and nothing works... except for pressing the power-button for six seconds.QUOTE]

Did you try the copy2ram code when booting the LiveCD? It may slow down the system a bit, but will provide you with the use of your cd-rom drive.
No, I have not tried copy2ram... it that to be added to the boot parameters when the boot splash page shows up?
 
Old 08-20-2007, 07:16 AM   #14
neu2linux
Member
 
Registered: Mar 2007
Location: Albuquerque, NM
Distribution: Debian, Slackware, Ubuntu
Posts: 46

Rep: Reputation: 15
Quote:
Originally Posted by fpd View Post
No, I have not tried copy2ram... it that to be added to the boot parameters when the boot splash page shows up?
Exactly, just add it to the end.
 
Old 08-26-2007, 03:42 PM   #15
fpd
Member
 
Registered: Aug 2004
Distribution: Mepis
Posts: 70

Original Poster
Rep: Reputation: 15
Thank you for the clarification.
 
  


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
WG111T USB wireless receiver is not detected on my dual boot WINXP/MEPIS 6.0 distro? PanamaJack404 MEPIS 1 11-18-2006 11:16 AM
erased MEPIS liveCD rewrites itself - ?! joshknape Linux - Newbie 2 01-16-2006 02:56 PM
Installing Mepis without using the livecd LaX MEPIS 10 11-28-2005 07:32 PM
liveCD won't boot because of USB Furlinastis Linux From Scratch 2 10-24-2005 02:13 AM
MEPIS LiveCD Save Files to HD - How? GNewbie MEPIS 1 10-19-2005 04:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS

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