SlideShare a Scribd company logo
How to mount usb flash disk on FreeBSD 7.0
Oliver Herold oliver at akephalos.de
Thu Nov 8 05:52:01 PST 2007

     Previous message: How to mount usb flash disk on FreeBSD 7.0
     Next message: How to mount usb flash disk on FreeBSD 7.0
     Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

Hi

if this is a card reader then it will be most of the time something like

mount_msdosfs /dev/da0s1 /mnt/usb

Just have a look into /dev


Cheers Oliver

On Thu, Nov 08, 2007 at 09:13:15PM +0800, Tsetsbold wrote:
> Hi all,
>
> I am newbie to UNIX and using FreeBSD 7.0 current ,and I cannot mount my
> USB flash disk. I searched on google but couldn't find anything helpful.
>
> I did this steps.
>
> #mkdir /mnt/usb
> #mount /dev/da0 /mnt/usb
> mount: /dev/da0 : Invalid argument
>
> # mount -t vfat /dev/da0 /mnt/usb
> mount: /dev/da0 : Operation not supported by device
>
> #dmesg
> umass0: <USB2.0 Flash Disk, class 0/0, rev 2.00/1.00, addr 2> on uhub6
> da0 at umass-sim0 bus 0 target 0 lun 0
> da0: <USB2.0 Flash Disk 5.00> Removable Direct Access SCSI-2 device
> da0: 40.000MB/s transfers
> da0: 2028MB (1038592 2048 byte sectors: 255H 63S/T 64C)
> (da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0
> (da0:umass-sim0:0:0:0): NOT READY asc:3a,0
> (da0:umass-sim0:0:0:0): Medium not present
> (da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0
>
> Now I really don't know what to do? Can anybody advice me what to do?
>
> Thanks,
> Tsetsbold
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"

--
The sun was shining on the sea,
Shining with all his might:
He did his very best to make
The billows smooth and bright --
And this was very odd, because it was
The middle of the night.
-- Lewis Carroll, "Through the Looking Glass"

    Previous message: How to mount usb flash disk on FreeBSD 7.0
    Next message: How to mount usb flash disk on FreeBSD 7.0
    Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

More information about the freebsd-questions mailing list
________________________________________________________________________________
_________________



 Mount USB Flashdrive di FreeBSD
Bingung aing, mo install paket nmap dan links tapi koneksi internet di kostn pke
vpn, smtara ini lom dapat paket pptp untuk bsd. hehe :D

Akhirnya browsing2 paket nmap n links d google, download manual pke windows yg
udh nyambung k VPN IT TELKOM. Trus d upload d web server windows. Nah skrg yg
jadi persoalan adalah, gmn caranya ngambil tuh paket. Cringggg pke perintah
wget.. pas d ketik wget http://172.18.2.183/mirror/ftp/wget-1.1.2.tar.gz
munculny malah..

    wget: command not found

Nah lo ternyata paket wget blm keinstall. Gmn cara nginstallny??
Cringg pke media flashdrive?? Cara nge-mountnya gmn??

Browsing-browsing di google lg, akhirnya dapat di SINI , mari kita mulai..
Beli gorengan dulu di samping kostn, buat ganjal perut. Haha dr pg lom makan
niy..

Edit file rc.conf di /etc/rc.conf

    #pico /etc/rc.conf

Tambahin baris di bawah ini:

    usbd_enable="YES"

Save trus colokin dech USB flashdrive ke port USB d kompi.
Nanti secara otomatis akan muncul di layar:

    umass0: on uhub0
    ass0 : Get Max Lun not supported (STALLED)
    0 at umass-sim0 bus0 target 0 lun 0
    0: Removable Direct Access SCSI-2 Device
    0: 1.000MB/s transfers
    0: 62MB (120000 512 byte sectors: 64H 32S/T 62C)
    OM_Label: Label for provider da0s1 is msdosfs/SLIM_SH@DY.
    OM_LABEL:Label msdosfs/SLIM_SH@DY removed.


Sekarang buat dulu folder baru untuk tempat ngmountnya, misalnya folder usb

    #mkdir /mnt/usb

setelah itu ketikkan perintah

    #mount –t msdosfs /dev/da0s1 /mnt/usb

-t msdosfs digunakan untuk menentukan filesystem yang digunakan oleh flashdisk
adalah FAT (DOS/Windows)

Jika sudah selesai menggunakan Flash Disk, unmount dengan perintah :
#umount /mnt/usb

Tapi ternyata cukup repot kalo harus mengetik mount –t msdosfs /dev/da0s1
/mnt/flashdisk setiap kali kita ngmount tuh usb flashdrive. :D
Nah, untuk menyingkatnya, lakukan langkah berikut :
Buka file

    #/etc/fstab

Tambahkan baris berikut :

    #/dev/da0s1 /mnt/flashdisk msdosfs rw,noauto 0 0

Simpan file tersebut.

Ga perlu restart. Ini bukan W****ws :D

Berikutnya kalo mau mounting, cukup ketik :

    #mount /mnt/flashdisk

Untuk unmount :

    #umount /mnt/flashdisk

Source : http://blog.andrisuwignyo.net/2008/07/mounting-usb-flashdrive-di-
freebsd.html

More Related Content

What's hot

RamDisk
RamDiskRamDisk
VirtualBox Ubuntu Host Windows Guest
VirtualBox Ubuntu Host Windows GuestVirtualBox Ubuntu Host Windows Guest
VirtualBox Ubuntu Host Windows Guest
aindilis
 
How to install
How to installHow to install
How to install
Wahyu Aulizar
 
2345014 unix-linux-bsd-cheat-sheets-i
2345014 unix-linux-bsd-cheat-sheets-i2345014 unix-linux-bsd-cheat-sheets-i
2345014 unix-linux-bsd-cheat-sheets-i
Logesh Kumar Anandhan
 
Linux Basic Commands
Linux Basic CommandsLinux Basic Commands
Linux Basic Commands
Hanan Nmr
 
Linux cmd
Linux cmdLinux cmd
Linux cmd
Reka
 
Linux fundamental - Chap 03 file
Linux fundamental - Chap 03 fileLinux fundamental - Chap 03 file
Linux fundamental - Chap 03 file
Kenny (netman)
 
The Unix Command Line | Jim Reevior
The Unix Command Line | Jim ReeviorThe Unix Command Line | Jim Reevior
The Unix Command Line | Jim Reevior
Oomph, Inc.
 
Unix cmd on_free_bsd
Unix cmd on_free_bsdUnix cmd on_free_bsd
Unix cmd on_free_bsd
小均 張
 
Linux fundamental - Chap 02 perm
Linux fundamental - Chap 02 permLinux fundamental - Chap 02 perm
Linux fundamental - Chap 02 perm
Kenny (netman)
 
Php Basics part 1
Php Basics part 1Php Basics part 1
Php Basics part 1
KRISHNA PATTAR
 
Linux basics and commands - from lynxbee.com
Linux basics and commands - from lynxbee.comLinux basics and commands - from lynxbee.com
Linux basics and commands - from lynxbee.com
Green Ecosystem
 
Restricting unix users
Restricting unix usersRestricting unix users
Restricting unix users
Muqthiyar Pasha
 
DDR PC3200
DDR PC3200DDR PC3200
DDR PC3200
steve predle
 
4.4. Hashcracking server on generic hardware
4.4. Hashcracking server on generic hardware4.4. Hashcracking server on generic hardware
4.4. Hashcracking server on generic hardware
defconmoscow
 
Redis -- Memory as the New Disk
Redis -- Memory as the New DiskRedis -- Memory as the New Disk
Redis -- Memory as the New Disk
Tim Lossen
 
Tên hàm
Tên hàmTên hàm
Tên hàm
huynhthanhson
 
Asiabsdcon2013
Asiabsdcon2013Asiabsdcon2013
Asiabsdcon2013
krispcbsd
 
Unixtoolbox
UnixtoolboxUnixtoolbox
Unixtoolbox
LILIANA FERNANDEZ
 
Basic commands of linux
Basic commands of linuxBasic commands of linux
Basic commands of linux
shravan saini
 

What's hot (20)

RamDisk
RamDiskRamDisk
RamDisk
 
VirtualBox Ubuntu Host Windows Guest
VirtualBox Ubuntu Host Windows GuestVirtualBox Ubuntu Host Windows Guest
VirtualBox Ubuntu Host Windows Guest
 
How to install
How to installHow to install
How to install
 
2345014 unix-linux-bsd-cheat-sheets-i
2345014 unix-linux-bsd-cheat-sheets-i2345014 unix-linux-bsd-cheat-sheets-i
2345014 unix-linux-bsd-cheat-sheets-i
 
Linux Basic Commands
Linux Basic CommandsLinux Basic Commands
Linux Basic Commands
 
Linux cmd
Linux cmdLinux cmd
Linux cmd
 
Linux fundamental - Chap 03 file
Linux fundamental - Chap 03 fileLinux fundamental - Chap 03 file
Linux fundamental - Chap 03 file
 
The Unix Command Line | Jim Reevior
The Unix Command Line | Jim ReeviorThe Unix Command Line | Jim Reevior
The Unix Command Line | Jim Reevior
 
Unix cmd on_free_bsd
Unix cmd on_free_bsdUnix cmd on_free_bsd
Unix cmd on_free_bsd
 
Linux fundamental - Chap 02 perm
Linux fundamental - Chap 02 permLinux fundamental - Chap 02 perm
Linux fundamental - Chap 02 perm
 
Php Basics part 1
Php Basics part 1Php Basics part 1
Php Basics part 1
 
Linux basics and commands - from lynxbee.com
Linux basics and commands - from lynxbee.comLinux basics and commands - from lynxbee.com
Linux basics and commands - from lynxbee.com
 
Restricting unix users
Restricting unix usersRestricting unix users
Restricting unix users
 
DDR PC3200
DDR PC3200DDR PC3200
DDR PC3200
 
4.4. Hashcracking server on generic hardware
4.4. Hashcracking server on generic hardware4.4. Hashcracking server on generic hardware
4.4. Hashcracking server on generic hardware
 
Redis -- Memory as the New Disk
Redis -- Memory as the New DiskRedis -- Memory as the New Disk
Redis -- Memory as the New Disk
 
Tên hàm
Tên hàmTên hàm
Tên hàm
 
Asiabsdcon2013
Asiabsdcon2013Asiabsdcon2013
Asiabsdcon2013
 
Unixtoolbox
UnixtoolboxUnixtoolbox
Unixtoolbox
 
Basic commands of linux
Basic commands of linuxBasic commands of linux
Basic commands of linux
 

Viewers also liked

20句養心妙語 (with music)
20句養心妙語 (with music)20句養心妙語 (with music)
20句養心妙語 (with music)
Dhamma Jata
 
Apresentação W2N
Apresentação W2NApresentação W2N
Apresentação W2N
w2ninternet
 
Culminating presentation
Culminating presentationCulminating presentation
Culminating presentation
Michael Middleton
 
Tarea de johar de chetea
Tarea de johar de cheteaTarea de johar de chetea
Tarea de johar de chetea
Johar Arenas Estrella
 
4 17 googlefacebook
4 17 googlefacebook4 17 googlefacebook
4 17 googlefacebook
Yuki Fujino
 
Actividades u3 2
Actividades u3 2Actividades u3 2
Actividades u3 2
igualdadsocial13
 
Foursquare 101
Foursquare 101Foursquare 101
Foursquare 101
mattersofgrey
 
Resumen navegadores web y buscadores web
Resumen navegadores web y buscadores webResumen navegadores web y buscadores web
Resumen navegadores web y buscadores web
Armando Arredondo
 
Cientificas colombianas
Cientificas colombianasCientificas colombianas
Cientificas colombianas
conygarcia
 
Dónde leemos nosotros
Dónde leemos nosotrosDónde leemos nosotros
Dónde leemos nosotros
Eduardo C. Chunga
 

Viewers also liked (10)

20句養心妙語 (with music)
20句養心妙語 (with music)20句養心妙語 (with music)
20句養心妙語 (with music)
 
Apresentação W2N
Apresentação W2NApresentação W2N
Apresentação W2N
 
Culminating presentation
Culminating presentationCulminating presentation
Culminating presentation
 
Tarea de johar de chetea
Tarea de johar de cheteaTarea de johar de chetea
Tarea de johar de chetea
 
4 17 googlefacebook
4 17 googlefacebook4 17 googlefacebook
4 17 googlefacebook
 
Actividades u3 2
Actividades u3 2Actividades u3 2
Actividades u3 2
 
Foursquare 101
Foursquare 101Foursquare 101
Foursquare 101
 
Resumen navegadores web y buscadores web
Resumen navegadores web y buscadores webResumen navegadores web y buscadores web
Resumen navegadores web y buscadores web
 
Cientificas colombianas
Cientificas colombianasCientificas colombianas
Cientificas colombianas
 
Dónde leemos nosotros
Dónde leemos nosotrosDónde leemos nosotros
Dónde leemos nosotros
 

Similar to Mounting usb free bsd

How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS
 How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS
How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS
Kentaro Hatori
 
Improve your storage with bcachefs
Improve your storage with bcachefsImprove your storage with bcachefs
Improve your storage with bcachefs
Marian Marinov
 
Mac os x mount ntfs
Mac os x mount ntfsMac os x mount ntfs
Mac os x mount ntfs
yusuf mochammad
 
Zsh shell-for-humans
Zsh shell-for-humansZsh shell-for-humans
Zsh shell-for-humans
Juan De Bravo
 
openbsd-as-nas.pdf
openbsd-as-nas.pdfopenbsd-as-nas.pdf
openbsd-as-nas.pdf
ssuserabc40f
 
Tao usb boot wmw
Tao usb boot wmwTao usb boot wmw
Tao usb boot wmw
nvluudan
 
Linux lv ms step by step
Linux lv ms step by stepLinux lv ms step by step
Linux lv ms step by step
sudakarman
 
Unix 6 en
Unix 6 enUnix 6 en
Unix 6 en
Simonas Kareiva
 
Jackpot! Attacking Arcade Machines
Jackpot! Attacking Arcade MachinesJackpot! Attacking Arcade Machines
Jackpot! Attacking Arcade Machines
Patrick Sayler
 
What every data programmer needs to know about disks
What every data programmer needs to know about disksWhat every data programmer needs to know about disks
What every data programmer needs to know about disks
iammutex
 
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Circling Cycle
 
Light my-fuse
Light my-fuseLight my-fuse
Light my-fuse
Workhorse Computing
 
Lacie Cloud Box data recovery with Linux
Lacie Cloud Box data recovery with LinuxLacie Cloud Box data recovery with Linux
Lacie Cloud Box data recovery with Linux
Jordi Clopés Esteban
 
Putting some "logic" in LVM.
Putting some "logic" in LVM.Putting some "logic" in LVM.
Putting some "logic" in LVM.
Workhorse Computing
 
Practical ZFS
Practical ZFSPractical ZFS
Practical ZFS
All Things Open
 
Hardware
HardwareHardware
Hardware
karan saini
 
Build Your Own Android Tablet
Build Your Own Android TabletBuild Your Own Android Tablet
Build Your Own Android Tablet
SGAndroidDevs
 
Iscsi
IscsiIscsi
Iscsi
Md Shihab
 
FreeBSD Portscamp, Kuala Lumpur 2016
FreeBSD Portscamp, Kuala Lumpur 2016FreeBSD Portscamp, Kuala Lumpur 2016
FreeBSD Portscamp, Kuala Lumpur 2016
Muhammad Moinur Rahman
 
Os Bernier
Os BernierOs Bernier
Os Bernier
oscon2007
 

Similar to Mounting usb free bsd (20)

How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS
 How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS
How to make multi-boot USB drive for LiveCD iso images on EFI/UEFI and BIOS
 
Improve your storage with bcachefs
Improve your storage with bcachefsImprove your storage with bcachefs
Improve your storage with bcachefs
 
Mac os x mount ntfs
Mac os x mount ntfsMac os x mount ntfs
Mac os x mount ntfs
 
Zsh shell-for-humans
Zsh shell-for-humansZsh shell-for-humans
Zsh shell-for-humans
 
openbsd-as-nas.pdf
openbsd-as-nas.pdfopenbsd-as-nas.pdf
openbsd-as-nas.pdf
 
Tao usb boot wmw
Tao usb boot wmwTao usb boot wmw
Tao usb boot wmw
 
Linux lv ms step by step
Linux lv ms step by stepLinux lv ms step by step
Linux lv ms step by step
 
Unix 6 en
Unix 6 enUnix 6 en
Unix 6 en
 
Jackpot! Attacking Arcade Machines
Jackpot! Attacking Arcade MachinesJackpot! Attacking Arcade Machines
Jackpot! Attacking Arcade Machines
 
What every data programmer needs to know about disks
What every data programmer needs to know about disksWhat every data programmer needs to know about disks
What every data programmer needs to know about disks
 
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
Hp ux-11iv3-multiple-clones-with-dynamic-root-disks-dusan-baljevic-mar2014
 
Light my-fuse
Light my-fuseLight my-fuse
Light my-fuse
 
Lacie Cloud Box data recovery with Linux
Lacie Cloud Box data recovery with LinuxLacie Cloud Box data recovery with Linux
Lacie Cloud Box data recovery with Linux
 
Putting some "logic" in LVM.
Putting some "logic" in LVM.Putting some "logic" in LVM.
Putting some "logic" in LVM.
 
Practical ZFS
Practical ZFSPractical ZFS
Practical ZFS
 
Hardware
HardwareHardware
Hardware
 
Build Your Own Android Tablet
Build Your Own Android TabletBuild Your Own Android Tablet
Build Your Own Android Tablet
 
Iscsi
IscsiIscsi
Iscsi
 
FreeBSD Portscamp, Kuala Lumpur 2016
FreeBSD Portscamp, Kuala Lumpur 2016FreeBSD Portscamp, Kuala Lumpur 2016
FreeBSD Portscamp, Kuala Lumpur 2016
 
Os Bernier
Os BernierOs Bernier
Os Bernier
 

Recently uploaded

Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
Neo4j
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
Zilliz
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
IndexBug
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
danishmna97
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 

Recently uploaded (20)

Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
GraphSummit Singapore | The Future of Agility: Supercharging Digital Transfor...
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial IntelligenceAI 101: An Introduction to the Basics and Impact of Artificial Intelligence
AI 101: An Introduction to the Basics and Impact of Artificial Intelligence
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
How to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptxHow to Get CNIC Information System with Paksim Ga.pptx
How to Get CNIC Information System with Paksim Ga.pptx
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 

Mounting usb free bsd

  • 1. How to mount usb flash disk on FreeBSD 7.0 Oliver Herold oliver at akephalos.de Thu Nov 8 05:52:01 PST 2007 Previous message: How to mount usb flash disk on FreeBSD 7.0 Next message: How to mount usb flash disk on FreeBSD 7.0 Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Hi if this is a card reader then it will be most of the time something like mount_msdosfs /dev/da0s1 /mnt/usb Just have a look into /dev Cheers Oliver On Thu, Nov 08, 2007 at 09:13:15PM +0800, Tsetsbold wrote: > Hi all, > > I am newbie to UNIX and using FreeBSD 7.0 current ,and I cannot mount my > USB flash disk. I searched on google but couldn't find anything helpful. > > I did this steps. > > #mkdir /mnt/usb > #mount /dev/da0 /mnt/usb > mount: /dev/da0 : Invalid argument > > # mount -t vfat /dev/da0 /mnt/usb > mount: /dev/da0 : Operation not supported by device > > #dmesg > umass0: <USB2.0 Flash Disk, class 0/0, rev 2.00/1.00, addr 2> on uhub6 > da0 at umass-sim0 bus 0 target 0 lun 0 > da0: <USB2.0 Flash Disk 5.00> Removable Direct Access SCSI-2 device > da0: 40.000MB/s transfers > da0: 2028MB (1038592 2048 byte sectors: 255H 63S/T 64C) > (da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 > (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 > (da0:umass-sim0:0:0:0): Medium not present > (da0:umass-sim0:0:0:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 > > Now I really don't know what to do? Can anybody advice me what to do? > > Thanks, > Tsetsbold > > _______________________________________________ > freebsd-questions at freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe at freebsd.org" -- The sun was shining on the sea, Shining with all his might: He did his very best to make The billows smooth and bright -- And this was very odd, because it was The middle of the night.
  • 2. -- Lewis Carroll, "Through the Looking Glass" Previous message: How to mount usb flash disk on FreeBSD 7.0 Next message: How to mount usb flash disk on FreeBSD 7.0 Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] More information about the freebsd-questions mailing list ________________________________________________________________________________ _________________ Mount USB Flashdrive di FreeBSD Bingung aing, mo install paket nmap dan links tapi koneksi internet di kostn pke vpn, smtara ini lom dapat paket pptp untuk bsd. hehe :D Akhirnya browsing2 paket nmap n links d google, download manual pke windows yg udh nyambung k VPN IT TELKOM. Trus d upload d web server windows. Nah skrg yg jadi persoalan adalah, gmn caranya ngambil tuh paket. Cringggg pke perintah wget.. pas d ketik wget http://172.18.2.183/mirror/ftp/wget-1.1.2.tar.gz munculny malah.. wget: command not found Nah lo ternyata paket wget blm keinstall. Gmn cara nginstallny?? Cringg pke media flashdrive?? Cara nge-mountnya gmn?? Browsing-browsing di google lg, akhirnya dapat di SINI , mari kita mulai.. Beli gorengan dulu di samping kostn, buat ganjal perut. Haha dr pg lom makan niy.. Edit file rc.conf di /etc/rc.conf #pico /etc/rc.conf Tambahin baris di bawah ini: usbd_enable="YES" Save trus colokin dech USB flashdrive ke port USB d kompi. Nanti secara otomatis akan muncul di layar: umass0: on uhub0 ass0 : Get Max Lun not supported (STALLED) 0 at umass-sim0 bus0 target 0 lun 0 0: Removable Direct Access SCSI-2 Device 0: 1.000MB/s transfers 0: 62MB (120000 512 byte sectors: 64H 32S/T 62C) OM_Label: Label for provider da0s1 is msdosfs/SLIM_SH@DY. OM_LABEL:Label msdosfs/SLIM_SH@DY removed. Sekarang buat dulu folder baru untuk tempat ngmountnya, misalnya folder usb #mkdir /mnt/usb setelah itu ketikkan perintah #mount –t msdosfs /dev/da0s1 /mnt/usb -t msdosfs digunakan untuk menentukan filesystem yang digunakan oleh flashdisk adalah FAT (DOS/Windows) Jika sudah selesai menggunakan Flash Disk, unmount dengan perintah :
  • 3. #umount /mnt/usb Tapi ternyata cukup repot kalo harus mengetik mount –t msdosfs /dev/da0s1 /mnt/flashdisk setiap kali kita ngmount tuh usb flashdrive. :D Nah, untuk menyingkatnya, lakukan langkah berikut : Buka file #/etc/fstab Tambahkan baris berikut : #/dev/da0s1 /mnt/flashdisk msdosfs rw,noauto 0 0 Simpan file tersebut. Ga perlu restart. Ini bukan W****ws :D Berikutnya kalo mau mounting, cukup ketik : #mount /mnt/flashdisk Untuk unmount : #umount /mnt/flashdisk Source : http://blog.andrisuwignyo.net/2008/07/mounting-usb-flashdrive-di- freebsd.html