Nov 24, 2009
Pages: 1, 2

Suse Installation Question

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

Suse Installation Question

dhanesh
xboxrulez, you pointed out the word i was looking for, "ReiserFS" indeed. SuSe has ReiserFS written after every partition it creates/wants to create, so now i am guessing its a good thing. About the ext3 over ext2 explaination, i understood that pretty much, but just going through a few websites to get more info on those.

If GNOME is not for beginners then i might be better off with KDE smile.gif anyways i have to reinstall suse with all the changes/mistakes that i have learned so far so this time i'll use KDE as my desktop, but i dont think the default install of KDE gives me firefox, i have to d'load it seperately. WHICH is another question in itself lol, installation of software would be later on but first i need to get my hands a lil wet with linux to get to know it better.

If CTRL+ALT+F6 isnt the force quit combo then what would it be (in GNOME i mean) ? And since i'll be using KDE in my next install, CTRL+ESC would be the force quit combo as you mentioned earlier smile.gif

Yordan, regarding the installation on the free space, i'll just have to try it hands on to see if i can manage that, then only i could post my findings. But thanks for the tip tho, so now my HDD would be :
C: 40 - Windows , D: 20 - BLANK-NTFS , E: 20 - BLANK-NTFS , F: 20 - BLANK-unpartitioned.

I am not going to format it with any file system, but let suse do that. It would be easier that way smile.gif I'll post up as soon as i get into partition screen and if i run into any problems lol .. sorry.

Regards
Dhanesh.

 

 

 


Comment/Reply (w/o sign-up)

dhanesh
Ok, my questions on the new installation side by side ..

1) I boot up from the CD .. and i have a screen that shows me 7 options. Being a learner i wouldent want to play with all functions but what would the following options do/mean ?
  • Installation ( I know this would install a full and clean install of suse ) - I chose this one both times
  • Installation - ACPI Disabled
  • Installation - Local APIC Disabled
  • Installation - Safe Settings
  • Rescue System
2) Yordan .. this is for you tongue.gif hehe .. After i left the F: drive as unpartitioned this is what it did
/dev/sda 93.1GB HDD
/dev/sda1 39.0GB NTFS C:
/dev/sda2 54.0GB Extended
/dev/sda5 19.5GB NTFS D:
/dev/sda6 19.5GB NTFS E:
/dev/sda7 1.4GB Linux Swap
/dev/sda8 5.6GB Linux Native (reiser) /
/dev/sda9 7.9GB Linux Native (reiser) /home

Proposed installation by suse :
Create swap partition /dev/sda7 (1.4GB)
Create root partition /dev/sda8 (5.6GB) with reiserfs
Create partition /dev/sda9 (7.9GB) for /home with reiserfs
Set mount point of /dev/sda1 to /windows/C (Whats this ? does it change/mount anything here ?)
Set mount point of /dev/sda5 to /windows/D (Whats this ? does it change/mount anything here ?)
Set mount point of /dev/sda6 to /windows/E (Whats this ? does it change/mount anything here ?)

I know this is right, but just want to confirm it through you guys. I will then go ahead and blindly hit next smile.gif

Thats all for now, m off to sleep. Will check back tommorow and start installing then smile.gif .. lets see how it goes this time. Hopefully i know a lil about linux, thankx to you guys.

Regards
Dhanesh.

 

 

 


Comment/Reply (w/o sign-up)

xboxrulz
from above it seems that all your hard-drives are all connected through SCSI.

