Thread: Help me on automated questions on ubuntuforums.org (Rescatux)
this semi-automated message generated rescatux live cd.
description of system is:
system has youroperatingsystemhere operating system numberofharddiskshere hard disks
problem is:
unable easy as...
join rescatux output bootinfoscript_log.txt :
thank help!code:boot_info_script version: 0.60 [17 may 2011] identifying mbrs... computing partition table of /dev/sda... computing partition table of /dev/sdb... searching sda1 information... searching sdb1 information... searching sdb2 information... searching sdb5 information... boot info script 0.60 17 may 2011 ============================= boot info summary: =============================== => grub2 (v1.97-1.98) installed in mbr of /dev/sda , looks @ sector 1 of same hard drive core.img. core.img @ location , looks (uuid=f89d6046-e1ad-401d-8067-8a7eb5522625)/boot/grub on drive. => testdisk installed in mbr of /dev/sdb. sda1: __________________________________________________________________________ file system: ntfs boot sector type: windows xp boot sector info: no errors found in boot parameter block. operating system: windows xp boot files: /boot.ini /ntldr /ntdetect.com sdb1: __________________________________________________________________________ file system: ext3 boot sector type: - boot sector info: operating system: fedora release 12 (constantine) kernel on () boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sdb2: __________________________________________________________________________ file system: extended partition boot sector type: - boot sector info: sdb5: __________________________________________________________________________ file system: swap boot sector type: - boot sector info: ============================ drive/partition info: ============================= drive: sda _____________________________________________________________________ disk /dev/sda: 26.8 gb, 26843545600 bytes 255 heads, 63 sectors/track, 3263 cylinders, total 52428800 sectors units = sectors of 1 * 512 = 512 bytes sector size (logical/physical): 512 bytes / 512 bytes partition boot start sector end sector # of sectors id system /dev/sda1 * 63 52,404,029 52,403,967 7 ntfs / exfat / hpfs drive: sdb _____________________________________________________________________ disk /dev/sdb: 6442 mb, 6442450944 bytes 255 heads, 63 sectors/track, 783 cylinders, total 12582912 sectors units = sectors of 1 * 512 = 512 bytes sector size (logical/physical): 512 bytes / 512 bytes partition boot start sector end sector # of sectors id system /dev/sdb1 * 63 11,936,294 11,936,232 83 linux /dev/sdb2 11,936,295 12,578,894 642,600 5 extended /dev/sdb5 11,936,358 12,578,894 642,537 82 linux swap / solaris "blkid" output: ________________________________________________________________ device uuid type label /dev/loop0 squashfs /dev/sda1 c654878c54877dc5 ntfs /dev/sdb1 f89d6046-e1ad-401d-8067-8a7eb5522625 ext3 /dev/sdb5 swap ================================ mount points: ================================= device mount_point type options /dev/sr0 /live/image iso9660 (ro,noatime) ================================ sda1/boot.ini: ================================ -------------------------------------------------------------------------------- [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\windows [operating systems] multi(0)disk(0)rdisk(0)partition(1)\windows="microsoft windows xp professional" /noexecute=optin /fastdetect -------------------------------------------------------------------------------- =========================== sdb1/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # not edit file # # automatically generated /usr/sbin/grub-mkconfig using templates # /etc/grub.d , settings /etc/default/grub # ### begin /etc/grub.d/00_header ### set default=0 insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 if loadfont /usr/share/grub/unicode.pf2 ; set gfxmode=640x480 insmod gfxterm insmod vbe if terminal_output gfxterm ; true ; else # backward compatibility versions of terminal.mod don't # understand terminal_output terminal gfxterm fi fi set timeout=5 ### end /etc/grub.d/00_header ### ### begin /etc/grub.d/05_debian_theme ### insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 insmod png if background_image /boot/grub/moreblue-orbit-grub.png ; set color_normal=black/black set color_highlight=magenta/black else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi ### end /etc/grub.d/05_debian_theme ### ### begin /etc/grub.d/10_linux ### menuentry "debian gnu/linux, linux 2.6.30-1-686" { insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 linux /boot/vmlinuz-2.6.30-1-686 root=uuid=f89d6046-e1ad-401d-8067-8a7eb5522625 ro quiet initrd /boot/initrd.img-2.6.30-1-686 } menuentry "debian gnu/linux, linux 2.6.30-1-686 (recovery mode)" { insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 linux /boot/vmlinuz-2.6.30-1-686 root=uuid=f89d6046-e1ad-401d-8067-8a7eb5522625 ro single initrd /boot/initrd.img-2.6.30-1-686 } ### end /etc/grub.d/10_linux ### ### begin /etc/grub.d/30_os-prober ### ### end /etc/grub.d/30_os-prober ### ### begin /etc/grub.d/40_custom ### # file provides easy way add custom menu entries. type # menu entries want add after comment. careful not change # 'exec tail' line above. ### end /etc/grub.d/40_custom ### -------------------------------------------------------------------------------- =============================== sdb1/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda1 / ext3 errors=remount-ro 0 1 /dev/hda5 none swap sw 0 0 /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 -------------------------------------------------------------------------------- =================== sdb1: location of files loaded grub: ==================== gib - gb file fragment(s) 5.687625408 = 6.107041280 boot/grub/core.img 4 0.016410351 = 0.017620480 boot/grub/grub.cfg 1 5.618052959 = 6.032338432 boot/initrd.img-2.6.30-1-686 34 5.583842754 = 5.995605504 boot/initrd.img-2.6.30-1-686.bak 29 4.721152782 = 5.069299200 boot/vmlinuz-2.6.30-1-686 2 5.618052959 = 6.032338432 initrd.img 34 4.721152782 = 5.069299200 vmlinuz 2
ultimate noob! (you supposed change this)
this semi-automated message generated rescatux live cd.
description of system is:
my system has youroperatingsystemhere operating system numberofharddiskshere hard disks
problem is:
i unable easy as...
join rescatux output bootinfoscript_log.txt :
thank help!code:boot_info_script version: 0.60 [17 may 2011] identifying mbrs... computing partition table of /dev/sda... computing partition table of /dev/sdb... searching sda1 information... searching sdb1 information... searching sdb2 information... searching sdb5 information... boot info script 0.60 17 may 2011 ============================= boot info summary: =============================== => grub2 (v1.97-1.98) installed in mbr of /dev/sda , looks @ sector 1 of same hard drive core.img. core.img @ location , looks (uuid=f89d6046-e1ad-401d-8067-8a7eb5522625)/boot/grub on drive. => testdisk installed in mbr of /dev/sdb. sda1: __________________________________________________________________________ file system: ntfs boot sector type: windows xp boot sector info: no errors found in boot parameter block. operating system: windows xp boot files: /boot.ini /ntldr /ntdetect.com sdb1: __________________________________________________________________________ file system: ext3 boot sector type: - boot sector info: operating system: fedora release 12 (constantine) kernel on () boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img sdb2: __________________________________________________________________________ file system: extended partition boot sector type: - boot sector info: sdb5: __________________________________________________________________________ file system: swap boot sector type: - boot sector info: ============================ drive/partition info: ============================= drive: sda _____________________________________________________________________ disk /dev/sda: 26.8 gb, 26843545600 bytes 255 heads, 63 sectors/track, 3263 cylinders, total 52428800 sectors units = sectors of 1 * 512 = 512 bytes sector size (logical/physical): 512 bytes / 512 bytes partition boot start sector end sector # of sectors id system /dev/sda1 * 63 52,404,029 52,403,967 7 ntfs / exfat / hpfs drive: sdb _____________________________________________________________________ disk /dev/sdb: 6442 mb, 6442450944 bytes 255 heads, 63 sectors/track, 783 cylinders, total 12582912 sectors units = sectors of 1 * 512 = 512 bytes sector size (logical/physical): 512 bytes / 512 bytes partition boot start sector end sector # of sectors id system /dev/sdb1 * 63 11,936,294 11,936,232 83 linux /dev/sdb2 11,936,295 12,578,894 642,600 5 extended /dev/sdb5 11,936,358 12,578,894 642,537 82 linux swap / solaris "blkid" output: ________________________________________________________________ device uuid type label /dev/loop0 squashfs /dev/sda1 c654878c54877dc5 ntfs /dev/sdb1 f89d6046-e1ad-401d-8067-8a7eb5522625 ext3 /dev/sdb5 swap ================================ mount points: ================================= device mount_point type options /dev/sr0 /live/image iso9660 (ro,noatime) ================================ sda1/boot.ini: ================================ -------------------------------------------------------------------------------- [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\windows [operating systems] multi(0)disk(0)rdisk(0)partition(1)\windows="microsoft windows xp professional" /noexecute=optin /fastdetect -------------------------------------------------------------------------------- =========================== sdb1/boot/grub/grub.cfg: =========================== -------------------------------------------------------------------------------- # # not edit file # # automatically generated /usr/sbin/grub-mkconfig using templates # /etc/grub.d , settings /etc/default/grub # ### begin /etc/grub.d/00_header ### set default=0 insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 if loadfont /usr/share/grub/unicode.pf2 ; set gfxmode=640x480 insmod gfxterm insmod vbe if terminal_output gfxterm ; true ; else # backward compatibility versions of terminal.mod don't # understand terminal_output terminal gfxterm fi fi set timeout=5 ### end /etc/grub.d/00_header ### ### begin /etc/grub.d/05_debian_theme ### insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 insmod png if background_image /boot/grub/moreblue-orbit-grub.png ; set color_normal=black/black set color_highlight=magenta/black else set menu_color_normal=cyan/blue set menu_color_highlight=white/blue fi ### end /etc/grub.d/05_debian_theme ### ### begin /etc/grub.d/10_linux ### menuentry "debian gnu/linux, linux 2.6.30-1-686" { insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 linux /boot/vmlinuz-2.6.30-1-686 root=uuid=f89d6046-e1ad-401d-8067-8a7eb5522625 ro quiet initrd /boot/initrd.img-2.6.30-1-686 } menuentry "debian gnu/linux, linux 2.6.30-1-686 (recovery mode)" { insmod ext2 set root=(hd1,1) search --no-floppy --fs-uuid --set f89d6046-e1ad-401d-8067-8a7eb5522625 linux /boot/vmlinuz-2.6.30-1-686 root=uuid=f89d6046-e1ad-401d-8067-8a7eb5522625 ro single initrd /boot/initrd.img-2.6.30-1-686 } ### end /etc/grub.d/10_linux ### ### begin /etc/grub.d/30_os-prober ### ### end /etc/grub.d/30_os-prober ### ### begin /etc/grub.d/40_custom ### # file provides easy way add custom menu entries. type # menu entries want add after comment. careful not change # 'exec tail' line above. ### end /etc/grub.d/40_custom ### -------------------------------------------------------------------------------- =============================== sdb1/etc/fstab: ================================ -------------------------------------------------------------------------------- # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda1 / ext3 errors=remount-ro 0 1 /dev/hda5 none swap sw 0 0 /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 -------------------------------------------------------------------------------- =================== sdb1: location of files loaded grub: ==================== gib - gb file fragment(s) 5.687625408 = 6.107041280 boot/grub/core.img 4 0.016410351 = 0.017620480 boot/grub/grub.cfg 1 5.618052959 = 6.032338432 boot/initrd.img-2.6.30-1-686 34 5.583842754 = 5.995605504 boot/initrd.img-2.6.30-1-686.bak 29 4.721152782 = 5.069299200 boot/vmlinuz-2.6.30-1-686 2 5.618052959 = 6.032338432 initrd.img 34 4.721152782 = 5.069299200 vmlinuz 2
the ultimate noob! (you supposed change this)
Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Help me on automated questions on ubuntuforums.org (Rescatux)
Ubuntu
Comments
Post a Comment