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/02 07:43] sbolay
Line 7: Line 7:
  
  
-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 105:
 ''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 117:
 ''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