Kod: Zaznacz cały
sudo su -
Kod: Zaznacz cały
mkdir /mnt/{root,home}
Kod: Zaznacz cały
mount /dev/sdaX /mnt/root
mount /dev/sdaY /mnt/home
Kod: Zaznacz cały
sudo su -
Kod: Zaznacz cały
mkdir /mnt/{root,home}
Kod: Zaznacz cały
mount /dev/sdaX /mnt/root
mount /dev/sdaY /mnt/home
Kod: Zaznacz cały
Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders, total 78165360 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0003cd4e
** Device Boot * * *Start * * * * End * * *Blocks * Id *System
/dev/sda1 * * * * * * *63 * *12695374 * * 6347656 * *c *W95 FAT32 (LBA)
/dev/sda2 * * * *12695550 * *78163967 * *32734209 * *5 *Extended
/dev/sda5 * * * *12695552 * *66406399 * *26855424 * 83 *Linux
/dev/sda6 * * * *66408448 * *78163967 * * 5877760 * 83 *Linux
Disk /dev/sdb: 4043 MB, 4043309056 bytes
125 heads, 62 sectors/track, 1018 cylinders, total 7897088 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0009e87d
This doesn't look like a partition table
Probably you selected the wrong device.
** Device Boot * * *Start * * * * End * * *Blocks * Id *System
/dev/sdb1 * ? *3223366752 *3470046675 * 123339962 * f4 *SpeedStor
/dev/sdb2 * ? * 378192737 * 710426324 * 166116794 * 10 *OPUS
/dev/sdb3 * ? * 225603442 * 225603451 * * * * * 5 * 74 *Unknown
*Partition table entries are not in disk order
Kod: Zaznacz cały
-su: parted: command not found
Kod: Zaznacz cały
# apt-get install gparted
Kod: Zaznacz cały
$ gksu gparted
Kod: Zaznacz cały
su-to-root -X -c gparted
Kod: Zaznacz cały
# apt-get install unetbootin
Kod: Zaznacz cały
$ gksu unetbootin
Kod: Zaznacz cały
$ su-to-root -X -c unetbootin