Find the answer to your Linux question:
Results 1 to 2 of 2
Good day guys! Last time, i made a post here was about my RH 9.0 which turn out to be an outdated one. Thanks to your sound advise i was ...
  1. #1
    Just Joined!
    Join Date
    Apr 2008
    Posts
    3

    Need help on filesystem and basic commands

    Good day guys!

    Last time, i made a post here was about my RH 9.0 which turn out to be an outdated one. Thanks to your sound advise i was able to download and install ubuntu on my HW.

    Got a few questions on these:

    I have a pre-installed windows with applications and im dual booting it with the ubuntu. Originaly disc partition(from Windows) was 40GB windows and 60 free space. So upon installation of ubuntu on the partitioning portion, i selected that the free space will be utilized and result after ubuntu was successfully installed is.

    filesystem -> (not stated)
    disc1 -> 60gb

    Is my 40GB consumed in the filesystem?
    Disc1 (60gb) contains all the files on the window system, and still the windows applications runs smoothly.
    If im going to install linux applications, to where storage destinations will it be installed in the file system or to my disc1?

    and also, i been googling a lot for what "terminal" command that change from drive to another. I'v already exhaused "cd" "ls" and "dir" but it will only navigate within the default media. Its more like what the command for transfer from usb drive to my rom drive to my hard drive using the terminal window.


    Thank u so much for reading my inquiries...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    filesystem -> (not stated)
    disc1 -> 60gb

    Is my 40GB consumed in the filesystem?
    No. Ubuntu automounts Windows OS partitions for data sharing. Check /media folder.
    Post the output of this
    Code:
    sudo fdisk -l
    df -h
    Disc1 (60gb) contains all the files on the window system, and still the windows applications runs smoothly.
    If im going to install linux applications, to where storage destinations will it be installed in the file system or to my disc1?
    Softwares installation is different in Linux and Windows OS. You dont have to specify install location because different types of files are stored in different places. Check here.

    and also, i been googling a lot for what "terminal" command that change from drive to another. I'v already exhaused "cd" "ls" and "dir" but it will only navigate within the default media. Its more like what the command for transfer from usb drive to my rom drive to my hard drive using the terminal window.
    First of all, check linuxcommand.org.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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