HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- how to mount pen drive in comand mode...
Operating System - Linux
1831635
Members
1676
Online
110027
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2010 10:16 PM
07-29-2010 10:16 PM
how to mount pen drive in comand mode...
i tried to mount pen drive in command mode but its showing msg tere is no such a entry in 'fstab' in that file i enterd "/dev/sdb1 /mnt/usb vfat 0 0" my pendrive file format is FAT32.. after put the entry also i cant able to.. so plz any one give solution to mount it...
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2010 10:46 PM
07-29-2010 10:46 PM
Re: how to mount pen drive in comand mode...
Hi,
have you looked in 'dmesg' and /var/log/messages to check that it has been assigned /dev/sdb?
regards
Matt
have you looked in 'dmesg' and /var/log/messages to check that it has been assigned /dev/sdb?
regards
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2010 03:56 AM
07-30-2010 03:56 AM
Re: how to mount pen drive in comand mode...
> i tried to mount pen drive in command mode
> but its showing msg [...]
As usual, it might help to see the actual
command with its actual error message, rather
than vague descriptions or interpretations.
Similarly:
grep usb fstab
> [...] i cant able to.. [...]
Again, ...
> but its showing msg [...]
As usual, it might help to see the actual
command with its actual error message, rather
than vague descriptions or interpretations.
Similarly:
grep usb fstab
> [...] i cant able to.. [...]
Again, ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2010 10:50 AM
07-30-2010 10:50 AM
Re: how to mount pen drive in comand mode...
You can mount the perndrive by using command.
# mount -t vfat /dev/sdb1 /mnt/usb
# mount -t vfat /dev/sdb1 /mnt/usb
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP