User Tools

Site Tools


operating_systems:linux:debian:flash_card

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
operating_systems:linux:debian:flash_card [2013/10/25 09:57] – [Suppression des partitions] sbolayoperating_systems:linux:debian:flash_card [2013/12/20 08:52] – [Flash Card] jzaehrin
Line 4: Line 4:
  
 Version humainement lisible: [[Flash Card Tret]] Version humainement lisible: [[Flash Card Tret]]
 +
 +[[operating_systems:linux:debian:flash_card:Ubuntu_upstart|Bug de upstart en chroot]]
 ===== Préparation de la carte ===== ===== Préparation de la carte =====
  
  
-Réinitialise la carte à zéro.+Réinitialiser la carte à zéro.
  
 ''debian:/home/sbolay# dd if=/dev/zero of=/dev/sdb'' ''debian:/home/sbolay# dd if=/dev/zero of=/dev/sdb''
Line 105: Line 107:
 ''debian:/mnt# mount -t proc none /mnt/cf/proc'' ''debian:/mnt# mount -t proc none /mnt/cf/proc''
  
-''debian:/mnt# mount -t sysfs nonen /mnt/cf/sys''+''debian:/mnt# mount -t sysfs none /mnt/cf/sys''
  
 ''debian:/mnt# mount -o bind /proc /mnt/cf/proc'' ''debian:/mnt# mount -o bind /proc /mnt/cf/proc''
Line 117: Line 119:
 ''root@debian:/# mount devpts /dev/pts -t devpts'' ''root@debian:/# mount devpts /dev/pts -t devpts''
  
-''root@debian:/# UUID=$(dumpe2fs /dev/sdb1 | grep 'UUID' | cut -d':' -f2 | sed 's/ [ [:space: ] ]/ /g')''+''root@debian:/# UUID=$(dumpe2fs /dev/sdb1 | grep 'UUID' | cut -d':' -f2 | sed 's/ [ [:space:] ]/ /g')''
  
     dumpe2fs 1.41.12 (17-May-2010)     dumpe2fs 1.41.12 (17-May-2010)
operating_systems/linux/debian/flash_card.txt · Last modified: 2013/12/20 09:57 by jzaehrin