LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-04-2016, 04:20 PM   #1
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Rep: Reputation: Disabled
Can't boot into Windows anymore


I hope that title don't put you Linux guys off!

I had Windows XP and Linux Mint dual booting, both on primary partitions on a single HDD. Third partition is for all my data. Last partition is for Swap.

I decided to install Manjaro and in the live install, I used gparted to create an extended partition and logical drives. I first resized the partition containing Windows to get some more space then turned that into an extended partition with logical drives and installed Manjaro in one of them.

Now Manjaro boots up fine, as well as Linux Mint and all my data is still in its partition, although I did resize that slightly too. On the boot screen, I also get the Windows option but if I choose it, the next screen is completely black with just a blinking line/underscore. Nothing else happens there.

Could you tell me what happened and how to fix it? Maybe while resizing, something got corrupted? I doubt it has anything to do with the bootloader...

I can see the Windows files still exist in their partition.

Here's some partition info to help you:



hh@mint-pc ~ $ sudo fdisk -l
[sudo] password for hh:

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x000dd741

Device Boot Start End Blocks Id System
/dev/sda1 * 2048 84844543 42421248 7 HPFS/NTFS/exFAT
/dev/sda2 204797952 307193855 51197952 83 Linux
/dev/sda3 307194930 1953523711 823164391 7 HPFS/NTFS/exFAT
Partition 3 does not start on physical sector boundary.
/dev/sda4 84844544 204797951 59976704 5 Extended
/dev/sda5 84846592 95401983 5277696 82 Linux swap / Solaris
/dev/sda6 95404032 114001919 9298944 83 Linux

Partition table entries are not in disk order
 
Old 02-04-2016, 04:51 PM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,119

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Go here run the script from either Linux, and post the RESULTS.txt it generates.
 
Old 02-07-2016, 02:48 PM   #3
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
I downloaded the script and ran the command according to the Readme file but Terminal says command not found. I must have missed something.
How do I use the zip file after extracting?
 
Old 02-07-2016, 04:17 PM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
Run the command as root user from the directory in which the script resides after making it executable.
 
Old 02-08-2016, 02:10 AM   #5
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
As in here?
http://askubuntu.com/questions/22958...n-from-termina

The script doesn't seem to have any file extension...

From the readme file:

Run the script as sudoer:

sudo ./bootinfoscript <outputfile>

Last edited by henrig; 02-08-2016 at 02:11 AM.
 
Old 02-08-2016, 02:28 AM   #6
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,119

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Ah ok - sorry about that, I don't usually bother with the zip, and this is a new repository for the script author.

From a terminal, cd into the directory it downloaded to - probably Downloads, then unzip the archive. That will create a new directory called bootinfoscript-master. Then execute the script from there. Try this (presuming file downloads to Downloads)
Code:
cd Downloads
unzip bootinfoscript-master.zip
sudo ./bootinfoscript-master/bootinfoscript
The RESULTS.txt will be in the bootinfoscript-master directory.

Last edited by syg00; 02-08-2016 at 02:30 AM. Reason: wrong directory
 
1 members found this post helpful.
Old 02-08-2016, 01:56 PM   #7
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
bootinfoscript results

============================= Boot Info Summary: ===============================

=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location.

sda1: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows 2000/XP: NTFS
Boot sector info: According to the info in the boot sector, sda1 starts
at sector 63. But according to the info from fdisk,
sda1 starts at sector 2048.
Operating System: Windows XP
Boot files: /boot.ini /ntldr /NTDETECT.COM

sda2: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 14.04 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/grub/i386-pc/core.img

sda3: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows 2000/XP: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:

sda4: __________________________________________________________________________

File system: Extended Partition
Boot sector type: Unknown
Boot sector info:

sda5: __________________________________________________________________________

File system: swap
Boot sector type: -
Boot sector info:

sda6: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Manjaro Linux
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/syslinux/syslinux.cfg /boot/grub/i386-pc/core.img

sda7: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 14.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/grub/i386-pc/core.img

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sda1 * 2,048 84,844,543 84,842,496 7 NTFS / exFAT / HPFS
/dev/sda2 204,797,952 307,193,855 102,395,904 83 Linux
/dev/sda3 307,194,930 1,953,523,711 1,646,328,782 7 NTFS / exFAT / HPFS
/dev/sda4 84,844,544 204,797,951 119,953,408 5 Extended
/dev/sda5 84,846,592 95,401,983 10,555,392 82 Linux swap / Solaris
/dev/sda6 95,404,032 114,001,919 18,597,888 83 Linux
/dev/sda7 114,003,968 127,805,439 13,801,472 83 Linux


"blkid" output: ________________________________________________________________

Device UUID TYPE LABEL

/dev/sda1 AA380EFB380EC673 ntfs
/dev/sda2 c1d0916c-ba98-4aa0-b961-3e9f2997c126 ext4
/dev/sda3 24F0077CF0075388 ntfs Data
/dev/sda5 69139a6f-b538-4a76-8881-7188f583377d swap
/dev/sda6 9b82b48c-150c-4685-8c96-aa49984deaa3 ext4
/dev/sda7 c86e8698-2bfb-4b31-8253-3c2f1450d51b ext4 ubuntu-server

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root 9 Feb 8 19:42 ata-HL-DT-ST_BDDVDRW_CH10LS28_K84C5A84747 -> ../../sr0
lrwxrwxrwx 1 root root 9 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part7 -> ../../sda7
lrwxrwxrwx 1 root root 9 Feb 8 19:42 wwn-0x5000c5005b4f6cdc -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part7 -> ../../sda7

================================ Mount points: =================================

Device Mount_Point Type Options

/dev/sda2 / ext4 (rw,errors=remount-ro)
/dev/sda3 /media/hh/Data fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sda6 /media/hh/9b82b48c-150c-4685-8c96-aa49984deaa3 ext4 (rw,nosuid,nodev,uhelper=udisks2)


================================ 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
--------------------------------------------------------------------------------

=========================== sda2/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
 
Old 02-08-2016, 01:58 PM   #8
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
Bootinfoscript didn't work with me earlier because I was running it from a folder in another partition, rather than from my home folder.
 
Old 02-08-2016, 02:04 PM   #9
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
Now after installing Ubuntu server on another partition, I'm unable boot into Manjaro. I get lots of lines of codes including "kernel panic" and ending with:
unable to mount root... on block (0,0)
 
Old 02-08-2016, 04:16 PM   #10
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
The output of the bootinfoscript you posted in post #7 contains only a small part of the expected output, run it again.
 
Old 02-09-2016, 01:30 PM   #11
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
Boot Info Script 0.72 [29 July 2015]


============================= Boot Info Summary: ===============================

=> Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
the same hard drive for core.img. core.img is at this location.

sda1: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows 2000/XP: NTFS
Boot sector info: According to the info in the boot sector, sda1 starts
at sector 63. But according to the info from fdisk,
sda1 starts at sector 2048.
Operating System: Windows XP
Boot files: /boot.ini /ntldr /NTDETECT.COM

sda2: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 14.04 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/grub/i386-pc/core.img

sda3: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows 2000/XP: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:

sda4: __________________________________________________________________________

File system: Extended Partition
Boot sector type: Unknown
Boot sector info:

sda5: __________________________________________________________________________

File system: swap
Boot sector type: -
Boot sector info:

sda6: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Manjaro Linux
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/syslinux/syslinux.cfg /boot/grub/i386-pc/core.img

sda7: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 14.04.3 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/grub/i386-pc/core.img

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sda1 * 2,048 84,844,543 84,842,496 7 NTFS / exFAT / HPFS
/dev/sda2 204,797,952 307,193,855 102,395,904 83 Linux
/dev/sda3 307,194,930 1,953,523,711 1,646,328,782 7 NTFS / exFAT / HPFS
/dev/sda4 84,844,544 204,797,951 119,953,408 5 Extended
/dev/sda5 84,846,592 95,401,983 10,555,392 82 Linux swap / Solaris
/dev/sda6 95,404,032 114,001,919 18,597,888 83 Linux
/dev/sda7 114,003,968 127,805,439 13,801,472 83 Linux


"blkid" output: ________________________________________________________________

Device UUID TYPE LABEL

/dev/sda1 AA380EFB380EC673 ntfs
/dev/sda2 c1d0916c-ba98-4aa0-b961-3e9f2997c126 ext4
/dev/sda3 24F0077CF0075388 ntfs Data
/dev/sda5 69139a6f-b538-4a76-8881-7188f583377d swap
/dev/sda6 9b82b48c-150c-4685-8c96-aa49984deaa3 ext4
/dev/sda7 c86e8698-2bfb-4b31-8253-3c2f1450d51b ext4 ubuntu-server

========================= "ls -l /dev/disk/by-id" output: ======================

total 0
lrwxrwxrwx 1 root root 9 Feb 8 19:42 ata-HL-DT-ST_BDDVDRW_CH10LS28_K84C5A84747 -> ../../sr0
lrwxrwxrwx 1 root root 9 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5 -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Feb 8 19:42 ata-ST1000DM003-9YN162_S1D6HVX5-part7 -> ../../sda7
lrwxrwxrwx 1 root root 9 Feb 8 19:42 wwn-0x5000c5005b4f6cdc -> ../../sda
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 Feb 8 19:42 wwn-0x5000c5005b4f6cdc-part7 -> ../../sda7

================================ Mount points: =================================

Device Mount_Point Type Options

/dev/sda2 / ext4 (rw,errors=remount-ro)
/dev/sda3 /media/hh/Data fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
/dev/sda6 /media/hh/9b82b48c-150c-4685-8c96-aa49984deaa3 ext4 (rw,nosuid,nodev,uhelper=udisks2)


================================ 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
--------------------------------------------------------------------------------

=========================== sda2/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}

if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_GB
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=-1
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=10
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=10
fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/06_mint_theme ###
set menu_color_normal=white/black
set menu_color_highlight=white/light-gray
### END /etc/grub.d/06_mint_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="$1"
if [ "$1" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ ${recordfail} != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
menuentry 'Linux Mint 17.3 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda2)' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.13.0-24-generic
}
menuentry 'Linux Mint 17.3 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda2) -- recovery mode' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
echo 'Loading Linux 3.13.0-24-generic ...'
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.13.0-24-generic
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/10_lupin ###
### END /etc/grub.d/10_lupin ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
knetbsd /boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Microsoft Windows XP Professional (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-AA380EFB380EC673' {
insmod part_msdos
insmod ntfs
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 AA380EFB380EC673
else
search --no-floppy --fs-uuid --set=root AA380EFB380EC673
fi
parttool ${root} hidden-
drivemap -s (hd0) ${root}
chainloader +1
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda2/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
# / was on /dev/sda2 during installation
UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=c053ba08-5827-47f0-a09f-a4624d12146a none swap sw 0 0

--------------------------------------------------------------------------------

=================== sda2: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

111.278324127 = 119.484190720 boot/grub/grub.cfg 1
143.795970917 = 154.399748096 boot/grub/i386-pc/core.img 1
99.852058411 = 107.215331328 boot/vmlinuz-3.13.0-24-generic 1
99.852058411 = 107.215331328 vmlinuz 1
116.272457123 = 124.846600192 boot/initrd.img-3.13.0-24-generic 3
116.272457123 = 124.846600192 initrd.img 3

=========================== sda6/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="${saved_entry}"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}

function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}

set menu_color_normal=light-gray/black
set menu_color_highlight=green/black

if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos6' --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_US
insmod gettext
fi
terminal_input console
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos6' --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
insmod png
background_image -m stretch /usr/share/grub/background.png
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=5
fi
### END /etc/grub.d/00_header ###
 
