General Motors > Informatique
Le coin des barbus, Questions, réponses et blabla
Picsouu:
--- Citation de: A poil laineux ---pour tes histoires de sauvegardes :
toutes les distrib sur clef usb utilisent le meme principe :
au boot elles créent un disque virtuel ou elles se copient et tout s'exécute de la. A ce moment la clef est montée en lecture seule. Pour éviter la boulet-attitude :D
donc au choix : soit tu prends le risque de démonter/remonter la partition en rw , soit tu crées une seconde partition sur ta clef usb que tu iras monter en rw dans /home :o
sinon une question pour les pros : j'ai besoin, dans un script en korn shell, de bloquer l'entrée standard. passer
Picsouu:
--- Citation de: Marlou ---tu me fais rire :lol:
--- Fin de citation ---
Ca y est, t'es plus avec Gab? :o
Bitman:
c'était chargé en ram, t'as rien mis dans ta clé :D
Picsouu:
Pourtant tout allait dans la clé qui semblait (?) se remplir
Bref, là j'suis sous live CD, j'fais un micmac avec la clé:
ubuntu@ubuntu:~$ sudo mkfs.ext2 -b 4096 -L casper-rw /dev/sdb
mke2fs 1.39 (29-May-2006)
/dev/sdb is entire device, not just one partition!
Proceed anyway? (y,n) y
Filesystem label=casper-rw
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
125696 inodes, 251136 blocks
12556 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=260046848
8 block groups
32768 blocks per group, 32768 fragments per group
15712 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376
Writing inode tables: done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
J'sais pas ce qu'il m'a fait mais c'est joli :o
Picsouu:
Bon root@ubuntu:/home/ubuntu# umount /dev/sdb
umount: /dev/sdb: not mounted
root@ubuntu:/home/ubuntu# fdisk /dev/sdb
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)
Command (m for help): m
Command action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
m print this menu
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
x extra functionality (experts only)
Command (m for help): p
Disk /dev/sdb: 1028 MB, 1028653056 bytes
32 heads, 62 sectors/track, 1012 cylinders
Units = cylinders of 1984 * 512 = 1015808 bytes
Device Boot Start End Blocks Id System
Command (m for help): d
No partition is defined yet!
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 1
First cylinder (1-1012, default 1):
Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-1012, default 1012): +700
Command (m for help): a
Partition number (1-4): 1
Command (m for help): t
Selected partition 1
Hex code (type L to list codes): 6
Changed system type of partition 1 to 6 (FAT16)
Command (m for help): n
Command action
e extended
p primary partition (1-4)
p
Partition number (1-4): 2
First cylinder (702-1012, default 702):
Using default value 702
Last cylinder or +size or +sizeM or +sizeK (702-1012, default 1012):
Using default value 1012
Command (m for help): w
The partition table has been altered!
Calling ioctl() to re-read partition table.
WARNING: If you have created or modified any DOS 6.x
partitions, please see the fdisk manual page for additional
information.
Syncing disks.
root@ubuntu:/home/ubuntu# umount /dev/sdb
umount: /dev/sdb: not mounted
root@ubuntu:/home/ubuntu# mkfs.vfat -F 16 -n USB /dev/sdb1
mkfs.vfat 2.11 (12 Mar 2005)
root@ubuntu:/home/ubuntu# mkfs.ext2 -b 4096 -L casper-rw /dev/sdb2
mke2fs 1.39 (29-May-2006)
Filesystem label=casper-rw
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
77184 inodes, 77128 blocks
3856 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=79691776
3 block groups
32768 blocks per group, 32768 fragments per group
25728 inodes per group
Superblock backups stored on blocks:
32768
Writing inode tables: done
Writing superblocks and filesystem accounting information: done
This filesystem will be automatically checked every 23 mounts or
180 days, whichever comes first. Use tune2fs -c or -i to override.
zatane:
--- Citation de: A poil laineux ---pour tes histoires de sauvegardes :
toutes les distrib sur clef usb utilisent le meme principe :
au boot elles créent un disque virtuel ou elles se copient et tout s'exécute de la. A ce moment la clef est montée en lecture seule. Pour éviter la boulet-attitude :D
donc au choix : soit tu prends le risque de démonter/remonter la partition en rw , soit tu crées une seconde partition sur ta clef usb que tu iras monter en rw dans /home :o
sinon une question pour les pros : j'ai besoin, dans un script en korn shell, de bloquer l'entrée standard. passer
Navigation
[#] Page suivante
[*] Page précédente
Utiliser la version classique