(DSL) Browse hard drives


Recommended Posts

Im new to Linux and running right now a LiveCD of DSL. I want to know how can I simply use browse the contents of my hard drives. Any "My Computer" type of app? Ive tried C: but nothing. Noticing alot of / slashes around. If anyone can help me and quickly thanks.

Link to comment
https://www.neowin.net/forum/topic/369870-dsl-browse-hard-drives/
Share on other sites

  NullPointerException said:
Search for an application named emelFM. Either on desktop or in right click menu. The other choice is to open up a terminal and browse your hard drives from there with the cd command

586500148[/snapback]

The same CD command Windows users use?

cd C:

cd E:

ect ect....?

  whiterabbit said:
Your going to want to grab Knoppix 4.0.1 It comes in a light version & a DVD version, Might I add the DVD version is like being a kid in a candy store. Not every live cd has NTFS driver support via the Kernel.

586500179[/snapback]

This is for a quick/one time thing so I dont want to download a 100MB+ ISO just so I can fix this problem. I think the DSL LiveCD supports NTFS.

  markjensen said:
Ouch!

Linux doesn't have "drive letters" like C:

Hold on, let me boot up DSL here at work and give you exact steps...

586500249[/snapback]

Thanks alot :D

Meanwhile this xtris game is getting addictive :shifty:

This might help (from a google) while I find a nearby co-worker's PC to use to boot DSL. :ninja:

http://www.damnsmalllinux.org/talk/node/133

EDIT: A full Knoppix CD is really much easier for most inexperienced people to use, as it auto-mounts NTFS drives, and uses an explorer-like Konqueror browser to get at the drives with point-n-click. :yes:

Yes it is supported. Here is a procedure to get access:

sudo su
mount -t ntfs /dev/hda1 /mnt/hd
cd /mnt/hd
ls

The first two commands get you to root, and mounts the first partition on the first hard drive.

The second two just take you to that directory and list the files, so you can see them.

In addition, if you want to browse, you can use the command dillo while still root, above. Then change the path to file:/mnt/hd to navigate the drive with dillo.

I tried to use Knoppix as mark said it automounts NTFS plans but the trouble is that when i boot it up after it does its command-line DOS type bootup my display turns off. I tried it on my PCI addon video card and my intregated one nothing. Same solution. The displays "crisps" like when the PC is turned off and the display light blinks.

Problem?

  Quote
Yes it is supported. Here is a procedure to get access:

CODEsudo su

mount -t ntfs /dev/hda1 /mnt/hd

cd /mnt/hd

ls

The first two commands get you to root, and mounts the first partition on the first hard drive.

The second two just take you to that directory and list the files, so you can see them.

In addition, if you want to browse, you can use the command dillo while still root, above. Then change the path to file:/mnt/hd to navigate the drive with dillo.

Are you sure about that? I tried to do it and it said that the kernal doesnt support the NTFS file type. I went to DSL and downloaded the ISO. I dont have any plugins/addons.

  rIaHc3 said:
I tried to use Knoppix as mark said it automounts NTFS plans but the trouble is that when i boot it up after it does its command-line DOS type bootup my display turns off. I tried it on my PCI addon video card and my intregated one nothing. Same solution. The displays "crisps" like when the PC is turned off and the display light blinks.

Problem?

586514586[/snapback]

Sounds like classic "display frequency" problem. Try CTRL+ALT+[num pad plus] a few times to cycle through to find a resolution/frequency that works for you.
  rIaHc3 said:
Are you sure about that? I tried to do it and it said that the kernal doesnt support the NTFS file type. I went to DSL and downloaded the ISO. I dont have any plugins/addons.

586514586[/snapback]

Yes. I am quite sure (I used my PC here at work, running Win2k). I am using a plain download of DSL 1.4 (current now is 1.5, according to their website). No extra add-ons or modules installed.
  markjensen said:
Yes it is supported.  Here is a procedure to get access:

sudo su
mount -t ntfs /dev/hda1 /mnt/hd
cd /mnt/hd
ls

The first two commands get you to root, and mounts the first partition on the first hard drive.

The second two just take you to that directory and list the files, so you can see them.

In addition, if you want to browse, you can use the command dillo while still root, above.  Then change the path to file:/mnt/hd to navigate the drive with dillo.

586500451[/snapback]

As usually you the Linux gawd was correct over the Windoses-loving n00b :blush: :p

I really dont get the whole "if i want to browse thing...." so if you could rexplain it thanks. I would like to browse the drives.

Let me explain my problem so maybe you can help me out; I have my Windows drive (C: in Windows), and 2 other hard drives connected, one internal and the other via USB. Id like to mount and browse the one that is internal. Thanks for all your help.

*while riahc3 waits for markjensen to reply, he boots up xtris again....*

/me is Linux noob, not an expert by any means! I just have a few years under his belt and get my experience by trying to help others (best way to learn is by fixing problems).

Were you able to successfully mount your first partition? It doesn't make much sense to go onto other partitions if you are not able to mount anything at this time.

As for mounting your other partition(s) (if I understand your post correctly), we will need a bit of info on how your drives are partitioned. Post the output of this command, and that will tell us everything we need to know about your drives.

sudo fdisk -l (that is a lowercase letter "L", not the number "1").

  markjensen said:
/me is Linux noob, not an expert by any means!  I just have a few years under his belt and get my experience by trying to help others (best way to learn is by fixing problems).

Were you able to successfully mount your first partition?  It doesn't make much sense to go onto other partitions if you are not able to mount anything at this time.

As for mounting your other partition(s) (if I understand your post correctly), we will need a bit of info on how your drives are partitioned.  Post the output of this command, and that will tell us everything we need to know about your drives.

sudo fdisk -l (that is a lowercase letter "L", not the number "1").

