LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 04-03-2012, 06:36 PM   #1
ALTN
LQ Newbie
 
Registered: Apr 2012
Posts: 8

Rep: Reputation: Disabled
openSUSE Installation Problem


Hello,
I'm trying to make my first steps with Linux, and currently facing troubles installing it.

I have an ASUS Laptop (N55SF)- Processor: 8x Intel(R) Core(TM) i7-2670QM CPU @2.20GHz - RAM: 6 GB- Hard Disk: 750 GB - OS: Windows 7

before i started the installation i partioned my Hard Disk as follows:
- under windows 7 i shrunk my C: OS partition to 166 GB (impossible to shrink more according to windows Partitioning tool)
- using GParted i moved my D:/ DATA partition just next to C:/ and resized it to 400GB
- using GParted i created a new Partition 107 GB and i plan to install openSUSE 12.1 on it

- then i followed the instructions to create a bootable usb stick
- i booted from it
- pressed F4 and choosed Hard Disk
- typed namescheme=by-label
- during the system analysis, and when it reached "search for Linux parttions", the following warning poped-up
_____________________________________________
YaST2
The partitioning on disk /dev/sdb is not readable by the partitioning tool parted, which is used to change the partition table.
You can use the partitions on disk dev/sdb as they are.
You can format them and assign mount points to them, but you cannot add, edit, resize, or remove partitions from that disk with with this tool.

_____________________________________________

- i pressed OK and followed the setup instructions (new installation- Region/Time Zone- KDE Desktop)
- The suggested partitioning was as follows
_____________________________________________
  • Delete partition /dev/sda1 (25.00 GB)
  • Delete Windows partition /dev/sda2 (166.09 GB). Resize impossible due to inconsistent fs. Try checking fs under Windows
  • Delete Windows partition /dev/sda3 (400.00 GB). Resize impossible due to inconsistent fs. Try checking fs under Windows
  • Delete Windows partition /dev/sda2 (107.55 GB). Resize impossible due to inconsistent fs. Try checking fs under Windows
  • Create swap volume /dev/sda1 (2.01 GB)
  • Create root volume /dev/sda2 (20.00 GB)
  • Create volume /dev/sda3 (676.63 GB) for /home with ext4
_____________________________________________

- I of course didn't accept it and proceeded as follow
- Create Partition Setup
- Checked "1.IDE Disk, 698.64 GB, /dev/sda, ST9750423AS" - Next
- Checked the 4th (last) hard disk "107.55 GB", HPFS/NTFS (/dev/sda4) - Next
- the new Suggested Partitioning was the following:
_____________________________________________
  • Delete Windows partition /dev/sda4 (107.55 GB)
  • Create extended partition /dev/sda4 (107.55 GB)
  • Create swap volume /dev/sda5 (2.01 GB)
  • Create root volume /dev/sda6 (20.00 GB)
  • Create volume /dev/sda7 (85.54 GB) for /home with ext4
  • set mount point of /dev/sda2 to /windows/C
  • set mount point of /dev/sda3 to /windows/D
_____________________________________________

- i proceeded through the edit Partition Setup to unmout the C drive, and kept the D drive mounted to use it as shared drive between W7 and SUSE.- Next
- filled the Create New User fields - Next
- under the installation settings, the Booting section was as follow:
_____________________________________________
The bootloader is installed on a partition that does not lie entirely below 128 GB. The system might not boot if BIOS support only lba24 (result error 18 during install grub MBR)
  • Boot Loader Type: GRUB
  • Status Location: /dev/sda4 (extended)
  • Change Location:
    • Boot from MBR is disabled (enable)
    • Boot from "/" partition is disabled (enable)
  • Sections:
    • openSUSE 12.1 (default)
    • windows 1
    • windows 2
    • Linux other
    • Failsafe -- openSUSE 12.1
  • order of Hard Disks: /dev/sda, /dev/sdb
_____________________________________________

- i pressed Install

The installation was doing fine in the beginning, until it reached 39% where it has been blocked for about half an hour; i tried to abort but the interface wasn't responding, and at the end i had no choice than using the power button to force a shutdown.

After that i re-used GParted to remove the partitions created by SUSE installer, and re-created a new formatted partition, which i can see now under W7 as E:, and thought that it would be better if i post my problem in this forum before re-trying.

Is-there any thing wrong with my installation procedure?

I'm struggling since yesterday morning and yet didn't succeed my SUSE installation

Any help will be appreciated.

Regards
 
Old 04-03-2012, 08:31 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
It's hard to guess what might have happened. Did you select ext4 filesystem for the root partition, sda6 as it is indicated in your output. Could you boot the Opensuse CD and click the Menu tab to get a konsole or terminal window open, login as root with: su, hit the enter key and entery: fdisk -l (Lower case Letter L in the command) and post it here. It will show your current partition info.

In the Live Installation Settings, you can access more info by clicking on any of the headings, System, Partitioning, Booting, etc.
 
Old 04-03-2012, 11:49 PM   #3
ALTN
LQ Newbie
 
Registered: Apr 2012
Posts: 8

Original Poster
Rep: Reputation: Disabled
Thank you for the help !

I rebooted using the usb stick, and chose check installation Media - entered the settings and configured it to open the shell before and after YaST (i'm not sure what u meant by " Menu tab"), i got the shell and typed " fdisk -l", this's what i got:

Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders total 1465149168 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: 0xa383324

http://data.imagup.com/10/1148214041.png

Disk /dev/sdb: 8011 MB, 8011120640 bytes
64 heads, 32 sectors/track, 7640 cylinders, total 15646720 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: 0x3d3e118f

http://data.imagup.com/10/1148214200.png

Disk /dev/sdb1: 4628 MB, 4628414464 bytes
64 heads, 32 sectors/track, 4414 cylinders, total 9039872 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: 0x3d3e118f

http://data.imagup.com/11/1148214249.png
___________________________________________________________

I noticed after executing this command that my hard disk capacity is 750 GB, however the sum of all my partitions (including the RECOVERY) is less than 700 GB, where is the missing 50 GB ??


NB:
- In the beginning i was using a DVD to install SUSE, but it was very slow and it was pausing and hanging (sometimes it hangs at 6% !)- with the bootable usb stick the installation got much faster but again hangs on 39%.

- As mentioned on my previous post, after the installation failure i booted on GParted - removed all the partitions created by openSUSE and re-created a new formatted partition (107 GB), so there's no sda6 any more.

Last edited by ALTN; 04-04-2012 at 09:10 AM.
 
Old 04-04-2012, 09:13 AM   #4
ALTN
LQ Newbie
 
Registered: Apr 2012
Posts: 8

Original Poster
Rep: Reputation: Disabled
Sorry for the links, i've fixed them !
 
Old 04-04-2012, 10:24 AM   #5
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
The first image you posted shows sda partitions. You have four partitions, all of which show windows filesystems which take up the entire drive. During the installation process of Opensuse you will need to change this to a Linux filesystem, the default being ext4. Installing Opensuse to an ntfs filesystem won't work. You will be given the option to select the filesystem type as well as the mount point during the installation.

If you have the standard Opensuse installation CD on a flash drive, you should have several options on boot including something like Try it or use as a Live CD. When you select that option, which probably is the default, you boot to a Desktop where you should see the Suse green Gecko icon in the extreme lower left as well as an install icon on the Desktop.

When you boot the Opensuse flash drive to begin the install, you should first see the License Agreement, then the time zone selection. After that you get the Suggested Partitioning window. Select Edit Partition Setup and you should get a new window showing your partitions. Right click on the partition you want to use (sda4??, don't know which) and you will see a pop-up giving you options including Edit which you select. You should see a new window where you need to select Format and set the fileystem type (ext4) and a check box to format. Make sure you get the right partition because formatting is going to destroy any data on that partition. You will need to set a mount point for the root filesystem which is indicated by this symbol: /, the forward slash. Review and if things are what you want, click the Finish tab. You should be back at the Suggested Partitioning window and the changes you made should now show in the window. If it is right, click the Next tab and you are at the Live Installation Settings page where you can review everything again before making any changes by clicking on the heading, System, Partitioning, etc... If you click on Booting, you get another page with a number of different options for the bootloader.

If the DVD and flash both hang, did you do an md5checksum to verify the download was good before creating the iso image?

Last edited by yancek; 04-04-2012 at 10:25 AM.
 
Old 04-04-2012, 11:23 AM   #6
ALTN
LQ Newbie
 
Registered: Apr 2012
Posts: 8

Original Poster
Rep: Reputation: Disabled
yes i did the md5 and sha1 checksums and they were good.

Well this link explains every thing, it's a compatibility issue, openSUSE 12.1 won't work with my ASUS N55SF, i was relatively "lucky" to figure it out early (Mano61 wasted 10 days, and didn't come to a solution ...).

So i guess i've to stuck with W7

Thank you for your time, and i've just 1 last question: is it possible to get my missing 50 GB back?
 
Old 04-04-2012, 01:07 PM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
Quote:
is it possible to get my missing 50 GB back?
Some space if used by the filesystem and some sectors may be bad. I won't really try to explain because I'm not really knowledgeable on the subject. You might search here at LQ or google for an explanation. I bought a computer with one 320GB drive in it and from the start, it would show as 298GB so...?
 
Old 04-04-2012, 01:29 PM   #8
ALTN
LQ Newbie
 
Registered: Apr 2012
Posts: 8

Original Poster
Rep: Reputation: Disabled
this's an explanation for the missing space.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ausus G74sx Opensuse 11.4 second HD installation problem ozne SUSE / openSUSE 1 11-02-2011 05:02 PM
problem on installation of openSUSE anurag1001 Linux - Newbie 1 04-12-2008 12:30 PM
openSUSE 10.3 Installation Problem dop SUSE / openSUSE 2 10-17-2007 06:47 PM
[Opensuse] Problem during installation jobbe Linux - Newbie 4 09-09-2007 12:41 PM
OpenSuse 10.2 installation Problem ravikumar79 SUSE / openSUSE 18 08-17-2007 01:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:08 AM.

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