<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I'm a relative newbie, so exactly what are the commands, and in what order? Thanks Bill<BR>&nbsp;<BR>

<HR id=stopSpelling>
Date: Tue, 23 Nov 2010 09:15:40 -0700<BR>From: g1ccross@gmail.com<BR>To: clue-tech@cluedenver.org<BR>Subject: Re: [clue-tech] Compaq Armada 3500 woes<BR><BR>
I think you need to mount /dev to to chroot before chrooting. Try mount -o bind /dev /mnt/dev. I am not sure but I usually mount proc in the chroot also.<BR>
<DIV class=ecxgmail_quote>On Nov 23, 2010 9:08 AM, "Bill Smith" &lt;<A href="mailto:wpsmithii@msn.com">wpsmithii@msn.com</A>&gt; wrote:<BR>&gt; <BR>&gt; Hi all, I dug around and found a grub install procedure for Knoppix. Here's what happened. First I did "fdisk -1" and I got 3 partitions as I had installed. The boot was /dev/sda1 and it was listed as ID: 83 ,system: linux, this should be ext3, the start was 1 end was 2374, 19+ Gig. The commands I used as root are as follows:<BR>&gt; mount -t ext3 -o rw /dev/sda1 /mnt<BR>&gt; chroot /mnt<BR>&gt; grub-install /dev/sda <BR>&gt; The feedback from this was<BR>&gt; /dev/sda: Not found or not a block device<BR>&gt; <BR>&gt; <BR>&gt; Thanks in advance. Bill <BR></DIV><BR>_______________________________________________ clue-tech mailing list clue-tech@cluedenver.org http://cluedenver.org/mailman/listinfo/clue-tech                                               </body>
</html>