Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Absolute beginner needs boot options

  1. #1
    Junior Member
    Join Date
    Jun 2003
    Posts
    9

    Absolute beginner needs boot options

    Impressed by Knoppix I today succeeded in installing version 3.1. on my hard disk, after making a linux and swap partition using knx-hdinstall.
    However, now whenever I reboot I only have the Linux option and cannot select WIN98.

    Attempts to reboot with a win98 start floppy showed that according to fdisk the active partition was the 98 one, but I still could not start win98 or access partition magic.

    So how do I get to start with the other OS? Can (or must ) I set up multibooting from within Knoppix? Or set another partition as active? I have studied the FAQs in vain. There is reference to QTPARTED being included, but I cant find it. Nor for that matter can I find Kfind. The manual tells me it will be found "in several programs", but which?

    Please bear with an absolute newbie who doesnt speak linux. (Is there a newbie forum anywhere?)

    Any help with be gratefully recieved.

    Roger

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Boot to the hard drive install of knoppix open a console window (the clam shell icon on the taskbar) then su then enter key now enter the root password to become root. gvim /etc/lilo.conf and enter will open the lilo configuration file for editing use the down arrow to go to the bottom of the file you will see lines something like this.

    Code:
    # other=/dev/hda
    #       label=Dos
    use the delete key to remove the # on both save the file and exit. Then while still at the root console /sbin/lilo will write the changes to the MBR and when you re-boot you now can have a choice of OS. BTW you can change the label= to Windows or Win98 if you want.

  3. #3
    Junior Member
    Join Date
    Jun 2003
    Posts
    9
    Thanks Stephen, but I didnīt get very far alas. I opened the console window and typed su, but I do not know the root password. I did indeed have to choose a password during the installation, but this is evidently not the "root" one, because it was rejected. Nor did simply hitting the enter key help. Is there a default password and what is it? The section on passwords in the online help was useless.

  4. #4
    Junior Member
    Join Date
    Jun 2003
    Posts
    9
    A follow-up:
    Q: What is the root password?
    A: There is none; all passwords are locked by default. You can set it by going Knoppix Menu->Root Shell and typing "passwd", then enterting a root password, also there are several sections you can read dealing with this subject in KNOPPIX/README_Security.txt. You can also type "sudo su" or "sudo -s" in any console window, or use <ctr>-<alt>-F2 to get at the text console with already opened root shell.
    Apparently, however, in some versions of Knoppix, if you type 'sudo -s', it will ask for a password. If you simply press return without entering anything, it will tell you 'Authentication Failed."

    So I typed sudo-s and got "command not found".
    I typed sudosu and got "Knoppix is not in the sudosfile. This incident will be reported."
    I typed passwd and was asked for the old one. So I typed the one and only one I had entered. It asked for a new one, and the five letter word I entered and repeated was rejected as too simple. However, it accepted an eight letter word, but when I again tried su, I got the same "authentification failed" as before when I entered the new word.


    Using <ctr>-<alt>-F2 got me to a login screen, but again the password, whether old, new, or none, produced "login incorrect".

    So what next?

    Roger

  5. #5
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by translator
    Thanks Stephen, but I didnīt get very far alas. I opened the console window and typed su, but I do not know the root password. I did indeed have to choose a password during the installation, but this is evidently not the "root" one, because it was rejected. Nor did simply hitting the enter key help. Is there a default password and what is it? The section on passwords in the online help was useless.
    You had to choose two passwords during install on for root and one for the user knoppix. So when you login as user knoppix use the one you choose for root in the console window.

  6. #6
    Junior Member
    Join Date
    Jun 2003
    Posts
    9
    Well, it appears that the password I entered and later modified applies to Knoppix only. I dont recollect ever having to select any password for root, which declines the knoppix one and rejecte my just hitting return, despite the comment I quoted previously "What is the root password? Answer:"There is none."

    And if I select Knoppix Menu, then Root Shell, a window flashes open and closes so fast that I cannot wnte "passwd" in it.

    Furthermore, if I boot from a Win98 rescue floppy, although fdisk shows the windows partition as active, it is still knoppix which comes up when I reboot.

    I need either to fix this password problem or delete the entire installation, it would seem. Not a very encouraging start to my attempts to get to know and love Linux!


    Roger

  7. #7
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by translator
    Well, it appears that the password I entered and later modified applies to Knoppix only. I dont recollect ever having to select any password for root, which declines the knoppix one and rejecte my just hitting return, despite the comment I quoted previously "What is the root password? Answer:"There is none."

    And if I select Knoppix Menu, then Root Shell, a window flashes open and closes so fast that I cannot wnte "passwd" in it.

    Furthermore, if I boot from a Win98 rescue floppy, although fdisk shows the windows partition as active, it is still knoppix which comes up when I reboot.

    I need either to fix this password problem or delete the entire installation, it would seem. Not a very encouraging start to my attempts to get to know and love Linux!


    Roger
    When you get to the lilo boot screen type linux single then enter that will boot you to a terminal without any password and you will be root user then enter passwd and enter a new root password. Then shutdown -r now to re-boot.

  8. #8
    Junior Member
    Join Date
    Jun 2003
    Posts
    9
    Hey, I am an ABOLUTE BEGINNER where Linux is concerned. So starting your reply with "when you get to the lilo boot screen... doesnt help me because I dont know how to get there, yet.

    Booting from the hard disk, I get a welcoming opening screen
    with the options of knoppix and root, below which are boxes in which to enter "login" and "password". There is also an option box for "session type", currently set to default.

    Control N takes me to a text screen asking for a login and a password.
    I cant provide suitable answers so have to reset, not knowing how to get back to the opening screen I described above.
    On rebooting, I cant get into root, as it wont accept any password I enter, so I have to select knoppix, and after entering the password I get to KDE and the clamshell console shows a prompt of knoppix@Bitch:~$
    (Bitch being the deserved name of my PC). So how do I get to lilo from there? Typing su at this prompt ^produces a request for a password, and typing the knoppix one leads to "idenfication failure".sdu

  9. #9
    Junior Member
    Join Date
    Jun 2003
    Posts
    9
    Hey, I am an ABOLUTE BEGINNER where Linux is concerned. So starting your reply with "when you get to the lilo boot screen... doesnt help me because I dont know how to get there, yet.

    Booting from the hard disk, I get a welcoming opening screen
    with the options of knoppix and root, below which are boxes in which to enter "login" and "password". There is also an option box for "session type", currently set to default.

    For login, it seems I have only a choice between "koppix" and "root".I cant get into root, as it wont accept any password I enter, so I have to select knoppix, and after entering the password I get to KDE; then the console, with a prompt "knoppix@Bitch:~$"
    Bitch is the deserved name of my pc.
    Thereafter
    Typing "gvim/etc/lilo.conf" gives
    -bash:...... no such file or directory.
    Indeed there is an etc folder, but seemingly no lilo in it.
    Typing su leads to a request for a password, followed by "authentification failure".

    So how and where can I find lilo, and what must I type in at the prompt!

    The source is not with me....

    Roger

  10. #10
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Lilo.conf has to be there in the /etc directory that is how you are booting. Try this boot from the CD and open a console window (clam shell icon on the taskbar) then sudo mount /dev/hda? /mnt/hda? to mount the partition on the first hard drive that contains the linux install replace the ? with the number of the partition. Then still in the console sudo gvim /mnt/hda?/etc/lilo.conf to open the file for editing make the changes and save the file. Next sudo chroot /mnt/hda?/ /sbin/lilo -v will write the changes to lilo to the MBR. While you are at it sudo chroot /mnt/hda?/ passwd root and set a new root password

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 5
    Last Post: 08-25-2004, 03:54 AM
  2. What are the Boot options?
    By jimbo62 in forum General Support
    Replies: 1
    Last Post: 08-15-2004, 02:28 AM
  3. 3.4 Boot options?
    By metalfan in forum Laptops
    Replies: 1
    Last Post: 08-13-2004, 01:35 PM
  4. Boot options
    By ovunque in forum General Support
    Replies: 1
    Last Post: 02-18-2004, 12:20 AM
  5. Boot options
    By Tea_Fiend in forum General Support
    Replies: 2
    Last Post: 02-17-2004, 08:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$14.77



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$10.20



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$8.50



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30