LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-09-2017, 11:09 AM   #1
user3454
LQ Newbie
 
Registered: Apr 2017
Posts: 3

Rep: Reputation: Disabled
Boot kickstart file from USB


Hello,

I created a kickstart file called 'ks.cfg', and tried to boot a centos 7 ISO in Virtualbox using it.

When I got to the "Install or test" menu, I hit tab and entered:

s=hd:LABEL=ks:/ks.cfg

'ks' is the label of my USB drive, and the other ks is the name of my file. But, nothing happened.

Is there something more I need to do to boot linux?
 
Old 04-09-2017, 04:51 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Welcome to LinuxQuestions.

A USB device is not automatically available to a guest unless you add it to the device filter list.
 
1 members found this post helpful.
Old 04-09-2017, 10:39 PM   #3
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by michaelk View Post
Welcome to LinuxQuestions.

A USB device is not automatically available to a guest unless you add it to the device filter list.
In addition, make sure your user account, you are running Virtualbox under, is a member of the vboxusers group. Otherwise, Virtualbox will not see any USB devices connected to the host system.

Last edited by jsbjsb001; 04-09-2017 at 10:48 PM. Reason: forgot "sure"
 
Old 04-11-2017, 01:57 AM   #4
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
check out link below, how to access USB in vbox.
https://www.htpcbeginner.com/access-...lbox-guest-os/
 
Old 04-11-2017, 02:49 AM   #5
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Try:
Code:
linux ks=hd:sda:/ks.cfg
If that fails try starting the install without ks. You also must extract the iso before you add ks.cfg, and then write the iso again. But perhaps you could use
Code:
$ mount -o loop centos_iso iso && mount -o loop,remount rw centos_iso iso
and that might make the iso writable.
 
  


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
RedHat Satellite Kickstart: Passing IP information from Kernel Parameters to Kickstart Config file galron010 Linux - General 1 03-03-2016 12:11 PM
Making Kickstart file available on USB drive? nidhi.dube1 Linux - Newbie 2 01-21-2015 03:14 AM
[SOLVED] RHL 6.0 Unable to download the Kickstart file/ Error downloading kickstart file AnApproach2DigestLinux Linux - Newbie 3 11-23-2012 05:50 PM
Kickstart file written for cdrom to be modified for USB niravshah Linux - Newbie 1 08-10-2009 11:52 AM
Kickstart Error Error opening kickstart file (null): bad address Latitude Linux - Networking 0 06-03-2009 11:20 AM

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

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