LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-21-2009, 08:12 AM   #1
Poopzilla
LQ Newbie
 
Registered: Apr 2009
Posts: 3

Rep: Reputation: 0
Install Fedora 8 from USB stick.


I'm installing Fedora 8 on a bunch of Dell servers (no CD/DVD). For this i would like to set up a USB stick with a Kickstart file.

The stick boots up, starts the install process and reads the KS file. The problem is that the OS gets installed on the USB stick and not on the HD.

The relevant part (i think) in ks.cfg looks like this:

Code:
clearpart --all --initlabel
zerombr yes
bootloader --location=mbr
part /boot --size 75 --fstype ext2
part / --size 500 --grow --fstype ext3
part swap --size 512 --fstype swap
I guess the problem has to do with the MBR and the boot loader. How can I force the install onto the HD?

Best regards
Thomas
 
Old 04-21-2009, 08:40 AM   #2
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
You could try it without the kickstart file too...

Extract and /or copy the contents of the Fedora 8 iso image to a folder(we'll call it fedora8 folder).

Gointo the isolinux folder and move all those files out of the isolinux folder, into the root(top) directory of the fedora8 folder.

Rename the isolinux.cfg to syslinux.cfg

Open the new syslinux.cfg and edit it so that there is a forward-slash (/) in front the kernel/initrd, and f1, etc txt

"kernel vmlinux" should be "kernel /vmlinux"
"initrd=initrd.img" equals "initrd=/initrd.img"
"display boot.msg" equals "display /boot.msg"
"F1 boot.msg" = "F1 /boot.msg"
"menu background splash.jpg" = "menu background /splash.jpg"

Now copy all files to USB, install syslinux to mbr and reboot.
It should install...

You can also try "netbootcd", although it will install via net.
 
Old 04-21-2009, 08:44 AM   #3
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
APPEND-you can put netbootcd on USB too-same way.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
may install from cdrom to USB FLASH DRIVE(to get it a USB stick bootable) the ubuntu lse123 Linux - Newbie 5 01-02-2009 04:56 PM
Fedora 10 from usb stick? centosfan Fedora 6 12-16-2008 04:37 PM
fedora 9 on usb stick -ext3 errors kpachopoulos Fedora 0 10-22-2008 02:36 PM
Cannot set up my USB memory stick under Fedora zuker Linux - Hardware 3 06-22-2008 09:38 PM
mounting a USB stick in Fedora 6 ashlesha Linux - Desktop 4 03-29-2007 04:15 PM

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

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