Оскільки, сьогодні мій передостанній день на поточній роботі і я сижу на Ubuntu вже 4-5 місяців, вирішив почистити Windows, але за порадою співпрацівника і вбити остаточно, хе-хе 8-)

weber@trecorr:~$ sudo su -
[sudo] password for weber: 
root@trecorr:~# ггг :)
root@trecorr:~# 
root@trecorr:~# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6              37G  5.0G   30G  15% /
udev                  972M  272K  971M   1% /dev
none                  972M  384K  971M   1% /dev/shm
none                  972M  328K  971M   1% /var/run
none                  972M     0  972M   0% /var/lock
none                  972M     0  972M   0% /lib/init/rw
none                   37G  5.0G   30G  15% /var/lib/ureadahead/debugfs
/dev/sda1              41G   21G   20G  51% /mnt/c                               <-- тут живе Віндовс XP ))
/dev/sda5              41G  2.7G   38G   7% /mnt/d                               <-- і тут теж.
/dev/sda8             111G  770M  104G   1% /home
root@trecorr:~# umount /mnt/c
root@trecorr:~# umount /mnt/d

Відмонтував розділи з віндою.

Приступаємо до операції 8-)

root@trecorr:~# mkfs.ext3 /dev/sda1
mke2fs 1.41.9 (22-Aug-2009)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
2624496 inodes, 10486420 blocks
524321 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
321 block groups
32768 blocks per group, 32768 fragments per group
8176 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
	4096000, 7962624
 
Writing inode tables: done                            
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
 
This filesystem will be automatically checked every 27 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
root@trecorr:~#
root@trecorr:~#
root@trecorr:~# mkfs.ext3 /dev/sda5
mke2fs 1.41.9 (22-Aug-2009)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
2624496 inodes, 10486420 blocks
524321 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
321 block groups
32768 blocks per group, 32768 fragments per group
8176 inodes per group
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 
	4096000, 7962624
 
Writing inode tables: done                            
Creating journal (32768 blocks): done
Writing superblocks and filesystem accounting information: done
 
This filesystem will be automatically checked every 25 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
root@trecorr:~#
root@trecorr:~#
root@trecorr:~#
root@trecorr:~# fdisk -l
 
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8bb25a0b
 
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        5222    41945683+   7  HPFS/NTFS
/dev/sda2            5223       30401   202250317+   5  Extended
/dev/sda5            5223       10444    41945683+   7  HPFS/NTFS
/dev/sda6           10445       15308    39070048+  83  Linux
/dev/sda7           15309       15794     3903763+  82  Linux swap / Solaris
/dev/sda8           15795       30401   117330696   83  Linux
root@trecorr:~# mount /dev/sda1 /mnt/c/
root@trecorr:~# ls -la /mnt/c
total 24
drwxr-xr-x 3 root root  4096 2010-02-18 15:51 .
drwxr-xr-x 5 root root  4096 2009-12-18 09:47 ..
drwx------ 2 root root 16384 2010-02-18 15:51 lost+found
root@trecorr:~# mount /dev/sda5 /mnt/d/
root@trecorr:~# ls -la /mnt/d/
total 24
drwxr-xr-x 3 root root  4096 2010-02-18 15:51 .
drwxr-xr-x 5 root root  4096 2009-12-18 09:47 ..
drwx------ 2 root root 16384 2010-02-18 15:51 lost+found
root@trecorr:~# R.I.P.
root@trecorr:~# logout
weber@trecorr:~$

Tags:

4 Responses to “Вбив Windows на робочому компі 8-)”

  1. taras says:

    Твій Windows чахлик невмирущий. Треба почитати якісь мани, щоб так далі не повторювалося :D

  2. Lion says:

    І ЧЬО ?

  3. vedeney says:

    R.I.P.

  4. weber says:

    Контрольний:

    weber@trecorr:~$ sudo su -
    [sudo] password for weber:
    root@trecorr:~# cat /dev/random > /dev/sda1
    ^C

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">