<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
Seg, 2006-08-14 às 10:58 +0100, Gabriel M Dragffy escreveu:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I will create a partition with the free space from the</FONT>
<FONT COLOR="#000000">> Debian installation with the filesystem ReiserFS and then I want this</FONT>
<FONT COLOR="#000000">> partition to be detected my Ubuntu, but now that I had installed</FONT>
<FONT COLOR="#000000">> Debian, it only shows to me in System > Administration > Hard-Disks,</FONT>
<FONT COLOR="#000000">> the NTFS partition of my old system Windows that now doesn't exist and</FONT>
<FONT COLOR="#000000">> the partition of Ubuntu and Swap Partition, can you help me with this</FONT>
<FONT COLOR="#000000">> little problems?</FONT>
<FONT COLOR="#000000">> Thanks for your help in advance.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> --</FONT>
<FONT COLOR="#000000">> Sincerely</FONT>
<FONT COLOR="#000000">> José Oleiro aka Matafome (#computers at irc.ptnet.org Blog do</FONT>
<FONT COLOR="#000000">> Matafome )</FONT>
<FONT COLOR="#000000">> Running Ubuntu 6.06 Dapper with XGL on Fujitsu-Siemens Model Amilo M</FONT>
<FONT COLOR="#000000">> 1420</FONT>


<FONT COLOR="#000000"># grub</FONT>
<FONT COLOR="#000000">and then tell grub the root to your ubuntu installation if</FONT>
<FONT COLOR="#000000">it's /dev/hda1 then you must use (hd0,0) since grub starts counting from</FONT>
<FONT COLOR="#000000">0 and not one, hence for /dev/hda1 do:</FONT>

<FONT COLOR="#000000"># root=(hd0,0)</FONT>

<FONT COLOR="#000000">Then you need to install it to the MBR to replace the existing data</FONT>
<FONT COLOR="#000000">using:</FONT>

<FONT COLOR="#000000"># setup=(hd0)</FONT>

<FONT COLOR="#000000">then </FONT>

<FONT COLOR="#000000"># quit</FONT>

</PRE>
</BLOCKQUOTE>
This had worked thanks very much, now my Grub it's okay, but now how I can get a solution to my partition problems?<BR>
Thank you all for your time and patiente.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--<BR>
Sincerely<BR>
José Oleiro aka Matafome (#computers at irc.ptnet.org <A HREF="http://blogmatafome.blogspot.com">Blog do Matafome</A> )<BR>
Running Ubuntu 6.06 Dapper with XGL on Fujitsu-Siemens Model Amilo M 1420
</TD>
</TR>
</TABLE>
</BODY>
</HTML>