Old 02-09-2016, 01:31 PM   #12
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Manjaro Linux' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-9b82b48c-150c-4685-8c96-aa49984deaa3' {
savedefault
load_video
set gfxpayload=keep
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos6' --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
echo 'Loading Linux 4.1.15-1-MANJARO x32 ...'
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
echo 'Loading initial ramdisk ...'
initrd /boot/intel-ucode.img /boot/initramfs-4.1-i686.img
}
submenu 'Advanced options for Manjaro Linux' $menuentry_id_option 'gnulinux-advanced-9b82b48c-150c-4685-8c96-aa49984deaa3' {
menuentry 'Manjaro Linux (Kernel: 4.1.15-1-MANJARO x32)' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.1.15-1-MANJARO x32-advanced-9b82b48c-150c-4685-8c96-aa49984deaa3' {
savedefault
load_video
set gfxpayload=keep
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos6' --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
echo 'Loading Linux 4.1.15-1-MANJARO x32 ...'
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
echo 'Loading initial ramdisk ...'
initrd /boot/intel-ucode.img /boot/initramfs-4.1-i686.img
}
menuentry 'Manjaro Linux (Kernel: 4.1.15-1-MANJARO x32 - fallback initramfs)' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.1.15-1-MANJARO x32-fallback-9b82b48c-150c-4685-8c96-aa49984deaa3' {
load_video
set gfxpayload=keep
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos6' --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
echo 'Loading Linux 4.1.15-1-MANJARO x32 ...'
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
echo 'Loading initial ramdisk ...'
initrd /boot/intel-ucode.img /boot/initramfs-4.1-i686-fallback.img
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Microsoft Windows XP Professional (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-AA380EFB380EC673' {
savedefault
insmod part_msdos
insmod ntfs
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 AA380EFB380EC673
else
search --no-floppy --fs-uuid --set=root AA380EFB380EC673
fi
parttool ${root} hidden-
drivemap -s (hd0) ${root}
chainloader +1
}
menuentry 'Linux Mint 17.3 Rosa (17.3) (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
savedefault
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos2' --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.13.0-24-generic
}
submenu 'Advanced options for Linux Mint 17.3 Rosa (17.3) (on /dev/sda2)' $menuentry_id_option 'osprober-gnulinux-advanced-c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
menuentry 'Linux Mint 17.3 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda2) (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic--c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
savedefault
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos2' --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.13.0-24-generic
}
menuentry 'Linux Mint 17.3 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda2) -- recovery mode (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic--c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
savedefault
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-ieee1275='ieee1275//disk@0,msdos2' --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro recovery nomodeset
initrd /boot/initrd.img-3.13.0-24-generic
}
}

### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###

### BEGIN /etc/grub.d/60_memtest86+ ###
if [ "${grub_platform}" == "pc" ]; then
menuentry "Memory Tester (memtest86+)" --class memtest86 --class gnu --class tool {
search --fs-uuid --no-floppy --set=root --hint-ieee1275='ieee1275//disk@0,msdos6' --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
linux16 /boot/memtest86+/memtest.bin
}
fi
### END /etc/grub.d/60_memtest86+ ###
--------------------------------------------------------------------------------

=============================== sda6/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
UUID=69139a6f-b538-4a76-8881-7188f583377d swap swap defaults,noatime 0 0
UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 / ext4 defaults,noatime 0 1
--------------------------------------------------------------------------------

======================= sda6/boot/syslinux/syslinux.cfg: =======================

--------------------------------------------------------------------------------
# Config file for Syslinux -
# /boot/syslinux/syslinux.cfg
#
# Comboot modules:
# * menu.c32 - provides a text menu
# * vesamenu.c32 - provides a graphical menu
# * chain.c32 - chainload MBRs, partition boot sectors, Windows bootloaders
# * hdt.c32 - hardware detection tool
# * reboot.c32 - reboots the system
#
# To Use: Copy the respective files from /usr/lib/syslinux to /boot/syslinux.
# If /usr and /boot are on the same file system, symlink the files instead
# of copying them.
#
# If you do not use a menu, a 'boot:' prompt will be shown and the system
# will boot automatically after 5 seconds.
#
# Please review the wiki: https://wiki.archlinux.org/index.php/Syslinux
# The wiki provides further configuration examples

DEFAULT arch
PROMPT 0 # Set to 1 if you always want to display the boot: prompt
TIMEOUT 50
# You can create syslinux keymaps with the keytab-lilo tool
#KBDMAP de.ktl

# Menu Configuration
# Either menu.c32 or vesamenu32.c32 must be copied to /boot/syslinux
UI menu.c32
#UI vesamenu.c32

# Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
MENU TITLE Arch Linux
#MENU BACKGROUND splash.png
MENU COLOR border 30;44 #40ffffff #a0000000 std
MENU COLOR title 1;36;44 #9033ccff #a0000000 std
MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
MENU COLOR unsel 37;44 #50ffffff #a0000000 std
MENU COLOR help 37;40 #c0ffffff #a0000000 std
MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
MENU COLOR msg07 37;40 #90ffffff #a0000000 std
MENU COLOR tabmsg 31;40 #30ffffff #00000000 std

# boot sections follow
#
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
#
#-*

LABEL arch
MENU LABEL Arch Linux
LINUX ../vmlinuz-linux
APPEND root=/dev/sda3 rw
INITRD ../initramfs-linux.img

LABEL archfallback
MENU LABEL Arch Linux Fallback
LINUX ../vmlinuz-linux
APPEND root=/dev/sda3 rw
INITRD ../initramfs-linux-fallback.img

#LABEL windows
# MENU LABEL Windows
# COM32 chain.c32
# APPEND hd0 1

LABEL hdt
MENU LABEL HDT (Hardware Detection Tool)
COM32 hdt.c32

LABEL reboot
MENU LABEL Reboot
COM32 reboot.c32

LABEL poweroff
MENU LABEL Poweroff
COM32 poweroff.c32
--------------------------------------------------------------------------------

=================== sda6: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

53.773735046 = 57.739108352 boot/grub/grub.cfg 1
47.783527374 = 51.307171840 boot/grub/i386-pc/core.img 1
49.746585846 = 53.414989824 boot/vmlinuz-4.1-i686 1
47.119308472 = 50.593972224 boot/initramfs-4.1-i686-fallback.img 1
50.563510895 = 54.292156416 boot/initramfs-4.1-i686.img 1

================= sda6: Location of files loaded by Syslinux: ==================

GiB - GB File Fragment(s)

49.746734619 = 53.415149568 boot/syslinux/syslinux.cfg 1

=========================== sda7/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}

if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 c86e8698-2bfb-4b31-8253-3c2f1450d51b
else
search --no-floppy --fs-uuid --set=root c86e8698-2bfb-4b31-8253-3c2f1450d51b
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_GB
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=30
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=10
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=10
fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-c86e8698-2bfb-4b31-8253-3c2f1450d51b' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 c86e8698-2bfb-4b31-8253-3c2f1450d51b
else
search --no-floppy --fs-uuid --set=root c86e8698-2bfb-4b31-8253-3c2f1450d51b
fi
linux /boot/vmlinuz-3.19.0-25-generic root=UUID=c86e8698-2bfb-4b31-8253-3c2f1450d51b ro
initrd /boot/initrd.img-3.19.0-25-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-c86e8698-2bfb-4b31-8253-3c2f1450d51b' {
menuentry 'Ubuntu, with Linux 3.19.0-25-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-25-generic-advanced-c86e8698-2bfb-4b31-8253-3c2f1450d51b' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 c86e8698-2bfb-4b31-8253-3c2f1450d51b
else
search --no-floppy --fs-uuid --set=root c86e8698-2bfb-4b31-8253-3c2f1450d51b
fi
echo 'Loading Linux 3.19.0-25-generic ...'
linux /boot/vmlinuz-3.19.0-25-generic root=UUID=c86e8698-2bfb-4b31-8253-3c2f1450d51b ro
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.19.0-25-generic
}
menuentry 'Ubuntu, with Linux 3.19.0-25-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.19.0-25-generic-recovery-c86e8698-2bfb-4b31-8253-3c2f1450d51b' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 c86e8698-2bfb-4b31-8253-3c2f1450d51b
else
search --no-floppy --fs-uuid --set=root c86e8698-2bfb-4b31-8253-3c2f1450d51b
fi
echo 'Loading Linux 3.19.0-25-generic ...'
linux /boot/vmlinuz-3.19.0-25-generic root=UUID=c86e8698-2bfb-4b31-8253-3c2f1450d51b ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.19.0-25-generic
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 c86e8698-2bfb-4b31-8253-3c2f1450d51b
else
search --no-floppy --fs-uuid --set=root c86e8698-2bfb-4b31-8253-3c2f1450d51b
fi
knetbsd /boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
insmod part_msdos
insmod ext2
set root='hd0,msdos7'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos7 --hint-efi=hd0,msdos7 --hint-baremetal=ahci0,msdos7 c86e8698-2bfb-4b31-8253-3c2f1450d51b
else
search --no-floppy --fs-uuid --set=root c86e8698-2bfb-4b31-8253-3c2f1450d51b
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Microsoft Windows XP Professional (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-AA380EFB380EC673' {
insmod part_msdos
insmod ntfs
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 AA380EFB380EC673
else
search --no-floppy --fs-uuid --set=root AA380EFB380EC673
fi
parttool ${root} hidden-
drivemap -s (hd0) ${root}
chainloader +1
}
menuentry 'Linux Mint 17.3 Rosa (17.3) (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.13.0-24-generic
}
submenu 'Advanced options for Linux Mint 17.3 Rosa (17.3) (on /dev/sda2)' $menuentry_id_option 'osprober-gnulinux-advanced-c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
menuentry 'Linux Mint 17.3 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda2) (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic--c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.13.0-24-generic
}
menuentry 'Linux Mint 17.3 Cinnamon 64-bit, 3.13.0-24-generic (/dev/sda2) -- recovery mode (on /dev/sda2)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.13.0-24-generic-root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro recovery nomodeset-c1d0916c-ba98-4aa0-b961-3e9f2997c126' {
insmod part_msdos
insmod ext2
set root='hd0,msdos2'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2 c1d0916c-ba98-4aa0-b961-3e9f2997c126
else
search --no-floppy --fs-uuid --set=root c1d0916c-ba98-4aa0-b961-3e9f2997c126
fi
linux /boot/vmlinuz-3.13.0-24-generic root=UUID=c1d0916c-ba98-4aa0-b961-3e9f2997c126 ro recovery nomodeset
initrd /boot/initrd.img-3.13.0-24-generic
}
}

menuentry 'Manjaro Linux (15.12) (on /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-9b82b48c-150c-4685-8c96-aa49984deaa3' {
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
initrd /boot/intel-ucode.img
}
submenu 'Advanced options for Manjaro Linux (15.12) (on /dev/sda6)' $menuentry_id_option 'osprober-gnulinux-advanced-9b82b48c-150c-4685-8c96-aa49984deaa3' {
menuentry 'Manjaro Linux (on /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.1-i686--9b82b48c-150c-4685-8c96-aa49984deaa3' {
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
initrd /boot/intel-ucode.img
}
menuentry 'Manjaro Linux (Kernel 4.1.15-1-MANJARO x32) (on /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.1-i686--9b82b48c-150c-4685-8c96-aa49984deaa3' {
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
initrd /boot/intel-ucode.img
}
menuentry 'Manjaro Linux (Kernel 4.1.15-1-MANJARO x32 - fallback initramfs) (on /dev/sda6)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-4.1-i686--9b82b48c-150c-4685-8c96-aa49984deaa3' {
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 --hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 9b82b48c-150c-4685-8c96-aa49984deaa3
else
search --no-floppy --fs-uuid --set=root 9b82b48c-150c-4685-8c96-aa49984deaa3
fi
linux /boot/vmlinuz-4.1-i686 root=UUID=9b82b48c-150c-4685-8c96-aa49984deaa3 rw quiet splash resume=UUID=69139a6f-b538-4a76-8881-7188f583377d
initrd /boot/intel-ucode.img
}
}

