Hello Mike,
it looks for me like a BIOS problem if it works on another machines. Can you
look for BIOS Update for this laptop?
I have similar setups without such problems.
As a workaround you can use in class/
cat <<'EOF'>21-edu-board_name
#! /bin/bash
# assign classes to hosts based on their b
bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: D35E0D51-44FC-42A5-AA8E-6F6EF5F42837
Device Start End Sectors Size Type
/dev/vda1 4096 1052671 1048576 512M EFI System
/dev/vda2 1052672 5126858 4074187 1.9G Linux filesystem
Hello everyone,
just a follow-up. With the help from Kerim I could managed my setup.
The disk-label "gpt-bios" will create this special 2MB Bios-Partition at
the end of the part-layout. It's not neccessary to define it in the
disk_config-File.
So to create my layout as I menti
feldt wrote:
Hey Kerim,
no not really - my disk_config could be/is wrong.
The following schema need to be created by FAI disk_config:
GPT /dev/sda1 2048 6143 2M BIOS boot partition /dev/sda2 6144
16783359 8G Linux swap /dev/sda3 16783360 17831935 512M Microsoft
basic data /boot /dev/sda4 178
Hey Kerim,
no not really - my disk_config could be/is wrong.
The following schema need to be created by FAI disk_config:
GPT /dev/sda1 2048 6143 2M BIOS boot partition /dev/sda2 6144 16783359 8G
Linux swap /dev/sda3 16783360 17831935 512M Microsoft basic data /boot
/dev/sda4 17831936 49289215
layout for our centos
kvm installation.
The partition schema need to be like this:
GPT /dev/sda1 2048 6143 2M BIOS boot partition /dev/sda2 6144 16783359
8G Linux swap /dev/sda3 16783360 17831935 512M Microsoft basic data
/boot /dev/sda4 17831936 49289215 15G Microsoft basic data / /dev
Hello everyone,
I'm using FAI 5.0 and need a special partition layout for our centos kvm
installation.
The partition schema need to be like this:
GPT /dev/sda1 2048 6143 2M BIOS boot partition /dev/sda2 6144 16783359 8G
Linux swap /dev/sda3 16783360 17831935 512M Microsoft basic data /boot
>>>>> On Tue, 7 Oct 2014 12:58:10 -0300, Ro Siade said:
> Im using qlustar OS installer who use fai project. Actually qlustar use
msdos and automatic partitions. How can edit fai to allow me to use GPT instead
od msdos partition table type?
Here's an example:
dis
Hi,
Im using qlustar OS installer who use fai project. Actually qlustar use
msdos and automatic partitions. How can edit fai to allow me to use GPT
instead od msdos partition table type?
Regards
On Wednesday 20 August 2014 22:35:46 Andrew Ruthven wrote:
> On Wed, 2014-08-20 at 11:19 +0200, Thomas Neumann wrote:
> Nope, this is from GPT. For example, in parted, use the "name" command
> to set a name on the partition. Below is an example (assigned manually
> after a
On Wed, 2014-08-20 at 11:19 +0200, Thomas Neumann wrote:
> On Wednesday 20 August 2014 16:11:47 Andrew Ruthven wrote:
> > Is it possible to set labels on individual partitions with setup-storage
> > when GPT is being used?
>
> Do you want to set a label so you can mount th
On Wednesday 20 August 2014 16:11:47 Andrew Ruthven wrote:
> Is it possible to set labels on individual partitions with setup-storage
> when GPT is being used?
Do you want to set a label so you can mount the filesystem by using that label
or do you want something else entirely. If you jus
Hey,
Is it possible to set labels on individual partitions with setup-storage
when GPT is being used?
Cheers,
Andrew
Op dinsdag 12 augustus 2014 17:19:16 schreef Thomas Neumann:
> On Tuesday 12 August 2014 16:43:22 linux-service.be bvba wrote:
> > I am getting sometimes (win 8 preloaded) notebooks where a ubuntu live
> > install (with usb stick)cannot see the hdd. Than I need to remove the gpt.
On Tuesday 12 August 2014 16:43:22 linux-service.be bvba wrote:
> I am getting sometimes (win 8 preloaded) notebooks where a ubuntu live
> install (with usb stick)cannot see the hdd. Than I need to remove the gpt.
> After that ubuntu can see the hdd.
> I am getting such a laptop tom
Op dinsdag 12 augustus 2014 16:18:02 schreef Thomas Neumann:
> On Tuesday 12 August 2014 13:28:25 linux-service.be bvba wrote:
> > New notebooks and desktops comes sometimes with gpt tables on the hdd.
> > What is the best way to remove the gpt tables with fai ?
>
> a) Wh
On Tuesday 12 August 2014 13:28:25 linux-service.be bvba wrote:
> New notebooks and desktops comes sometimes with gpt tables on the hdd.
> What is the best way to remove the gpt tables with fai ?
a) Why would you do such a blasphemous thing? (just kidding)
But still: Why do you want to
New notebooks and desktops comes sometimes with gpt tables on the hdd.
What is the best way to remove the gpt tables with fai ?
gd
to do automatic paritioning or do it manually.
You can.
automatic: disklabel:gpt-bios
manual: disklabel:gpt
However 'gpt-bios' will result in a 'out-of-order' partition naming, like
described in my previous post.
> I´d like do have all clients trying netboot and if there
Thomas Neumann wrote:
setup-storage will create a new partition and mark it and the location of this
'boot'-partition is at the beginning of the disk, but the partition index is
the next after the last defined partition, e.g.:
disk_config disk1 disklabel:gpt-bios
primary / 200M
On Tuesday, March 19, 2013 07:16:38 PM andrew bezella wrote:
> On Tue, 2013-03-19 at 10:59 -0700, Bob Apodaca wrote:
>> disk_config disk1 disklabel:gpt bootable:1 fstabkey:uuid
> unless this has changed in fai4, you would want to use
> "disklabel:gpt-bios" instead
On 03/19/2013 11:16 AM, andrew bezella wrote:
unless this has changed in fai4, you would want to use
"disklabel:gpt-bios" instead of "gpt." the necessary bios_grub
partition should then be created automatically.
That's what I need to know. Thank you.
mkfs.bios_grub not found in PATH)
unless this has changed in fai4, you would want to use
"disklabel:gpt-bios" instead of "gpt." the necessary bios_grub
partition should then be created automatically.
--
andrew bezella
Internet Archive
I am trying to use a GPT partition scheme and my GRUB installation was
failing because I did not have a BIOS/GRUB partition. I've done some
searches and read the setup-storage manual page a few times, but it is
not obvious to me how to do this.
From the GRUB manual it appears parted can
Hello
I'd like to create the following layout
disklabel: gpt
1st part: biosboot partition for use with grub2
2nd part: swap partition (8GB size)
3rd part: lvm physical volume (rest of disk)
volume group vg_system
1st logical volume: / with 4-12GB size
os/nfsroot: Ubuntu natty
faic
On Tue, 2012-03-20 at 00:37 +0100, Thomas Neumann wrote:
> Something's not right. Starting at sector 41942767s (of is not exactly 'at
> the beginning'
it's possible that you're seeing a symptom of this bug:
fai-setup-storage: bios_grub {size}->{range} appears incorrect
http://bugs.debian.org/cgi
> the reasoning from /usr/share/fai/setup-storage/Sizes.pm:
>
> # on gpt-bios we'll need an additional partition to store what
> # doesn't fit in the MBR; this partition must be at the beginning,
> # but it should be created at the very end such as not to invalidate
> #
On Mon, 2012-03-19 at 23:32 +0100, Thomas Neumann wrote:
[...]
> Additional question 1)
> What is the difference between disklabel:gpt and disklabel:gpt-bios?
> Refering to http://wiki.fai-project.org/wiki/Setup-storage 'gpt-bios'
> should not be a valid keyword: disk
<- sincerely apologizing for the broken linewraps in the previous posts
I think it's finally time to scrap this wannabe 'mail client'.
>>>>> On Mon, 19 Mar 2012 23:32:51 +0100, Thomas Neumann
>>>>> said:
> Does the setup-storage tool try to create properly aligned GPT
> partitions? Reason for asking is a somewhat discouraging information on
> wikipedia:
There's the opt
Hello list
(or should I address Michael personally since he's probably the only one
who can answer this?)
Does the setup-storage tool try to create properly aligned GPT
partitions? Reason for asking is a somewhat discouraging information on
wikipedia:
Hard disk manufacturer
2048 xfsrw
> primary /local1000- xfs rw
>
> all seems fine, but GRUB won't start after the reboot as is not able to reach
> the gpt-bios "partition":
>
> GNU Parted 2.3
> Using /dev/s
as is not able to reach
the gpt-bios "partition":
GNU Parted 2.3
Using /dev/sdb
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) p
Model: AMCC 9690SA-4I DISK (scsi)
Disk /dev/sdb: 3000GB
Sector
Hi Garb,
Sorry for following up as late as that. First of all, using gpt-bios is indeed
the proposed way to go, and hacking a bios_grub flag somehow into your config
really is a *hack*, because this is exactly what gpt-bios is supposed to take
care of.
> Hi again,
>
> here is
defaults
> system-srvlv /srv10G xfs defaults
>
> --
>
>
> The first partition for /dev/sda is the bios partition. I don't know how to
> set the neccessary flag "bios_grub" for it in this config file. If it's not
> set
un "parted /dev/sda", after fai has finished the task "partition". Then I
enable the flag with "set 1 bios_grub on". After the installation the new
system will boot! The output of gdisk is following:
------
Moins,
I wonder if grub / grub_pc is able to boot from gpt partitions.
and the partition "gpt-bios" is not know, you should declare it as
"gpt" in setup-storage disk config, e.g.
disk_config disk1 disklabel:gpt fstabkey:uuid
primary - 0- - -
Hi again,
here is some more information:
I now could run "gdisk -l /dev/sda" on the Ubuntu 10.04, which I installed
with fai and which is not booting:
------
GPT fdisk (gdisk) version 0.5.1
Partition table scan:
MBR:
Hi,
if I select "gpt-bios" as disklabel in my setup-storage config, then, after
installation of a Ubuntu 10.04 Server with FAI 3.3.5 it won't boot. After
the BIOS-Screen, there will be only a blinking cursor on a blank screen, and
nothing happens.
Installing Ubuntu 10.04 with an
Hi Steffen,
Sorry for responding that late.
[...]
>
> (parted) unit B print free
>
> Disk /dev/sdb: 6981504466943B
> Sector size (logical/physical): 512B/512B
> Partition Table: gpt
>
> Number Start End SizeFile system Name
I was trying to re-install an old server that had been set-up with pre-Etch
FAI. Since there was no official GPT support at that time, I made a hook
that performed the task.
Here's the output of parted -s /dev/sdb (for the already partitioned disk):
(parted) unit chs print free
Disk /de
> >
> >> Hmm, do you have any idea whether the version of grub that you are using
> >> has
> >> proper support for RAID devices? setup-storage does some hackery in that
> >> it sets
> >> BOOT_DEVICE to the actual devices that make up the RAID device because
> >> earlier
> >> versions of grub had
further errors
>> we
>> need to get fixed?
>>
>> Thanks,
>> Michael
> for what i tested it works if i force the boot_device to md0.
>
So, GPT (with BIOS) works? That would be great :-)
> So there is left in my plate:
>
> lvm options
> md options
>
Sure, tha
Ok; it'll take me a few days to come up with a better solution (I don't think we
can yet fully switch to grub-pc). Could you, in the meantime, just put some hack
into your scripts to set BOOT_DEVICE to /dev/md0 to see which further errors we
need to get fixed?
Thanks,
Michael
for what i tested
>
>> Hmm, do you have any idea whether the version of grub that you are using has
>> proper support for RAID devices? setup-storage does some hackery in that it
>> sets
>> BOOT_DEVICE to the actual devices that make up the RAID device because
>> earlier
>> versions of grub had no idea about RAID
Hmm, do you have any idea whether the version of grub that you are using has
proper support for RAID devices? setup-storage does some hackery in that it sets
BOOT_DEVICE to the actual devices that make up the RAID device because earlier
versions of grub had no idea about RAID and LVM. I think, n
>
>> That one should be fixed in 3.2.18+experimental4 which is just about to be
>> built
>> and uploaded, but please be ready for more errors...
>>
>> Thanks a lot for testing all the stuff,
>> Michael
>>
>>
> this one worked for me with one issue only: in grub_pc the following
> line fails f
That one should be fixed in 3.2.18+experimental4 which is just about to be built
and uploaded, but please be ready for more errors...
Thanks a lot for testing all the stuff,
Michael
this one worked for me with one issue only: in grub_pc the following
line fails for mdx as it says:
grub
>
>> Sorry for the late reply; using disklabel:gpt-bios should finally work with
>> 3.2.18+experimental3, at least the problem in the parser has been fixed :-)
>>
>> Best,
>> Michael
>>
>>
> i just tested it fails here:
>
> sh-3.2# parted
Sorry for the late reply; using disklabel:gpt-bios should finally work with
3.2.18+experimental3, at least the problem in the parser has been fixed :-)
Best,
Michael
i just tested it fails here:
sh-3.2# parted -s /dev/sdb mklabel gpt-bios
parted: invalid token: gpt-bios
Error: Expecting
Hi,
On Wed, 11 Mar 2009 18:05:35 +0100
Jean Spirat wrote:
> hum in fact i am unable to make it work even with dos partitions...Is
> this an issue with this version ?
The last time I played with GPT partition labels, there was no way to
tell grub to boot from gpt labeled partitions...I
> hum in fact i am unable to make it work even with dos partitions...Is
> this an issue with this version ?
>
Sorry for the late reply; using disklabel:gpt-bios should finally work with
3.2.18+experimental3, at least the problem in the parser has been fixed :-)
Best,
Michael
pgp37mGts27pm.pg
hum in fact i am unable to make it work even with dos partitions...Is
this an issue with this version ?
regards,
Jean.
Jean Spirat a écrit :
For now, I've only added the gpt-bios stuff. Could you please try
3.2.18+experimental2?
Thanks,
Michael
then i tried this:
disk_config /dev/sdadisklabel:gpt-bios
primary - 500 - -
pr
For now, I've only added the gpt-bios stuff. Could you please try
3.2.18+experimental2?
Thanks,
Michael
ii fai-client
3.2.18+experimental2 Fully Automatic
Installation client package
ii fa
t; the
>> flag "boot", it's an EFI boot volume. I think this will best be fixed by
>> adding
>> a specific disklabel "gpt-bios" to setup-storage that deals with such
>> specifics.
>> Doing so is not really hard, I would just like to make sur
I think this will best be fixed by adding
a specific disklabel "gpt-bios" to setup-storage that deals with such specifics.
Doing so is not really hard, I would just like to make sure that it will see
some testing. If you're willing to dive into this, I'd happily prepare a patch
i
> Hi,
>
> I have some issue with gpt and grub and i just wanted to know if the
> setup-storage configure the /boot with the gui
> 21686148-6449-6E6F-744E-656564454649 (so that grub can use it). I do not
> know how to verify this at all some i am kind of lost :)
>
M
Hi,
I have some issue with gpt and grub and i just wanted to know if the
setup-storage configure the /boot with the gui
21686148-6449-6E6F-744E-656564454649 (so that grub can use it). I do not
know how to verify this at all some i am kind of lost :)
of course things get complicated when
> my bad it seems this was an typo in the disk config that bring up this
> error. Gpt is working fine with udev :)
>
> Mounting /dev/sda4 to /target/boot
> [ 349.653872] EXT3-fs: sda6: couldn't mount because of unsupported
> optional features (40).
> mount: wron
my bad it seems this was an typo in the disk config that bring up this
error. Gpt is working fine with udev :)
Mounting /dev/sda4 to /target/boot
[ 349.653872] EXT3-fs: sda6: couldn't mount because of unsupported
optional features (40).
mount: wrong fs type, bad option, bad superblo
hi,
It seems that setup storage support gpt partition type but from my
test linux do not like it as udev utils do not see the disk correctly
leading to fai problems:
Parted works:
Executing: udevsettle --timeout 10 && parted -s /dev/sda mklabel gpt
Executing: udevsettle --ti
62 matches
Mail list logo