[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: migrating Debian GNU/Linux Etch to second SATA drive



On Thu, May 08, 2008 at 11:12:30PM +0200, Paul Csanyi wrote:
> Hello!
> 
> cd /
> mount -t ext3 /dev/discs/disc1/part1 /mnt 
> # this is the / partition of the sdb
> mount -t ext3 /dev/discs/disc1/part2 /mnt/usr
> # this is the /usr partition of the sdb
> mount -t proc proc /mnt/proc
> mount -t sysfs sys /mnt/sys
> mount -o bind /dev /mnt/dev
> chroot /mnt /bin/bash
> 

> 
> But, I can't to install grub to boot sdb root from the sda MBR.
> 
> Any advices will be appreciated!
> 

Is the partition mounted rw ?
-K
-- 
|  .''`.  == Debian GNU/Linux == |       my web site:           |
| : :' :      The  Universal     |mysite.verizon.net/kevin.mark/|
| `. `'      Operating System    | go to counter.li.org and     |
|   `-    http://www.debian.org/ |    be counted! #238656       |
|  my keyserver: subkeys.pgp.net |     my NPO: cfsg.org         |
|join the new debian-community.org to help Debian!              |
|_______  Unless I ask to be CCd, assume I am subscribed _______|


Reply to: