[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: grub



31.10.2011 22:08, pavka пишет:
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 0044e30e44e304ee
chainloader +1
}
menuentry "Windows 7 (loader) (on /dev/sdb1)" {
insmod part_msdos
insmod ntfs
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 1c50356950354b32
chainloader +1
очень хорошо
но все таки вывод команд
#fdisk -l

dfisk.txt          [----]  0 L:[ 24+15  39/ 45] *(1625/1887b) 0083 0x053
/dev/sdb1               1      121602   976759808    7  HPFS/NTFS

Disk /dev/sdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x1ad31ad2

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *           1       19457   156288321    7  HPFS/NTFS

Disk /dev/sdh: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x1657a1c2

   Device Boot      Start         End      Blocks   Id  System
/dev/sdh1   *           1      121601   976760001    7  HPFS/NTFS




и
#blkid

 blkid.txt          [----]  0 L:[  1+ 0   1/  8] *(0   / 474b) 0047 0x02F
/dev/sda1: LABEL="Seagate_150_1" UUID="1C50356950354B32" TYPE="ntfs".
/dev/sdb1: LABEL="SG1TB" UUID="A006BFD006BFA5A6" TYPE="ntfs".
/dev/sdh1: LABEL="seagate_tb" UUID="8824AEAD11BB16FA" TYPE="ntfs".
/dev/sda5: LABEL="ext3" UUID="ca972399-29ad-4fc2-a26b-e0fcd7d389f4" TYPE="ext3".
/dev/sda6: UUID="145f557f-cae4-4c0e-85d3-4058e067d155" TYPE="swap".
/dev/sda7: LABEL="Obmen" UUID="7CF2EFD8F2EF94A4" TYPE="ntfs".
/dev/sdc1: LABEL="NEW_160" UUID="0044E30E44E304EE" TYPE="ntfs".


Reply to: