LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-08-2017, 10:39 PM   #16
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,988

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388

Your flash drive is sdb and only one of 2 partitions on sdb is mounted, sdb2 on /media/john/usbdata. The first partition on sdb, sdb1 is not mounted and contains an iso file system. If you want to read what is on sdb2, then run sudo chmod -R 777 /media/john/usbdata/ as suggested above and see if you can enter and read what's on /media/john/usbdata.
 
Old 05-09-2017, 07:34 AM   #17
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
did you open gparted to ensure it is only one partition?
is it ntfs or any windows ?

got ntfs-3 installed?

their is another format that needs to be installed Sometimes -- xfit ( I forget) something strange thing like that. But that has to do with Android phone formatting

a file manager ( mine does) just mounts all mountable partitions on whatever I plug into it. But someone said FenDora is not good for .. doing that.

you should not even have to manually mount it. but if that is how fendoria rooolllssss - I'm happy I not use it.

Last edited by BW-userx; 05-09-2017 at 07:43 AM.
 
Old 05-09-2017, 09:05 AM   #18
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,988

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
Quote:
did you open gparted to ensure it is only one partition?
is it ntfs or any windows ?
Reread the prior posts. From the lsblk and mount output there are two partitions on the drive. The first one has an iso file system, probably from someone using the dd command to transfer an iso file to the first partition. The second partition is formatted ext4.
 
Old 05-09-2017, 11:14 AM   #19
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by kilgoretrout View Post
Reread the prior posts. From the lsblk and mount output there are two partitions on the drive. The first one has an iso file system, probably from someone using the dd command to transfer an iso file to the first partition. The second partition is formatted ext4.
just a check off list:
 
Old 05-09-2017, 01:49 PM   #20
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Well, I thank everyone for their valiant efforts here, but I'm left feeling as confused as ever. I do not, nor have I ever, used Fedora. I'm not sure where that came from. I use Xubuntu and before that I used Ubuntu. The friend who sent me the flash drive uses Slackware and I know he's only used Slackware for a long time. What I gather from the above is that there are two partitions on the drive, but thus far neither of them opens. I tried running sudo chmod -R 777 /media/john/usbdata/ as suggested and I still cannot access anything. One difference it made was eliminating the "x" that was over the usbdata folder. Even so the folder does not open. A flash drive is a small device. Maybe the simplest thing would be to just send it back to my friend and let him make whatever adjustments (or replacements) need to be made.

Unless there are any additional suggestions at this point. I really do appreciate this thoroughly knowledgeable and very helpful input!
 
Old 05-09-2017, 04:02 PM   #21
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,988

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
Do you know what type of data your friend was trying to send you. The reason I ask is the lsblk output you posted makes it pretty clear that your friend sent you a flash drive that was used to make a bootable flash drive for installing Debian Jessie. If that's not what he was suppose to send you, then he probably inadvertently sent you the wrong flash drive.
 
Old 05-09-2017, 04:50 PM   #22
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
I thought it was an installation for the latest update of Xubuntu, but I know he was suggesting Debian. So if this was strictly an installation drive it wouldn't respond to attempts to "open" it? My understanding was he was going to include a lot of additional information besides. But now I'm wondering if maybe it was just the bootable version of Debian.
 
Old 05-10-2017, 09:48 AM   #23
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,988

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
I would try booting off the drive and see if you wind up in a livecd environment. If that happens, you can probably access the extra data your friend sent from within that environment.
 
Old 05-10-2017, 11:01 AM   #24
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
What would be the process for doing that? Since my computer already has an OS installed how do I signal to the computer I want it to boot from the flash drive? If I have the drive plugged into a usb port, what happens after I push the power switch? (This is actually a good idea, incidentally!)
 
Old 05-10-2017, 12:42 PM   #25
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Okay...I did kilgoretrout's suggestion and booted from the usb drive. It did work...I got into Debian 8. Very limited use, however. Is it possible to get on the internet through a live boot? I was unable to do so. I think this is all that was on the drive. I tried mounting the drive while in Debian but still nothing resembling data.
 
Old 05-10-2017, 02:56 PM   #26
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,998

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Debian has some support for internet by default on live. Since you claim not to have it we have to assume either you need driver or configure the network as two most common I'd think. Some distro's ship network disabled by default. Debian usually is on if who ever made it as normal install.
 
Old 05-10-2017, 03:37 PM   #27
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,539

Rep: Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496Reputation: 2496
Quote:
Is it possible to get on the internet through a live boot?
It's certainly possible but as suggested above, you may not have the driver(s) necessary for your hardware. Since the Debian is "Live" installation, it is read-only by design and if you were to be able to obtain and install the proper driver, it would have to be done every time you reboot the "Live" install as everything is lost on reboot.

Perhaps if you posted how you tried to access/mount the second partition, someone might have a suggestion.
 
Old 05-10-2017, 07:55 PM   #28
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Sure. I didn't have to do anything, really. I had the usb drive inserted and as the computer was booting up, I held down F12 to get into the BIOS. At that point I was asked which drive I wanted to launch and I took the cursor down to usb Debian. And it just came up. I went into the Network manager and they wanted the Network name, SSID number,and that did nothing. From what I understand, the internet capacity should be available as soon as the live boot comes up.

Last edited by Yuhan; 05-11-2017 at 08:26 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I would like to access the data on my persistent Ubuntu flash drive, but.... White Essence Linux - Newbie 5 02-09-2013 02:55 PM
opensuse unable to see hp usb flash drive sirius57 Linux - Hardware 9 05-02-2010 04:03 PM
unable to write to my usb flash drive. schneidz Fedora 4 10-13-2008 09:30 PM
Unable to get the write properties for my flash drive deepumnit Linux - Hardware 1 03-07-2008 11:36 AM
Unable to mount the Flash Drive in RH9 gregorian Linux - Newbie 8 10-18-2006 03:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:33 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration