Показать сообщение отдельно
Старый 19.10.2009, 01:05      #1026
SoaT
Модератор
Пользователь Mozilla Firefox
 
Аватар для SoaT
По умолчанию

grub
grub> root (hd0)

grub> setup (hd0,0)

Error 17: Cannot mount selected partition

grub> setup (hd0,
Possible partitions are:
Partition num: 0, Filesystem type unknown, partition type 0x7
Partition num: 4, Filesystem type is ext2fs, partition type 0x83
Partition num: 5, Filesystem type is ext2fs, partition type 0x83
Partition num: 6, Filesystem type unknown, partition type 0x82


Добавлено через 1 минуту
fstab
ubuntu@ubuntu:~$ sudo cat /media/disk/etc/fstab
# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda6 during installation
UUID=41e6d69f-a12a-49a2-9678-421b734da54a / ext4 relatime,errors=remount-ro 0 1
# /home was on /dev/sda7 during installation
UUID=d8f696c2-328f-4c4b-a4e4-6ef789e76d40 /home ext3 relatime 0 2
# /winxp was on /dev/sda1 during installation
UUID=2EBCCA4FBCCA116F /winxp ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# swap was on /dev/sda5 during installation
UUID=0a1187d4-1c20-4fe0-a387-9b2625abbb32 none swap sw 0 0


Добавлено через 2 минуты
Сообщение от MuR Посмотреть сообщение
кстати зачем люди acronis пользуют. можно же с лайв сд gparted юзать.
Был на тот момент только liveCD 8.10 > grapted не захотел править отмонтированный ntfs-раздел >.>

Добавлено через 10 минут
fdisk
ubuntu@ubuntu:~$ sudo fdisk /dev/sda

The number of cylinders for this disk is set to 14593.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x23cf4465

Device Boot Start End Blocks Id System
/dev/sda1 * 1 2634 21157573+ 7 HPFS/NTFS
/dev/sda2 8278 14593 50733270 5 Extended
/dev/sda5 8278 9522 10000399+ 83 Linux
/dev/sda6 9523 14468 39728713+ 83 Linux
/dev/sda7 14469 14593 1004062+ 82 Linux swap / Solaris


Вот так вечно. чутка раздел подпились, потом переплюёшься 100 раз :'(

Последний раз редактировалось SoaT; 19.10.2009 в 01:05. Причина: Добавлено сообщение
SoaT вне форума Пол: Мужчина   Ответить с цитированием Вверх