Anyways, the set mount point means that it will try to mount your NTFS to those locations. Which is /windows/*

As for your 7 options, you chose the correct option. Those other options are advanced options.

As for Firefox, it's selected by default. However, you can use YaST2 to double check that. Firefox can still be installed with your operating system regardless of the desktop environment.

As for the GNOME combo, I have absolutely no clue.

xboxrulz

Comment/Reply (w/o sign-up)

yordan
QUOTE
2) Yordan .. this is for you tongue.gif hehe .. After i left the F: drive as unpartitioned this is what it did
/dev/sda 93.1GB HDD
/dev/sda1 39.0GB NTFS C:
/dev/sda2 54.0GB Extended
/dev/sda5 19.5GB NTFS D:
/dev/sda6 19.5GB NTFS E:
/dev/sda7 1.4GB Linux Swap
/dev/sda8 5.6GB Linux Native (reiser) /
/dev/sda9 7.9GB Linux Native (reiser) /home

Proposed installation by suse :
Create swap partition /dev/sda7 (1.4GB)
Create root partition /dev/sda8 (5.6GB) with reiserfs
Create partition /dev/sda9 (7.9GB) for /home with reiserfs
Set mount point of /dev/sda1 to /windows/C (Whats this ? does it change/mount anything here ?)
Set mount point of /dev/sda5 to /windows/D (Whats this ? does it change/mount anything here ?)
Set mount point of /dev/sda6 to /windows/E (Whats this ? does it change/mount anything here ?)

OK, that's exactly what I want to you do.
And I also wanted these "set mount points" to be done.
This is quite correct.
Now, you will have a fully correct installation
This is the way you will perform communications between the Unix world and the Microsoft Windows world.
when you go to /windows/C under Linux, you will be on your Windows C: disk
when you go to /windows/D you will read the files on your Windows D: disk.
When you boot under Windows and write a text file in your E: disk, you will be able to read it in the Linux directory named /windows/E.
Regards
Yordan

Comment/Reply (w/o sign-up)

dhanesh
QUOTE(xboxrulz @ Sep 3 2006, 11:35 PM) *
from above it seems that all your hard-drives are all connected through SCSI.


Ahh yes thankx for pointing that out, i have to change it back to SATA and see if it works. But i am guessing you knew this from /dev/sda where sda is for SCSI.

QUOTE
As for your 7 options, you chose the correct option. Those other options are advanced options.


The rest 3 bootup options are not necessary as of now, but what would they do if selected ?

QUOTE
As for the GNOME combo, I have absolutely no clue.


Checked a few sites out and Ctrl-Alt-F2 seems to be the combo on a PC. Tho its always better to check out and then be shure smile.gif

QUOTE
This is the way you will perform communications between the Unix world and the Microsoft Windows world.
when you go to /windows/C under Linux, you will be on your Windows C: disk
when you go to /windows/D you will read the files on your Windows D: disk.
When you boot under Windows and write a text file in your E: disk, you will be able to read it in the Linux directory named /windows/E.


Yordan biggrin.gif ,, hehe, well i quiet didnt get what u ment by this, but leme tell you what i did understand (plz correct me if m wrong). In linux i tried to access the computer and under it all i could see was my files, because the last install also had somthing like Set mount point of /dev/sda1 to /windows/C etc. So if i understood you right, then there should be a folder in "my computer" in linux that says windows and all the drives listed under it ? I normally would not mess around with transfering files but i need to know this in order to do a network in linux.

The exact same type of network i am doing under windows. I share the D: drive on my desktop and when i hit \\192.168.0.1\ i see the drive and a printer. If file exachange is possible on windows to windows platform, it should be possible on linux to windows platform, considering the mounting done ?

Gosh, duno if that made sense, but please dont get frustrated tongue.gif .. i see xbox getting red as hell and yordan is at the verge of getting red unsure.gif .
Regards
Dhanesh.


Comment/Reply (w/o sign-up)

yordan
QUOTE
If file exachange is possible on windows to windows platform, it should be possible on linux to windows platform, considering the mounting done ?

Not really for that reason, but it's partly true.
The mounting trick allows you, in case you have dual-boot and boot sometimes on Linux and sometimes on Microsoft Windows, to see the Windows files when you are booted on Linux.
For instance, suppose you were working with Microsoft Word when you were booted on Windows, you save your document as d:\mytodaylife.doc, and send it to your friend over gmail.
Now, you boot under Linux, you read your mails using the Linux version of Firefox, and your friend tells you he lost the file. Then, go to /windows/D and you see the file again (althout you are using Linux and it's a Crosoft Windows file) and you can send the file again without needing to reboot under Windows.
This is the sharing mode between Windows and Linux, on the same computer, alternatively booting to Linux or to Windows.

Now, there is another way of collaboration, collaboration with your Laptop.
When both systems are booted under Crosoft Windows, the Windows network is in charge of files sharing.
When the laptop is on Windows and the main PC is under Linux, SAMBA is in charge or sharing files. So, you have to learn how to configure samba, you simply have to share a Linux folder with Samba and your windows Laptop will be able to mount it.

Comment/Reply (w/o sign-up)

xboxrulz
The other boot function is if your computer doesn't support ACPI (the newest power handler, most modern systems has that functionality). The second one is almost the same thing, but I'm no so sure. The third one is if there was any problem installing using the default option. Then you should use this if all fails.

The CTRL+ALT+F* all bump you to a text-only console (the true Linux console). Therefore, as I said earlier, impossible for your desktop to use that as a shortcut key. The reason behind this is that the shortcut is hardcoded into Linux to be used for the console switcher.


xboxrulz

Comment/Reply (w/o sign-up)

dhanesh
Really sorry for the delay in reply, you see windows was keeping me buzy tongue.gif .. I have the recovery CD for my laptop, but was trying to make/install a clean windows xp installation on my C: partition, WHICH didnt happen even after 7 re-installs, 5 dvds waste and all that time waste smile.gif .. i'd love to embrace my windows so bad so to choke it to death !

Newayz, Thankx xboxrulz for that last bit of info. And thank you yordan .. i got what you were trying to tell me about the file exchange in both the system due to the mount. I am currently done with a fresh install of windows and now installing SuSe .. so hopefully this would be the last install ..... for today tongue.gif ...

I guess we should end this post here, and i'll have to make a new one for the extra problems i come accross in suse, so hope you guys help me there too, so wish me luck smile.gif

Thanks for the help and support you guys are giving, dont know what i would have done without astahost and you guys wink.gif Cheers !

Regards
Dhanesh.


Comment/Reply (w/o sign-up)

(G)James Yong Look
Suse wireless intallation problem
Suse Installation Question

I am trying to install a wireless connection using SUSE 10.  After keying my network password, I am able to connect to my wireless network (d-link) but automatically disconnected after a while.  I am again asked for my encypted password and key ring but would already fail to connect.  I am always promted to key-in my network pasword evertime I try to connect.  I am sure that my pasword is correct because I can get connected evrytime I re-install YAST.

question by James Yong Look

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : Suse Installation

  1. Now Linux is ease - The linux SuSE 9.1 is most ease linux (9)
    /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> if you desire
    to do your linux most ease, I recommend yourself to change you to SuSE 9.1 and your life to be ease.
    These linux make all to you. you don't need to make nothing. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />...
  2. Linux Software Installation Help - it tells how to install software in tar.bz2 or .bin extension (2)
  3. Linux SuSE detec you all hareware - Yea SuSE detec all. (2)
    Yea SuSE heve the best tools. Mplayer, Xmms, OpenOfecce, K3B, FireFox etc....
  4. Errors When Installing/booting - From Live CD and actual installation (13)
    On my new computer, I decided to install Linux as I need it for development purposes. Wanting to
    take a shortcut, I tried using Wubi, the Windows-based Ubuntu Installer. Everything went fine as it
    installed. I restarted the system to find revalidation errors when booting. It kept on repeating
    the same thing over and over so I thought that the Wubi installation was corrupted or otherwise
    damaged. I downloaded Ubuntu 8.04 and burnt it onto a CD-R and tried that instead. I couldn't
    even boot into the Live CD session because the same error came up. It looked like this: ...
  5. Suse 10.0: Can't Get On Network! Help Please! - (11)
    On my main computer, I got SuSE 10.0 installed as a dual boot with no problems except the network.
    SuSE sees my integrated NIC card (it's on the motherboard) but I can't get online! I went
    into terminal, did a SU - and logged in and then did an ifconfig... eth0 is there but no IPv4
    address, just an IPv6 and then the loopback address. Could it be that I'm running the 32 bit
    version of it and when I went to install, it was like "Cool computer, but.... this is 32 bit and
    you're using a 64 bit processor!!!!"? Just wondering. I could probably download 10.1 6...
  6. Problem With Fedora Core 5 Installation - In fact after installation..... (14)
    I was trying to load Fedora into my Machine. After 30 minutes of smooth run, I succeeded in
    installing it. All along my mouse was working just fine. After the installation was complete, when I
    rebooted the machine still mouse was fine. Now finally after I give the user ID and password fpr
    login, the mouse pointer just disappeared!!! Well, the mouse still works. When I move the mouse the
    items get highlighted. When I double click the highlighted item, it opens the application. The
    scroll button is working fine. but.... The mouse pointer is not being displayed!!! I trie...
  7. Suse Vs. Redhat - Suse vs. Redhat (12)
    Suse is a great and now free distro of linux, it has great hardware support and have made it easy
    for a windows user to transfer to linux os. suse is completely open source, well at leas the open
    source version. Red hat on the other hand is very good and is used more for IT and big companies.
    NASA uses redhat so as dell and hp. but it is a commercial linux, and can get pretty expensive. its
    more for the engineer and IT pro. overall suse is best for the average user that wants an easy
    linux distro to get started with and never change. i personally recommend it my self...
  8. Suse Linux Problem - after download finish problem (4)
    i have "tried" to switch to suse Linux a couple 2days ago for the first time ever i do switch from
    microssoft ... it's bad ... way too bad i have a dell dimension 4100 with 730Mhz CPU , 128 RAM.
    i downloaded it by the book and reached the final "page" ...(congratulation ... install done .. brr)
    it ejected the cd and pressd finished the os start to load but in the middle of the prosess the
    screen went black i thought it was ....what so ever it was doing ...but i waited for 35mins and
    nothing. what wrong have i done ??/ or might i have downloaded the wrong CD (i mean ...
  9. Suse Linux - (7)
    Have you ever heard of the linux operating system? Well suse linux is a distrubution of it. It is
    one of the best in my mind, and cheap to buy. A good site to buy it is http://amazon.com Also a
    good reference for linux begginers is this site: Lunetix reference site When you are on it, click
    on the download link to get a free copy. Have fun making your linux skills better! ...
  10. With Wubi The Hard Drive Does Not Have To Be Repartitioned Before The Ubuntu Installation - (2)
    Wubi is an Ubuntu installer for Windows that lets you install and uninstall Ubuntu from a Windows
    desktop. Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is
    installed within a file in the Windows file system (a loopmounted partition), this file is seen by
    Ubuntu as a real hard disk. That way the hard drive does not have to be repartitioned before the
    Ubuntu installation. The resulting Ubuntu installation is a "real" Linux system, not just a virtual
    machine. Wubi makes it easy for Linux newbies to play around with Ubuntu. http://wubi-i...
  11. Ubuntu Installation Help ! - (11)
    I am pretty well satisfied with SuSE linux, but wanted to give ubuntu a try. While installation i
    came accross the partition selector. While in SuSE it is easy to understand, here in ubuntu its
    kinda hard. The first screen of partition is shown below .. But To start off, see my HDD
    partition status. Its a 100GB HDD with the partitions as follows: If i select the 3rd option
    of doing it manually, it shows me all these detected: What do i have to do if i want to
    install ubuntu on my 4th partition (F:), thats the 15GB one. And how does it automaticall...
  12. True Type Fonts In Linux - Installation/configuration required? (4)
    As I mentioned in the other thread , I installed Ubuntu last night, and I am quite happy with the
    result. And again, as I said there, the font rendering is something that give room for wanting
    something better. The question is, can we use TrueType fonts with Linux, and specifically Ubuntu?
    Is it as simple as copying the font files (.ttf) into a particular directory? Or do we need to
    install or configure something? If it is simple as copying the required fonts to a particular
    folder/directory, which directory should they be copied to? Edit: The fonts in Linux se...
  13. Using Ndiswrapper In Fedora Core 6 - Installation Error (4)
    Hi, I have been trying to install my wireless pcmcia card onto fedora core 6. to do this i have been
    trying to use ndiswrapper http://ndiswrapper.sourceforge.net but with no luck. i am using
    ndiswrapper-1.34 and i keep running into some problems. I can successfully complete the make
    distclean, make and make install (root) commands and they work without a problem. It is only when i
    try to enter the command ndiswrapper -i filename.inf (replacing filename.inf with the .inf file of
    my pc card) i get the following error QUOTE # ndiswrapper -i WG511v2.INF bash: nd...
  14. Suse 10.0 Won't Install? - (17)
    I don't get this... I've downloaded the 5 (?) CD set of SuSE 10. It installs PERFECTLY
    however, the last step, the hardware thing (I forget what it is called), it quits on it and
    won't boot SuSE, it goes DIRECTLY into YaST and it's an endless loop... anyone else have
    similar install problems? Thanks! F...
  15. Suse Repositories - Anyone using SuSE ? (7)
    !! It's for SuSE users !! Which are the best repositories for Yum and YaST on SuSE ??
    Where can I find a repositorie with A LOT of LIBS that are needed commonly ? Is there a repository
    with packages such as PostgreSQL, PHP5, Mplayer, Lame, DVD::RIP, and many other apps for SuSE ? Are
    those rpm for Fedora compatible with SuSE ? And what about Mandrake RPMs ? /unsure.gif"
    style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> ...
  16. Why SuSE is The Most Easy Beginner's Linux - Do you now wy SuSE is the most ease linu (10)
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> Yea, SuSE
    is the best linux to the linux beginer. /tongue.gif" style="vertical-align:middle" emoid=":P"
    border="0" alt="tongue.gif" />...
  17. Suse Linux 10.0 - Help with Wireless card!!! (3)
    I recently installed Suse 10.0 on my Laptop, an ibm thinkpad 600x and I ran into a problem with the
    Wireless card. I'm pretty new to linux but I know a few things and i needed some help. It is a
    Belkin 806.11b wireless card i believe and its usb. For some reason linux does not find it and I
    don't know how to install the drivers for it. If anyone could help I would really aprreciate it.
    If you need any more information just tell me and I'll do my best to get it for you. If anything
    else could you tell me what kind of wireless card can i buy at the store that i...
  18. Suse Linux 10.1 Beta 2 Beta - SUSE LINUX 10.1 Beta 2 beta (0)
    SUSE LINUX Professional Novell provides everything today's Linux user needs for home computing
    and computing-on-the-go. This product includes a Linux operating system plus dozens of essential
    integrated tools that showcase the latest that open source has to offer. Download File Size:
    667,000 KB...
  19. ( Auto ) Playing Cds On Old Debian Installation ? - (7)
    I got an old laptop and there's an old debian is installed. There's tuxbox etc. Firts off I
    wanted to play an audio CD, but there was no aquto play, though. Then I asked my friend how to make
    it and he said "mount cdrom" then it said only root can do that, I asked my frind and he said you
    must change to root. It's kinda weird stuff going on here! Can any one help me?...
  20. Please Help With Suse 10 And Adsl+ - canīt connect to the net with linux (21)
    Hi Peoples, I just installed SUSE Linux 10 on my PC, everything worked fine. BUT i canīt connect to
    the net... I do have a Huawei MT882 adsl+ Modem/Router what works fine on my windows installation.
    Please help, where do i have to start to keep on going. If you need some more specific info please
    pm me Thanks Blix...
  21. Suse Linux Enterprise Server 9 - (5)
    I'm wondering if anyone has ever used SuSE Linux Enterprise Server 9 as a regular desktop Linux
    distro? I use mine as a local test server, but I'm thinking of installing it on my laptop (it
    has mobile features in it!) and dual booting with XP. Maybe not in the near future or anything. It
    doesn't come with software like OpenOffice.org like some other versions have (Xandros for
    example, and I think Fedora Core 4) and it is very limited except on server stuff. Well, I am new to
    Linux so I wouldn't exactly know what 'limited' was on a Linux system. ...
  22. Suse And Dual Monitors - it isn't working (1)
    I'm wondering if anyone can help me with my problem. I have Suse 9.2 on my computer and I
    recently added a second monitor. For some reason I can't get it set up correctly. My video
    card is a Radeon 9800. I think that might be some of my problem since Ati doesn't seem to have
    good driver support for linux. Anyway, I have Ati's drivers installed, not the ones that came
    with Suse. I ran the configuration utility that came with the drivers, and as far as I can tell I
    entered all the right settings. However, the X server refuses to start when I have bot...



Looking for suse, installation, question

See Also,

*SIMILAR VIDEOS*
Searching Video's for suse, installation, question
advertisement



Suse Installation Question

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com