Displaying 6 results from an estimated 6 matches for "renatoriolino".
2014 Sep 29
3
Determine from which device syslinux booted from
Unfortunately I can't use GPT partitions because the usb stick are created
by non-technical users and lots of them are still using xp 32 bits.
Thanks
2014-09-26 15:42 GMT-03:00 Alexey Orishko <alexey.orishko at gmail.com>:
> On Fri, Sep 26, 2014 at 6:16 PM, Renato <renatoriolino at gmail.com> wrote:
> >
> > The problem is that sometimes I have another USB stick on the same
> computer
> > wich has too a valid root device, but I don't want to boot from it, I
> want
> > to boot from the root device of the USB stick used to boot.
>
>...
2014 Sep 29
0
Determine from which device syslinux booted from
...pjr/mkgptdrv
Doncuppjr/mkgptdrv
mkgptdrv - Script to wipe a block device and install a gpt with multiple partitions, plus add syslinux bios and efi files.
View on github.com Preview by Yahoo
Best of luck to you,
Don Cupp
On Monday, September 29, 2014 12:17 PM, Renato <renatoriolino at gmail.com> wrote:
Unfortunately I can't use GPT partitions because the usb stick are created
by non-technical users and lots of them are still using xp 32 bits.
Thanks
2014-09-26 15:42 GMT-03:00 Alexey Orishko <alexey.orishko at gmail.com>:
> On Fri, Sep 26, 2014 at 6:16...
2014 Sep 26
0
Determine from which device syslinux booted from
On Fri, Sep 26, 2014 at 6:16 PM, Renato <renatoriolino at gmail.com> wrote:
>
> The problem is that sometimes I have another USB stick on the same computer
> wich has too a valid root device, but I don't want to boot from it, I want
> to boot from the root device of the USB stick used to boot.
Use GPT partition on USB stick and your...
2014 Sep 26
4
Determine from which device syslinux booted from
Hi,
Is it possible to know (and pass it as a kernel argument) from which device
syslinux booted from?
My case is:
I have a USB stick with a custom linux installation. Syslinux boots from
it, load kernel and initrd. My initrd scans all blocks devices looking for
a valid root device and use it when it is found.
The problem is that sometimes I have another USB stick on the same computer
wich has
2015 Jul 24
0
Trying to boot a SSD of 500GB
Yes, I tried to dd the mbr.bin and use both --install and --stupid parameters.
The FAT32 partition is bootable.
Here is what I did:
$ sudo fdisk /dev/sda -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal):
2015 Jul 24
3
Trying to boot a SSD of 500GB
Hi,
I have a custom linux system that runs off a FAT32 usb flash disk. I
use syslinux to make it bootable and load the kernel.
I'm trying to boot now from a SSD SATA disk (500GB) but it's not
working and I can't figure out why. BIOS show that no bootable disk
were found.
What I already tried (linux fdisk):
1- Creating a new DOS partition table on the SSD, a FAT32 (type b),
and