Displaying 20 results from an estimated 10000 matches similar to: "install from USB thumdrive"
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
2014 Jan 21
6
After USB boot problems on Gigabyte GA-M55Plus-S3G
On 01/21/2014 11:13 AM, Thomas Schmitt wrote:
>
> My current theory is that vendors prefer to record
> a cylinder aligned end CHS address over recording
> an end CHS address which exploits the whole capacity.
> This is used as an (inofficial ?) protocol to publish
> the CHS factors H' and S'.
>
Indeed it is -- at least some BIOSes "deduce" the H/S to use
2014 Jan 22
4
After USB boot problems on Gigabyte GA-M55Plus-S3G
> > Both sticks show very unusual factors for heads and sectors
> > which are hardly intentional. If BIOS gets confused like fdisk,
> > then the failure to find files is quite plausible.
> >
> > -------------------------------------------------------------
> >
> > Could you please exercise what is described for Linux in
> >
2008 Jun 08
1
what modules are needed in initrd to boot from USB thumb drive
Hi,
What modules are needed in my mkinird command with --preload
to boot from usb thumbdrive?
THanks,
Jerry
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
2014 Jan 22
6
After USB boot problems on Gigabyte GA-M55Plus-S3G
Hi,
Ronald F. Guilmette wrote:
> what exactly did we determine that GA-M55Plus-S3G is failing
> to support?
It appears to be related to the choice of CHS addressing with
the FAT filesystem. This opens the door for misperceived factors
of heads per cylinder and sectors per heads.
My current suspicion is that the partition end did not expose
the effective factors in its end CHS address, so
2009 Jan 21
1
combining kickstart and DVD on a USB thumbdrive
Hi all,
I am trying to find information on taking a DVD of centos 5.2 x86_64
and putting it AND my kickstart file on a USB8G thumbdrive.
Note - I am not INSTALLING linux on the USB disk just trying to make
installation media for it. I am not taking just the bootdisk.img file to
make the USB
bootable but the entire DVD content on the USB and my kickstart files.
I'd like to just be able to
2005 Oct 05
1
Unable to boot my USB flash drive, even with USB-ZIP trick...
I've been using a USB flash drive for quite a while now, and in my
previous system it worked great, but, I find with my new motherboard
now that I have upgraded I can't boot it. So I decided to try the
trick mentioned in the README.usbkey file where you make a ZIP drive
like image on the flash drive and set the BIOS to boot a USB ZIP drive
instead. Unfortunately, it still doesn't
2005 Jan 06
2
Well I did it...
I dont know if this will be of any interest to you guys.
I have a lexar 1GB flash drive.
I used the mkdiskimage script and then did
syslinux as described in the readme.usbkey.
(the script took a REALLY long time too)
I booted into 3.7 knoppix. Copied all the directories
onto the key. Then copied the contents of the /boot dir into
the root dir. I renamed isolinux.cfg to syslinux.cfg
I had
2006 May 05
1
2GB USBkey and mkdiskimage
Hi,
I'm trying to make a USB-ZIP bootable filesystem on my USBkey, which is 2GB.
The problem is that "mkdiskimage -4 /dev/sda 0 64 32" fails due to the large
size. The number of sectors is 4005888/(64*32) = 1956, which is more than the
maximum 1024.
Is there any way around this or is it just not possible to make this USBkey
look like a Zip drive?
Regards,
Ole Jacob
2005 Jan 14
1
Changing USB-key geometry from syslinux.exe?
I'm playing with syslinux 3.0x to get PC to boot from USB key...
In particular, I'm giving a look at the "ZIP geometry hack" to get some more
BIOS boot working with USB...
Some question:
- if we have a usbkey with a single partition, can we change the geometry
without requiring to reformat the partition? Or is a reformat unavoidable?
- at the moment we can use the "ZIP
2008 May 11
3
Used mkdiskimage script on wrong drive!
I was trying to setup dsl (damn small linux) to boot off a usb drive. I found my BIOS wasn't booting from it when using a USB-HDD mode so I found a page for using SYSLINUX to set it up in USB-ZIP mode (http://syslinux.zytor.com/usbkey.php).
I made a mistake and (doing exactly what the page warned against not doing) used the mkdiskimage command on the wrong drive (a 230Gb NTFS external
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
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
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
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
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
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:?
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
2006 May 27
3
Linux on a USB Drive
Hi,
I saw a post you made on a forum quite some time ago
about booting linux off a USB drive with compatible
bios via ISOlinux. I'm currently trying to do the
same thing and keep running into problems with my
initrd. This is probably caused by the fact that I
don't really know what I'm doing! I was wondering if
you found any useful info on the net you could point
me in the