<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:sioc="http://rdfs.org/sioc/ns#"
      xmlns:foaf="http://xmlns.com/foaf/0.1/">
<sioc:Post rdf:about="http://www.nslug.es/bug-al-montar-2-discos">
  <sioc:title>Bug al montar 2 discos</sioc:title>
  <sioc:description>Buenas, 

Me he instalado la RC2 de Debian usando una flash de 2Gb con ext3.

Quiero añadirle un disco de 200Gb en fat32 para poder descargar del amule.

El problema viene con el bug de asignación de /dev/sd**, por lo que he leido en 
http://www.nslu2-linux.org/wiki/Debian/HomePage#trouble

&amp;quot;If you connect a second drive after you have installed Debian, for example to store your data files, the order of the drives will be random after rebooting, i.e. the new drive could become /dev/sda with your root filesystem being /dev/sdb. If that happens the slug will fail to boot because it will be looking for its root filesystem on the wrong disk.&amp;quot;

La solución parece pasar por utilizar etiquetas y cambiar el CommandLine del Kernel
http://www.nslu2-linux.org/wiki/HowTo/MountDisksByLabel

Me parece un poco complicado realizar todo esto.
¿No existe otra solución?
¿Como lo haceis vosotros?

Un saludo!</sioc:description>
  <sioc:created_at>2007-04-04T21:17:53+02:00</sioc:created_at>
  <sioc:modified_at>2007-04-04T21:17:53+02:00</sioc:modified_at>
  <sioc:link rdfs:label="Bug al montar 2 discos" rdf:resource="http://www.nslug.es/bug-al-montar-2-discos" />
  <sioc:topic rdfs:label="DebianSlug" rdf:resource="http://www.nslug.es/forums/software/debianslug-0" />
  <sioc:has_creator>
    <sioc:User rdf:about="http://www.nslug.es/user/kaotiklabs">
      <rdfs:label><![CDATA[kaotiklabs]]></rdfs:label>
      <rdfs:seeAlso rdf:resource="http://www.nslug.es/sioc/user/425" />
    </sioc:User>
  </sioc:has_creator>
  <sioc:has_reply>
    <sioc:Post rdf:about="http://www.nslug.es/node/198#comment-1090">
      <rdfs:label><![CDATA[2 disco]]></rdfs:label>
      <rdfs:seeAlso rdf:resource="http://www.nslug.es/sioc/comment/1090" />
    </sioc:Post>
  </sioc:has_reply>
  <sioc:has_reply>
    <sioc:Post rdf:about="http://www.nslug.es/node/198#comment-1092">
      <rdfs:label><![CDATA[Pues parece ser que el]]></rdfs:label>
      <rdfs:seeAlso rdf:resource="http://www.nslug.es/sioc/comment/1092" />
    </sioc:Post>
  </sioc:has_reply>
  <sioc:has_reply>
    <sioc:Post rdf:about="http://www.nslug.es/node/198#comment-1094">
      <rdfs:label><![CDATA[2 discos en el mismo USB]]></rdfs:label>
      <rdfs:seeAlso rdf:resource="http://www.nslug.es/sioc/comment/1094" />
    </sioc:Post>
  </sioc:has_reply>
</sioc:Post>
</rdf:RDF>