586518480[/snapback]

OK I did that command and now information has popped up about the 3 drives...

Problem is how do I copy paste that information here? No Windows methods of copying work here :p

Intresting way to work.....I wonder what the "Middle Button" (if any) is definded as in DSL on my MX1000

BTW I tried the Ctrl+Alt+Numpad +/- but it didnt work/do anything (for the other LiveCD distro)

Edited by rIaHc3

Disk /dev/sda: 164.6 GB, 164696555520 bytes

55 heads, 63 sectors/track, 92834 cylinders

Units = cylinders of 3465 * 512 = 1774080 bytes

Device Boot Start End Blocks Id System

/dev/sda1 * 1 92835 160836448+ 7 HPFS/NTFS

Disk /dev/hda: 81.9 GB, 81964302336 bytes

255 heads, 63 sectors/track, 9964 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hda1 * 1 9963 80027766 7 HPFS/NTFS

Disk /dev/hdb: 80.0 GB, 80026361856 bytes

255 heads, 63 sectors/track, 9729 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hdb1 * 1 9729 78148161 7 HPFS/NTFS

WOW!!! I loved that copy/paste thing! :D

Anyways I want to access both the hda and hdb ones (contents would be fine for each of them)....for sda i like to completly format it and leave it as RAW so I can format it in Windows later.

OT: How do I resize "windows" such as this Firefox one and move windows from workspaces to workspaces?

  rIaHc3 said:
Anyways I want to access both the hda and hdb ones (contents would be fine for each of them)....for sda i like to completly format it and leave it as RAW so I can format it in Windows later.

OT: How do I resize "windows" such as this Firefox one and move windows from workspaces to workspaces?

586560852[/snapback]

For removing the partition from sda, open a terminal and do this as root (or sudo the commands):

fdisk /dev/sda

d

w

q

That will perform fdisk on your sda drive, delete the partition, write you change, and quit the fdisk program.

Resizing windows can be done with the lower-right small resizing rectangle, or just hold down the alt key and right drag your mouse from within anywhere in your window (I find that very convenient, as you don't need to locate on the widget) (Y)

  markjensen said:
For removing the partition from sda, open a terminal and do this as root (or sudo the commands):

fdisk /dev/sda

d

w

q

That will perform fdisk on your sda drive, delete the partition, write you change, and quit the fdisk program.

Resizing windows can be done with the lower-right small resizing rectangle, or just hold down the alt key and right drag your mouse from within anywhere in your window (I find that very convenient, as you don't need to locate on the widget) (Y)

586562498[/snapback]

Sounds great. Im going to do ahead and try it out now.

How do I view the contents of the other 2 drives?

Im offically in love with the penguin. FINALLY I get a nice clean partition with no errors and very readable. A big special thanks to penguin and of course markjensen

Now one of those 2 drives is C: [under Windows] and the other one is a storage one I cant access [under Windows]. If I can access it.....I might as well dump Windows and learn all the ways of the penguin because Im amazed at how much power the Linux kernal accually has

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Meta pushes for EU-wide digital majority age, wants parental approval for teen app downloads by Paul Hill There is now a debate going on in the European Union to decide whether children should be allowed to access any social media websites before a certain age. Now, Meta, the owner of Facebook, Instagram, Threads, and WhatsApp, has come out in support for an EU-wide Digital Majority Age that would require parental approval for younger teens to download apps, including social media. The company cited a poll from Morning Consult which shows that around 75% of adults believe parents should have a say in whether their child can download apps. Meta points out that it’s not in favor of government-mandated social media bans, instead it wants to see parents have more power over what their kids do and don’t access. For Meta, this move would shift the burden of age verification from itself to app stores. Coming out in support of this also makes it look more responsible, an image improvement it definitely needs after all the controversies it has gotten into over the years. Meta has also not been quiet about the fact that it thinks the EU is overstepping in regulatory matters; just yesterday, Meta said it was appealing a fine from the EU and complained about excessive regulations it faces. Meta says that age verification must be implemented at the app store or operating system level so that parents get to control what kids attempt to install across the board. It said that the implementation should be easy-to-use and privacy-preserving and work consistently. Interestingly, Google just open-sourced its zero-knowledge proof libraries, so this could be used to help parents verify their age to allow an app install on their kid’s device in a privacy-preserving manner. So far, we’ve seen countries specifically trying to bring age verification to adult sites, but perhaps the EU member states pushing for a Digital Majority Age across the whole of digital with verification done in a privacy-friendly way, may be the best solution. Meta has already done significant work on trying to protect younger users in the form of Teen Accounts which come with built-in protections, time reminders, and notification limits. With these accounts, parents have control over the settings. While this is fine on Facebook, it doesn’t protect kids on other social media websites or platforms like Reddit, Discord, Telegram, and forums. The proposed OS level or app store level parental check may be more effective at protecting kids from a wider range of sources than just Meta products. Image via Depositphotos.com
    • To be fair, those are relatively old versions now that would require updates.
    • Simply the BEST email client I use it every single day . Phenomenal . It works with Gmail Aol for all out there to try it out !
    • It's been best practice for years to disable it anyway... TS disables 2.0, installs Pwsh 7.whatever
  • Recent Achievements

    • First Post
      Celilo earned a badge
      First Post
    • One Year In
      K.I.S.S. earned a badge
      One Year In
    • Week One Done
      solidox earned a badge
      Week One Done
    • Dedicated
      solidox earned a badge
      Dedicated
    • Week One Done
      Devesh Beri earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      441
    2. 2
      ATLien_0
      165
    3. 3
      +FloatingFatMan
      152
    4. 4
      Nick H.
      66
    5. 5
      +thexfile
      62
  • Tell a friend

    Love Neowin? Tell a friend!