set timeout_style=menu
if [ "${timeout}" = 0 ]; then
set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda7/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
# / was on /dev/sda7 during installation
UUID=c86e8698-2bfb-4b31-8253-3c2f1450d51b / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=69139a6f-b538-4a76-8881-7188f583377d none swap sw 0 0
--------------------------------------------------------------------------------

=================== sda7: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)

55.743659973 = 59.854299136 boot/grub/grub.cfg 1
56.757038116 = 60.942405632 boot/grub/i386-pc/core.img 1
54.527599335 = 58.548563968 boot/vmlinuz-3.19.0-25-generic 1
54.527599335 = 58.548563968 vmlinuz 1
55.864261627 = 59.983794176 boot/initrd.img-3.19.0-25-generic 2
55.864261627 = 59.983794176 initrd.img 2

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda4

00000000 ff 71 08 8b 10 50 ff 52 28 e9 04 ef fc ff 8b ff |.q...P.R(.......|
00000010 55 8b ec 83 ec 28 53 56 57 a1 54 07 1d 13 3d 54 |U....(SVW.T...=T|
00000020 07 1d 13 74 0a f6 40 3c 02 0f 85 a0 e1 19 00 83 |...t..@<........|
00000030 7d 0c 00 0f 84 b7 e1 19 00 8b 5d 08 6a ff ff 75 |}.........].j..u|
00000040 0c 8d b3 b4 00 00 00 8b ce e8 78 e7 fa ff 85 c0 |..........x.....|
00000050 89 45 f8 0f 8c 88 00 00 00 80 bb ee 00 00 00 00 |.E..............|
00000060 0f 85 94 e1 19 00 33 c0 83 65 0c 00 8d 7d e8 ab |......3..e...}..|
00000070 ab ab ab 66 83 65 e8 00 80 3d 58 07 1d 13 00 8d |...f.e...=X.....|
00000080 75 e8 8d 7d d8 a5 a5 a5 a5 0f 84 c8 71 05 00 83 |u..}........q...|
00000090 7b 08 00 7e 42 8b 45 0c 8b 4b 0c c1 e0 02 83 3c |{..~B.E..K.....<|
000000a0 08 00 74 1c 8b 04 08 8b 08 83 ec 10 8b fc 8d 75 |..t............u|
000000b0 d8 a5 a5 68 d3 14 00 00 a5 6a 00 50 a5 ff 51 0c |...h.....j.P..Q.|
000000c0 ff 45 0c 8b 45 0c 3b 43 08 7c ca 66 81 7d e8 ff |.E..E.;C.|.f.}..|
000000d0 0f 0f 84 32 e1 19 00 8d 45 e8 50 ff 15 58 1b 95 |...2....E.P..X..|
000000e0 12 8b 45 f8 5f 5e 5b c9 c2 08 00 8b ff 55 8b ec |..E._^[......U..|
000000f0 a1 54 07 1d 13 3d 54 07 1d 13 74 0a f6 40 3c 02 |.T...=T...t..@<.|
00000100 0f 85 b1 dc 19 00 8b 45 08 ff b0 90 01 00 00 ff |.......E........|
00000110 75 0c e8 8a 1e fb ff 5d c2 08 00 66 39 45 18 0f |u......]...f9E..|
00000120 84 c3 1b fd ff 66 39 5d 18 0f 85 d7 56 01 00 8b |.....f9]....V...|
00000130 4d 08 8d 46 08 50 89 10 66 c7 06 08 00 8b 11 51 |M..F.P..f......Q|
00000140 ff 52 34 e9 e6 1e fd ff 8b ff 55 8b ec a1 54 07 |.R4.......U...T.|
00000150 1d 13 3d 54 07 1d 13 74 0a f6 40 3c 02 0f 85 12 |..=T...t..@<....|
00000160 dc 19 00 8b 45 08 ff b0 78 01 00 00 ff 75 0c e8 |....E...x....u..|
00000170 2d 1e fb ff 5d c2 08 00 8b ff 53 33 db 39 1d 88 |-...].....S3.9..|
00000180 5f 1d 13 56 8b f1 0f 85 fc e0 01 00 5e 33 c0 5b |_..V........^3.[|
00000190 c3 8b ff 55 8b ec 83 ec 14 56 8b f1 57 8d 4d f8 |...U.....V..W.M.|
000001a0 e8 57 3b fe ff 80 3d 54 60 1d 13 00 0f 85 36 1c |.W;...=T`.....6.|
000001b0 16 00 8b 7d 08 8b ce 89 3d 48 60 1d 13 e8 00 fe |...}....=H`.....|
000001c0 ff ff 82 fe ff ff 00 08 00 00 00 10 a1 00 00 fe |................|
000001d0 ff ff 05 fe ff ff 00 18 a1 00 00 d0 1b 01 00 00 |................|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200


=============================== StdErr Messages: ===============================

No volume groups found
 
Old 02-09-2016, 04:33 PM   #13
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
You have xp on sda1, Mint on sda2, Manjaro on sda6 and Ubuntu on sda7. Which systems bootloader is in the MBR? Your Mint boot menu only shows itself and xp, the Manjaro menu shows itself, xp and Mint while the Ubuntu menu shows them all. What is the status now? If you installed Grub from Ubuntu, you should be seeing all options in the menu. What can you boot, if anything? xp shows in all three menus and the boot.ini points to the correct partition which is marked active. Something on xp might be corrupted. Once you click on the menu link in Grub for xp, you are no longer in Linux/Grub but on the windows partition.
 
Old 02-10-2016, 01:43 AM   #14
henrig
Member
 
Registered: Jan 2016
Location: UK
Distribution: Linux Mint
Posts: 50

Original Poster
Rep: Reputation: Disabled
The last OS I installed was Ubuntu server and I see its boot menu with all OS options. It makes sense that the others' boot menus don't show all boot options because when I installed Mint, there was no Manjaro or Ubuntu.
So when booting the PC, I get all the OS boot options but Windows XP and Manjaro don't work, probably for different reasons. Something on XP is probably corrupted indeed and that must have happened when I resized the partition. Manjaro gives an error message (kernel panics) when booting so I can work on that one.
 
Old 02-10-2016, 09:03 AM   #15
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,492

Rep: Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488Reputation: 2488
If you still have the installation disk for xp, you might try a repair option to repair the bootloader after which you would of course, need to reinstall and update grub. There may be other way to do this I don't know, never really used xp so you might have more luck on a windows xp forum.

Your menuentries for Manjaro in Ubuntu look OK. The only unusual thing I see is that you have both Grub and Syslinux directories/files on the Manjaro partition and I would not expect to see Syslinux there since both are bootloaders and only one is needed. Other than that, I don't see anything unusual. Since you indicate that Manjaro originally booted, you might try as a test to boot Ubuntu, mount the Manjaro partition and copy the first entry for Manjaro from it's grub.cfg to the Ubuntu grub.cfg and save the file. You might make a not of which entry it is in the menu, Manjaro Copy or something so you know which it is when it boots. Reboot and test to see if it work. If not you just delete it and try something else. It may be that Grub2 is confused about the two bootloaders on Manjaro, I don't really know.
 
  


Reply

Tags
windows xp



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora - XP: Windows Install CD does not boot anymore ... Stamos Linux - Software 8 12-09-2006 03:32 PM
Can't get grub to boot Windows anymore! a10waveracer Linux - General 7 08-24-2005 02:58 AM
Cant boot to windows anymore? Using lilo/mandrake af_dave Linux - General 4 07-18-2004 11:19 PM
Windows 98 won't boot anymore... and music softwares... suddierocks Linux - Newbie 4 01-17-2004 12:35 PM
Linux doesent boot anymore, just Windows fedivh Linux - General 10 10-14-2003 08:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration