LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-18-2017, 09:54 AM   #1
akrageb
LQ Newbie
 
Registered: Oct 2017
Posts: 6

Rep: Reputation: Disabled
USB boot for Redhat


Hello everyone,
I am newbie with Linux and hope I find a solution to a problem I have.

I installed linux suse on win. 7 as dual boots using the boot tool "rufu" under win.7 and it worked just great.
I now want to get rid of Suse and install Redhat instead, thus I created another USB boot with rhel-server.iso, unfortunately the Linux could not boot from USB.
the question is, how to create USB boot that works for Linux?

thanks in advance
 
Old 10-18-2017, 10:23 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,606

Rep: Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960
Quote:
Originally Posted by akrageb View Post
Hello everyone,
I am newbie with Linux and hope I find a solution to a problem I have.

I installed linux suse on win. 7 as dual boots using the boot tool "rufu" under win.7 and it worked just great. I now want to get rid of Suse and install Redhat instead, thus I created another USB boot with rhel-server.iso, unfortunately the Linux could not boot from USB. the question is, how to create USB boot that works for Linux?
Read the "Question Guidelines" link in my posting signature. Please do basic research first before posting, because some of the very first hits in Google for "how to create a bootable usb for red hat" are:
https://access.redhat.com/documentat...king-usb-media
https://access.redhat.com/articles/142303

...guides from Red Hat to do exactly what you're after, along with many others. There are also a couple of things to be aware of:
  1. Your post is confusing; you say you already have SuSE installed...but ask how to create a USB boot for Linux?? Which is something you've obviously already done, since you're USING Linux now.
  2. If you are not planning on paying for RHEL, stop where you are. DO NOT load it. You will NOT get updates/patches/bugfixes, and installing software is going to be MUCH harder. Either pay for support, or load CentOS instead, which is identical but free.
  3. Why do you NEED RHEL? Because it's designed for servers, and consumer-grade hardware support can be challenging. Things like wifi, graphics, bluetooth, sound, etc., aren't ON servers, so support may be spotty.
 
Old 10-18-2017, 10:28 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,669

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
Welcome to LinuxQuestions.

Unless you have a subscription to Redhat I suggest installing CentOS instead. Since CentOS is essentially a clone of Redhat I assume that it has the same problems with the same utilities creating a bootable USB drive.

I suggest creating the flash drive from SuSE and use the dd command.

https://wiki.centos.org/HowTos/InstallFromUSBkey
 
Old 10-18-2017, 12:15 PM   #4
akrageb
LQ Newbie
 
Registered: Oct 2017
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by TB0ne View Post
Read the "Question Guidelines" link in my posting signature. Please do basic research first before posting, because some of the very first hits in Google for "how to create a bootable usb for red hat" are:
https://access.redhat.com/documentat...king-usb-media
https://access.redhat.com/articles/142303

...guides from Red Hat to do exactly what you're after, along with many others. There are also a couple of things to be aware of:
  1. Your post is confusing; you say you already have SuSE installed...but ask how to create a USB boot for Linux?? Which is something you've obviously already done, since you're USING Linux now.
  2. If you are not planning on paying for RHEL, stop where you are. DO NOT load it. You will NOT get updates/patches/bugfixes, and installing software is going to be MUCH harder. Either pay for support, or load CentOS instead, which is identical but free.
  3. Why do you NEED RHEL? Because it's designed for servers, and consumer-grade hardware support can be challenging. Things like wifi, graphics, bluetooth, sound, etc., aren't ON servers, so support may be spotty.
Hi TB0ne, thanks for the reply.

1. I already searchd the forum but did not find the solution I'm looking for.
2. no, not Confusing as I did say I need to get rid of Suse and install RedHat
3. I need to install RHEL because I need to use SAP HANA Database Express which can be installed only on Suse or Redhat servers. And Suse server's requirements (RAM AND HD)are very high to my machine, whereas RHEL is much less.

I created ISO BOOT USB but unfortunately SUSE does not take it into account by loading the system.
 
Old 10-19-2017, 06:05 AM   #5
akrageb
LQ Newbie
 
Registered: Oct 2017
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
Welcome to LinuxQuestions.

Unless you have a subscription to Redhat I suggest installing CentOS instead. Since CentOS is essentially a clone of Redhat I assume that it has the same problems with the same utilities creating a bootable USB drive.

I suggest creating the flash drive from SuSE and use the dd command.

https://wiki.centos.org/HowTos/InstallFromUSBkey
Many thanks, I'll try this.
 
Old 10-19-2017, 06:52 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,606

Rep: Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960Reputation: 7960
Quote:
Originally Posted by akrageb View Post
Hi TB0ne, thanks for the reply.
1. I already searchd the forum but did not find the solution I'm looking for.
I find this hard to believe, since there are many, MANY threads here (and on the Internet), that specifically tell you how to create a bootable USB stick for RHEL.
Quote:
2. no, not Confusing as I did say I need to get rid of Suse and install RedHat
Sorry, it IS confusing. You said in your first post that you COULD NOT create a bootable device for your system to load Linux from....right after you tell us you had ALREADY loaded Linux on it. Both can't be true.
Quote:
3. I need to install RHEL because I need to use SAP HANA Database Express which can be installed only on Suse or Redhat servers. And Suse server's requirements (RAM AND HD)are very high to my machine, whereas RHEL is much less.
So again, are you going to PAY FOR RHEL??? Because if you're not, you again need to load CentOS. It's identical but free.
Quote:
I created ISO BOOT USB but unfortunately SUSE does not take it into account by loading the system.
...and you didn't say this in the beginning, adding to your confusing post. You said you needed to create a bootable USB for RHEL, and now you're saying you have ALREADY DONE IT? Why WOULD openSUSE know about it, and 'take it into account'??? You don't boot into openSUSE...you boot from the USB stick, and install your RHEL (that you're going to PAY FOR, RIGHT?) where the openSUSE is now, overwriting it and doing exactly what you're after.
 
Old 10-20-2017, 02:21 PM   #7
akrageb
LQ Newbie
 
Registered: Oct 2017
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
Welcome to LinuxQuestions.

Unless you have a subscription to Redhat I suggest installing CentOS instead. Since CentOS is essentially a clone of Redhat I assume that it has the same problems with the same utilities creating a bootable USB drive.

I suggest creating the flash drive from SuSE and use the dd command.

https://wiki.centos.org/HowTos/InstallFromUSBkey
Hi CentOS
I tried to install CentOs, unfortunately it says "no enough RAM available. How much RAM does CentOs need?
 
Old 10-20-2017, 02:26 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,669

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
The recommended min requirements for CentOS 7 is 1GB. What are the specifications of your system?
 
Old 10-20-2017, 02:35 PM   #9
akrageb
LQ Newbie
 
Registered: Oct 2017
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
The recommended min requirements for CentOS 7 is 1GB. What are the specifications of your system?
My machine has 3 G DDR2, and 3 GHz Intel Pentium!
and I downloaded CentOs from here
https://www.centos.org/download/
 
Old 10-20-2017, 02:52 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,669

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
I installed and run CentOS 7 as a VirtualBox guest with 1024 MB RAM.
 
Old 10-20-2017, 02:56 PM   #11
akrageb
LQ Newbie
 
Registered: Oct 2017
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
I installed and run CentOS 7 as a VirtualBox guest with 1024 MB RAM.
Lucky you, unfortunately I couldn't install the VirtualBox or VMware-workstation.
The CUP refuse them.
 
Old 10-20-2017, 03:04 PM   #12
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,669

Rep: Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892Reputation: 5892
I was just implying that it should work.
 
Old 10-20-2017, 05:23 PM   #13
!!!
Member
 
Registered: Jan 2017
Location: Fremont, CA, USA
Distribution: Trying any&ALL on old/minimal
Posts: 997

Rep: Reputation: 382Reputation: 382Reputation: 382Reputation: 382
Please study basic writing skills, to write what you mean by: "couldn't install VBox"
Beginner computer users have successfully clicked on this link:
http://download.virtualbox.org/virtu...118431-Win.exe
Once that succeeds, go to: osboxes.org and download a centos7 .vdi (comes in a .7z)
If you need help using the www and Microsoft Windows, ask anyone nearby.

If your problem is: centos virtualbox install tutorial
Then simply putting those 4 words into Google, will help greatly.
Unless you want 'it' to work, without touching nor looking at, a computer.

Last edited by !!!; 10-20-2017 at 07:47 PM.
 
Old 10-20-2017, 05:36 PM   #14
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
hi , just off hand akrageb how old are you ?

basic library skills ( read as internet research/search - not just books in a building ) is something any junior highschool ( grade 6-9) should be able to do
( i learned to use a card catalog and reference books by the 3'd or 4'th grade )

there is a now very old saying RTFM

as in think of the internet as the worlds LARGEST encyclopedia and research tool there has ever been
and as a very large Textbook for basically every subject

so how do you study for an exam ?
by asking other people ? - no
by studying the required material ? - YES

Last edited by John VV; 10-20-2017 at 05:38 PM.
 
1 members found this post helpful.
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Booting Redhat Linux via USB as a boot device kannan45 Linux - Desktop 1 08-01-2008 03:04 AM
How to boot Redhat from External USB winmyint Linux - Enterprise 1 10-06-2007 09:54 PM
accessing USB drive in Redhat 9 and then creating USB boot disk Fond_of_Opensource Linux - Hardware 1 04-15-2007 07:43 AM
Hos to boot Redhat from a USB pendrive for instalation procfs Linux - General 0 07-20-2006 10:54 PM
Redhat 9 install hung up at kernel boot up(usb probe failure) digizer0 Linux - General 0 05-25-2003 08:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:25 AM.

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