Opened 15 years ago

Last modified 14 years ago

#22 new enhancement

cuando hay raid1, instalar grub en el segundo disco

Reported by: sebas Owned by: sebas@…
Priority: minor Milestone: cacique-1.0
Component: otro Version:
Keywords: Cc:

Description (last modified by sebas)

seguir eso paso. se podria poner en un script en puppet ?

# grub
Probing devices to guess BIOS drives. This may take a long time.
[...]
grub> device (hd0) /dev/sdb
device (hd0) /dev/sdb
grub> root (hd0,1)
root (hd0,1)
 Filesystem type is ext2fs, partition type 0xfd
grub> setup (hd0)
setup (hd0)
 Checking if "/boot/grub/stage1" exists... yes
 Checking if "/boot/grub/stage2" exists... yes
 Checking if "/boot/grub/e2fs_stage1_5" exists... yes
 Running "embed /boot/grub/e2fs_stage1_5 (hd0)"...  16 sectors are embedded.
succeeded
 Running "install /boot/grub/stage1 (hd0) (hd0)1+16 p (hd0,1)/boot/grub/stage2 /boot/grub/menu.lst"... succeeded
Done.

Change History (3)

comment:1 Changed 15 years ago by sebas

Description: modified (diff)

comment:2 Changed 15 years ago by sebas

Milestone: cacique-1.0

comment:3 Changed 14 years ago by sebas@…

Owner: changed from somebody to sebas@…

Probar en 10.04 si se hace bien ahora...

Note: See TracTickets for help on using tickets.