Results 1 to 10 of 10

Thread: HD install questions

  1. #1
    Junior Member
    Join Date
    Aug 2003
    Posts
    6

    HD install questions

    Hello,

    I am installing Knoppix to HD... My 4 attempts ended in a black screen right after copying files... The first 3 attempts I reset my machine and boot failed on the 4th try when I reset my machine it continued the proccess and went on to the setting up of the rest,smail,etc... There are important pieces missing in this OS install,one major piece being the root console...

    I am right now doing my 5th install and notice that there are a slew of "cp: reading /xxx/xxxxx/xxx/xxx Input/Output error"in the proccess...


    Is this normal ???
    Do you think I downloaded a bad CD copy ???
    Is there a way of fixing this HD install via an update or other means ???

    The CD boot into the OS is pretty complete so I am apprehensive on downloading another copy,don't want to do it and just have the same thing happen again...

    I will see what this 5th try brings but your experiences on the matter is much appreciated...

    Download was from Mirror.Ac.UK (England)...
    AMD 1800+, ECS K7S5A M/B, WD 400BB HD,


    Thanks,
    Slo...

  2. #2
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    You need to check the md5sum of the .iso you dl's first.

    md5sum Knoppix.blah.iso

    Since you've already burned a cd you can check it like so:

    boot: knoppix testcd

  3. #3
    Junior Member
    Join Date
    Aug 2003
    Posts
    6
    Thanks for your help...

    I burned another copy used knoppix tested at boot nothing happened so I guess it tested OK... Both copies do not give me a root shell...

    There is also a prob with sound... I finally got it working with OSS but all the OS sounds do not play... I know the sound is working because Realpayer is working fine...

    Your thoughts on a possible cure???

    Thanks again,
    slo...

  4. #4
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    Quote Originally Posted by Slo
    Thanks for your help...

    I burned another copy used knoppix tested at boot nothing happened so I guess it tested OK... Both copies do not give me a root shell...
    tesdtcd should return "Everything looks ok' and then continue to boot. testcd checks all the md5sumd on the cd. A root shell? You don't need one, just open a term and enter

    su

    and you are root

    OR you can do this:

    passwd

    THen assign root a new password. Then again:

    su
    <password>
    and you are root

    There is also a prob with sound... I finally got it working with OSS but all the OS sounds do not play... I know the sound is working because Realpayer is working fine...

    Your thoughts on a possible cure???

    Thanks again,
    slo...
    OS sounds- seems like you don't have aRts sound server enabled (but it should be on boot) anyway- look in the control center>Sound and make sure "Start aRts" is checked. If that isn't the problem- what kind of soundcard? Did you do sndconfig to get it working?

  5. #5
    Junior Member
    Join Date
    Aug 2003
    Posts
    6
    Sorry I did not get back here sooner to thank you for your help rickenbacherus...

    My mistake,I was using TESTED instead of TESTCD LOL I should get glasses... When I used the right command "Everything looks Ok" came up...

    I know SU will get me to root but it is strange that I can't pull up the root shell...

    The sound issue drove me crazy for 2 days... The problem is I have onboard SiS 7012 sound with a Realtek ALC100 chip... DMESG | MORE detects the PCI sound but reports the chip as ALC38... I tried many things to get the sound but none worked so I finally broke down and got a SoundBlaster PCI card and sound is now fully funcional... Knoppix detected it right from the start and loaded the correct module...

    Other issues I am having now...

    I can not use my CDROM... The CDROM is a new AOpen plug and play... Loading a CD and trying to read it is impossible... Another question is does Knoppix autoplay a CD when loaded???

    Problem with detecting a file... When I make a directory in Home and try to execute a command from the shell I get "No such file or directory" if I put the file in Home I then can find it... So it seems I can not make a directory and access it... Can anyone tell me why this happens???

    The rest seems fine but the two above issues are pretty important and I need to resolve them... If anyone can clure me in on them I will be greatful...

    Thanks.
    Slo...

  6. #6
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    Quote Originally Posted by Slo
    I can not use my CDROM... The CDROM is a new AOpen plug and play... Loading a CD and trying to read it is impossible... Another question is does Knoppix autoplay a CD when loaded???
    I've never seen it autoplay a cd bfore. I presume that you have managed to get Knoppix installed successfully. Just add yourself to /etc/sudoers and you can issue commands as root without becoming root. You will also need to add your username to /etc/group. Make sure you are included in everything you wish to access. Realize that in Linux, if you use a cdburner you need to use SCSI emulation. This is enabled by default in Knoppix so all cdrom drives will be listed as scsi devices. This is a BIG plus- you can install a new cdrom and you don't need to install a new driver for it!

    Do this:

    cdrecord -scanbus

    this also works:

    cat /proc/scsi/scsi

    That will show you bus,id,lun of each cdrom drive you have in your system. Kscd (the cdplayer) by default is looking for your music cd's at /dev/cdrom. But- if /dev/cdrom is not pointing to the right device it isn't going to work. Do this:

    ls -al /dev/cdrom

    /dev/cdrom should be a symbolic link to sr0 or scd0. Are you using scd0 or scd1 to play music cd's with? Try XMMS. Right click XMMS>Play Location and enter /dev/scd1 see if that works. If so then you just need to make a symbolic link from /dev/cdrom to /dev/scd1.

    There is more to it but post the output of the commands I have posted first- then I'll explain how to make those links if you like.

    Problem with detecting a file... When I make a directory in Home and try to execute a command from the shell I get "No such file or directory" if I put the file in Home I then can find it... So it seems I can not make a directory and access it... Can anyone tell me why this happens???
    I'm not sure I follow you- you make a directory (mkdir <blah>) OR are you making a file? Two different things there friend. But I don't see what that has to do with executing a command. If you want to look at the directory you made in /home/username as user, do this:

    cd
    ls


    Then you should see the new directory. Post some more details please and the output of all the commnds I have posted. We'll get you fixed.

  7. #7
    Junior Member
    Join Date
    Aug 2003
    Posts
    6
    I am not trying to play a music CD... I am trying to open diag with a data CD so I can copy files from CD to puter... Here is the info I gathered...

    Linux sg driver version: 3.1.25
    Using libscg version 'schily-0.7'
    scsibus0:
    0,0,0 0) 'E-IDE CD' '-956E/AKV ' 'R9AS' Removable CD-ROM
    0,1,0 1) *
    0,2,0 2) *
    0,3,0 3) *
    0,4,0 4) *
    0,5,0 5) *
    0,6,0 6) *
    0,7,0 7) *
    root@Slo:~# ls -al /dev/cdrom
    lrwxrwxrwx 1 root root 9 Aug 14 22:34 /dev/cdrom -> /dev/scd0




    I'm not sure I follow you- you make a directory (mkdir ) OR are you making a file? Two different things there friend. But I don't see what that has to do with executing a command. If you want to look at the directory you made in /home/username as user, do this:

    cd
    ls

    Then you should see the new directory. Post some more details please and the output of all the commnds I have posted. We'll get you fixed.

    Sorry... from the root file manager i right click>NEW>Directory,in that newly created directory I place a file say I name the new directory "Stuff" ... I now open up shell and cd /stuff and I get "no such file or directory"... When I write ls i get all the files in the root "Home" Directory but NO folders in Home only files...

    Slo...

  8. #8
    Junior Member
    Join Date
    Aug 2003
    Posts
    6
    Ok I did ls command again and this time all the folders showed up... II executed a command on a file within a folder within Home and it worked so it seems that problem is solved


    Thanks'
    Slo...

  9. #9
    Senior Member registered user
    Join Date
    Mar 2003
    Location
    colorado springs, colorado
    Posts
    1,933
    sudo mount -t iso9660 /dev/cdrom /cdrom

    cd /cdrom
    ls


    Presuming you do have a mount point named /cdrom that will work. Oh and BTW- in case you were unaware you cannot mount an audio cd as it has no file system on it.

  10. #10
    Junior Member
    Join Date
    Aug 2003
    Posts
    6
    OK cool...

    Thanks for your help...

    Slo...

Similar Threads

  1. More questions after HDD install. Please help.
    By rniles in forum Hdd Install / Debian / Apt
    Replies: 0
    Last Post: 12-20-2004, 04:21 AM
  2. Some serious questions after hdd-install......
    By Luke Riches in forum Hdd Install / Debian / Apt
    Replies: 4
    Last Post: 10-23-2004, 08:15 AM
  3. Some questions for HD install...
    By mike19 in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 07-14-2004, 01:11 AM
  4. Post install questions (firewire hdd install)
    By c123 in forum Hdd Install / Debian / Apt
    Replies: 10
    Last Post: 04-20-2004, 09:31 AM
  5. a few hdd install questions
    By bigjohn in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 09-27-2003, 12:33 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
  •  


IBM System X3250 M3 Server 8GB RAM Intel Xeon x3440 2.53ghz (NO HDD) picture

IBM System X3250 M3 Server 8GB RAM Intel Xeon x3440 2.53ghz (NO HDD)

$41.99



IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6Core 64GB RAM No HDD Server System picture

IBM Power S822 8284-22A 12SFF Power8 3.89GHz 6Core 64GB RAM No HDD Server System

$314.99



1U IBM x3550 M5 4 Bay SFF SAS3 Server 2x E5-2683 V3 28 Core 128GB DDR4 2x Tray picture

1U IBM x3550 M5 4 Bay SFF SAS3 Server 2x E5-2683 V3 28 Core 128GB DDR4 2x Tray

$318.00



IBM QRadar xx29 Server 4412Q2A picture

IBM QRadar xx29 Server 4412Q2A

$209.99



IBM Server Rack Cabinet Machine Type 9308 Model 42P w/ Mounting Accessories picture

IBM Server Rack Cabinet Machine Type 9308 Model 42P w/ Mounting Accessories

$379.99



IBM System x3550 M3 Dual Intel Xeon X5650 @2.67GHz 32GB RAM No HDD picture

IBM System x3550 M3 Dual Intel Xeon X5650 @2.67GHz 32GB RAM No HDD

$68.50



IBM System x3250 M3 4251PAB Server Intel Xeon X3430 2.4GHz 4GB SEE NOTES picture

IBM System x3250 M3 4251PAB Server Intel Xeon X3430 2.4GHz 4GB SEE NOTES

$21.41



IBM 9009-41A Power S914 w/ IBM Power9 CPU Processor 02CY259 9314 CA PQ NO RAM  picture

IBM 9009-41A Power S914 w/ IBM Power9 CPU Processor 02CY259 9314 CA PQ NO RAM

$2000.00



IBM System X3550 M4 Server 7914AC1 2*Intel Xeon E5-2630 2.3Ghz 32GB picture

IBM System X3550 M4 Server 7914AC1 2*Intel Xeon E5-2630 2.3Ghz 32GB

$159.00



IBM System X3650 Server M2 2 x Xeon X5570 2.93 Ghz w/128 GB/DVDRW picture

IBM System X3650 Server M2 2 x Xeon X5570 2.93 Ghz w/128 GB/DVDRW

$100.95