Displaying 20 results from an estimated 10000 matches similar to: "combining kickstart and DVD on a USB thumbdrive"
2008 Jun 05
3
isolinux on a pendrive from disk 1
Hi
I just grabbed an 8gig thumb drive, took disk 1 centos 4 i386,
copied the isolinux directory files to my thumbdrive, then ran syslinux
-sf /dev/sdc1
on the device plugged it into my laptop and it does not boot.
Is there a step(s) I am missing to get a bootable thumbdrive with centos?
Thanks,
Jerry
2017 Aug 14
1
Custom kickstart post section on usb thumbdrive
Hi All,
I am attempting to create a custom USB drive for kickstart install.
I found this:
1. get the ISO file of CentOS 7
2. mount -o loop CentOS-7.0*.iso /mnt/
3. mkdir -p
/CentOS-7-ISO-respin/{CentOS-7-unpacked,CentOS-7-iso}
4. rsync -avz /mnt/ /CentOS-7-ISO-respin/RHEL-7-unpacked
5. put your kickstart file into
2008 Jul 08
1
install from USB thumdrive
Hi all
Is there a procedure to use an 8GIG thumbdrive to copy the centos 5.2
dvd contents
to the thumbdrive then run isolinux (or something like it) and be able
to use the thumbdrive as the install media?
Seems like it should work, however my machine only has syslinux not
isolinux.
yum provides isolinux does not return anything.
Anyway I was trying to get to a point where I can just stick a
2009 Mar 31
1
installing centos from usb
Are there instructions on how to take the actual ISO install image (not
a live image),
put that iso file on a USB thumbdrive and install from that instead of DVD?
I would be interested in putting a kickstart file on the USB also. so
just plug in a USB
and everything installs just the way I want/need.
Thanks,
Jerry
2008 Jun 06
3
usb thumbdrive
I have a bootable usb thumbdrive now...
three partions, msdos for syslinux booting, ext3 and swap.
How can I grab my QEMU installed centos 4 image and put it on the
ext3 /dev/sdc2 partition on my thumbdrive?
THanks,
Jerry
2010 Jul 16
4
Usb thumbdrive hardware Id
Hi
Is there a way to attach Usb thumbdrive serial number to mounted drive? I see that there is something in the Winecfg. but it does not seem to either save the serial when I put it. Maybe it is unfuncional. The reason I am looking for a solution for this is that I have Windows app that checks the usb drives real serial number.
thanks
2010 Mar 17
1
USB Thumbdrive + dos ghost boot image + drive too small = confusion
I will really hate myself if this has already been solved, i searched
the archives but didn't really find anything pertaining to it.
I have a 2.88mb dos boot floppy image, with ghost.exe, dos nic
drivers, and dos system files. It works fine when burnt to a cd.
As for the thumbdrive when trying to configure this hpghost.ima file
to run from my syslinux.cfg menu, it works and boots up fine
but
2008 Sep 18
3
USB DVD drive disappearing during kickstart install.
Hi folks.
I maintain a bunch of centos based machines that are built using a
somewhat stripped down (limited number but mainly stock rpms) centos
distro. The installation process is plain anaconda stuff with a
kickstart file on the root of the DVD/iso. The current hardware and
media i'm using is DVD based.
On machines that have internal DVD drives (all IDE CD/DVD drives),
everything
2015 Dec 13
4
boot thumbdrive with CentOS 7 ISO???
The big picture is I'm wanting to boot centos 7 and install kvm.
So far I've created on this new laptop a big, empty partition; in the
BIOS enabled legacy booting and disabled UEFI; also in BIOS under Legacy
Boot Order set "USB diskette on key/USB hard disk" on second priority.
I've tried to boot from a usb thumbdrive three times and it failed all
three times. I'm
2015 Dec 13
4
boot thumbdrive with CentOS 7 ISO???
The big picture is I'm wanting to boot centos 7 and install kvm.
So far I've created on this new laptop a big, empty partition; in the
BIOS enabled legacy booting and disabled UEFI; also in BIOS under Legacy
Boot Order set "USB diskette on key/USB hard disk" on second priority.
I've tried to boot from a usb thumbdrive three times and it failed all
three times. I'm
2013 Nov 08
2
Installing CentOS via USB thumbdrive
I've been poking at this for quite a while, and have never been able to get it to work.
I've found a couple links with some partial truths:
? http://syslint.com/syslint/how-to-make-a-usb-boot-disk-for-centosrhel-from-iso-file/
? http://brakkee.org/site/2013/05/09/creating-a-usb-install-for-centos-6-4/
The first one talks about converting a standard iso to a 'hybrid' image, using:?
2007 Dec 10
1
centos 5.1 install on thumbdrive
Is there anything new on installing centos 5.1 on a 4G thumbdrive?
What about the number of writes to the flash? Is that still a problem?
Jerry
2009 May 22
2
USB issues
I am using centos5.3 x86_64 on a gigabyte GA-MA78GM-US2H motherboard.
When I insert a USB thumbdrive its detected with dmesg, I mount it and
start to copy files.
Then I start getting errors:
sdd: assuming drive cache: write through
sdd: sdd1 sdd2
sd 7:0:0:0: Attached scsi removable disk sdd
sd 7:0:0:0: Attached scsi generic sg4 type 0
usb-storage: device scan complete
usb 1-5: reset high speed
2009 Mar 16
3
Syslinux + USB + PE 2.0
I am having the darnedest of times trying to get my WinPE to work off
the syslinux loader.
I used to use isolinux, and my isolinux config would just invoke the
etfsboot.com file which
i had renamed to loader.bin, and everything would work just fine off a
cd. But now I'm trying
to transfer all of my cd functionality to thumbdrives.
With Syslinux, i have my syslinux.cfg file calling loader.bin
2006 Oct 31
1
USB w/Syslinux w/Grub4Dos works on Thinkpad .. but Memdisk doesn't
My thumbdrive w/Syslinux and memdisk doesn't work on
my Thinkpad laptop.
But the thumbdrive does work on desktop platforms.
And .. if i use Grub4dos with Syslinux .. it works on
the Thinkpad Laptop.
Any assistance would be greately appreciated!
Thanks!
<<john>>
____________________________________________________________________________________
Access over 1 million songs
2005 May 27
3
Kickstart from FTP or USB
Hey Everyone,
I was wondering if anyone has managed to do a network install where the
kickstart file is located either on an FTP site (which is also where the
packages are stored) or on a USB flash drive.
I've tried starting the installer with "linux ks=/dev/sda/ks.cfg" or
"linux ks=/dev/sda1/ks.cfg" or "linux
ks=ftp://what.ever.Ip.address/pub/ks.cfg" but
2009 Jun 22
2
Request for Wiki edit permission - booting into kickstart from all-in-one USB flash drive
I'm currently testing a process very similar to that found here:
http://wiki.centos.org/HowTos/InstallFromUSBkey
And would like to update that doc with my observations once confirmed.
Preliminary notes (not all relevant to that specific WikiPage - suggestions
for where to put the non-kickstart info?
First boot partition on USB is FAT32 and uses GRUB to chainload to the
second ext2
2010 Feb 01
2
kickstart installation from usb key
I'm trying to set up a custom installation of CentOS using kickstart
i tried many thing from how to's and tutorial web pages but nothing
worked ;(
Here is my USB key tree :
|-- CentOS
| |-- all my rpms
| `-- last rpm
|-- TRANS.TBL
|-- boot.cat
|-- boot.msg
|-- custom.iso
|-- general.msg
|-- images
| |-- README
| |-- TRANS.TBL
| |-- boot.iso
| |-- diskboot.img
| |-- minstg2.img
| |--
2015 Dec 23
4
CentOS 7.2 installer missing virt-what
In previous CentOS releases, virt-what was included in the install
image. This made it easy for me to spin a custom ISO with my package
set and a kickstart that would add open-vm-tools or ovirt-guest-agent as
appropriate (when installing the respective guest environments).
I updated my ISO to 7.2, and virt-what is nowhere to be found. I assume
this is copied from RHEL; anybody know any
2009 Jan 06
2
Mount CD ROM iso during kickstart postinstall
Mount CD ROM iso during kickstart postinstall
CentOS 5.2 i386
I''m doing a xen virtual machine installation from a DVD iso image with a kickstart file to set network and run scripts and such in the postinstall section.
During the installation the DVD iso is listed as device /tmp/cdrom and mounted on /mnt/source. Once the installation is done and the post install starts the /tmp/cdrom