Prev: Chromium in Sid
Next: ftp en Debian Lenny
From: Jozsi Vadkan on 21 May 2010 12:40 I've got two pendrives. I want to install a Debian on them. RAID1. Ok... .... After I installed it in RAID1, it works perfectly, ok! :) When I pull out one of the pendrive [good pendrive], it still boots up, hurrah :) But: ... When I pull out the other pendrive [i plug in the first one i tried] it say's: GRUB hard disk error What can I do? I already tried: grub-install /dev/sdc <-that's the pendrive name [bios -> hard drive emulation=hard drive, not auto] or: # grub find /boot/grub/stage1 hd0,0 hd1,0 root (hd0,0) setup (hd0,0) etc. What's the solution? Please help me:\ I can't just dd the first 512 Byte of the "good pendrive", because the uuid is stored there. [needed for the sraid..] It gets to the grub, so it's not a ""boot-order problem"" How can I install grub to these two pendrives, so that if one of the pendrives die, it would still be a bootable system? -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/1274459390.8022.37.camel(a)localhost
From: Jimmy Johnson on 22 May 2010 03:20 Jozsi Vadkan wrote: > I've got two pendrives. > > I want to install a Debian on them. RAID1. > > Ok... > > ... > > After I installed it in RAID1, it works perfectly, ok! :) > > When I pull out one of the pendrive [good pendrive], it still boots up, > hurrah :) > > But: ... > > When I pull out the other pendrive [i plug in the first one i tried] it > say's: > > GRUB hard disk error > > What can I do? Different UUID? In the console as root type "blkid" to get UUID of your partitions then setup /etc/fstab accordingly, you also may need to change the kernel syntax too. -- Jimmy Johnson SimplyMEPIS 8.5 at sda9 Registered Linux User #380263 -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4BF783BE.5080203(a)gmail.com
|
Pages: 1 Prev: Chromium in Sid Next: ftp en Debian Lenny |